zeek/scripts/base
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
..
files Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
frameworks Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
misc Add script to detect filtered TCP traces, addresses BIT-1119. 2014-01-31 17:04:58 -06:00
protocols Merge remote-tracking branch 'origin/topic/johanna/dtls' 2015-03-23 12:40:38 -07:00
utils Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
init-bare.bro Tune parameters related to TCP initial window. 2015-03-19 13:23:55 -05:00
init-default.bro MySQL analyzer 2014-07-24 15:52:42 -04:00