zeek/testing/btest/scripts/base/protocols
Robin Sommer 99c50251d4 Merge remote-tracking branch 'origin/topic/johanna/dtls'
* origin/topic/johanna/dtls:
  a few more small script-level fixes
  update test baselines
  add a simple leak test for dtls
  add signature for dtls client hello
  Make the plugin structure more... legal.
  Only force logging of SSL if it actually was the SSL analyzer that failed.
  DTLS working.
  Implement correct parsing of TLS record fragmentation.
  Make handshake analyzer flow-based. This means we can feed data to it in chunks, which makes dealing with fragmentation a little bit more convenient.
  When setting the SSL analyzer to fail, also stop processing data that already has been delivered to the analyzer, not just future data.
  First step for a DTLS analyzer.

BIT-1347 #merged

Conflicts:
	scripts/base/protocols/ssl/main.bro
	testing/btest/Baseline/plugins.hooks/output
2015-03-23 12:40:38 -07:00
..
conn FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
dhcp DHCP: Adding unit tests. 2013-07-31 17:30:56 -04:00
dnp3 Merge remote-tracking branch 'origin/topic/robin/dnp3-merge-v4' 2015-01-14 13:25:42 -08:00
dns BIT-788: use DNS QR field to better identify flow direction. 2015-03-19 11:53:40 -05:00
ftp Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
http Fix incorrect data delivery skips after gap in HTTP Content-Range. 2014-09-11 14:53:47 -05:00
irc Fix missing "irc-dcc-data" service field from IRC DCC connections. 2014-05-01 14:08:07 -05:00
modbus Merge remote-tracking branch 'origin/topic/hui/modbus-events' 2014-07-22 01:03:48 +02:00
mysql Add a btest for the Wireshark sample MySQL PCAP 2014-08-08 15:02:18 -05:00
pop3 Merge remote-tracking branch 'origin/topic/bernhard/even-more-ssl-changes' 2014-05-16 14:45:25 -07:00
radius Radius functionality and memleak test. 2014-05-15 11:49:03 -04:00
smtp Fixing SMTP state tracking. 2014-06-10 18:01:38 -07:00
snmp Add SNMP datagram parsing support. 2014-02-18 14:41:32 -06:00
socks Update the SOCKS analyzer to support user/pass login. 2015-02-05 12:44:10 -05:00
ssl DTLS working. 2015-03-12 15:46:17 -07:00
syslog Porting syslog analyzer as another example. 2013-04-05 13:13:30 -07:00