zeek/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 Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
dhcp Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
dnp3 Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
dns Merge remote-tracking branch 'origin/topic/jsiwek/bit-1324' 2015-03-23 10:35:30 -07:00
ftp Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
http Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
irc Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
modbus Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
mysql Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
pop3 Add README files for base/protocols 2013-10-17 12:47:32 -05:00
radius Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
smtp Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
snmp Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
socks Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
ssh Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
ssl Merge remote-tracking branch 'origin/topic/johanna/dtls' 2015-03-23 12:40:38 -07:00
syslog Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
tunnels Moved DPD signatures into script specific directories. 2013-07-09 22:44:55 -04:00