zeek/scripts
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
..
base Merge remote-tracking branch 'origin/topic/johanna/dtls' 2015-03-23 12:40:38 -07:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
site Add very basic ocsp stapling support. 2014-04-24 12:37:34 -07:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Include timestamp in default extracted file names. 2015-03-13 14:25:30 -05:00