zeek/testing/btest/scripts/policy/protocols
Johanna Amann 577357d509 Small fixes and changes for the recent ssl-keyexchange-event merge.
This commit fixes a few small issues.

* server key exchange parameters are only parsed when a named curve is
  given.

* I removed the ssl-verbose.bro and moved the functionality into the
  testcase.

  The information that we get with these events is likely irrelevant to
  the majority of Bro users; I do not think that we have to ship a
  script that uses them by default. A script like this would be
  something to publish via the Bro package manager instead; this is the
  approach that we have taken with a number of the recent SSL addition.

* I marked the ssl_server_curve event as deprecated. More information is
  contained in the new ssl_ecdh_server_params event.

  This is an events that is probably seldomly (or never) directly used
  by anyone; I plan to completely remove it right after the 2.6 release.
2017-11-28 12:33:27 -08:00
..
conn Merge branch 'topic/jgras/mac-logging' of https://github.com/J-Gras/bro 2016-06-06 17:59:34 -07:00
dhcp/known-devices-and-hostnames Merge remote-tracking branch 'origin/topic/vladg/dhcp' 2013-08-03 19:14:00 -07:00
dns Change dns.log to include only standard DNS queries. 2014-01-28 13:56:22 -06:00
http Adding tests for Flash version parsing and plugin detection. 2015-07-30 07:23:14 -07:00
krb Refactor base krb scripts and update tests. 2017-02-18 13:55:39 -05:00
ssh Updates related to SSH analysis. 2015-03-30 11:30:48 -05:00
ssl Small fixes and changes for the recent ssl-keyexchange-event merge. 2017-11-28 12:33:27 -08:00