zeek/testing/btest/scripts/base/protocols
Robin Sommer ed4cd9352a Merge remote-tracking branch 'origin/topic/bernhard/even-more-ssl-changes'
Good stuff! (but I admit I didn't look at the OpenSSL code too closely :)

* origin/topic/bernhard/even-more-ssl-changes:
  small test update & script fix
  update baselines & add ocsp leak check
  Add policy script adding ocsp validation to ssl.log
  Implement verification of OCSP replies.
  Add tls flag to smtp.log. Will be set if a connection switched to startls.
  add starttls support for pop3
  Add smtp starttls support
  Replace errors when parsing x509 certs with weirds (as requested by Seth).
  move tls content types from heartbleed to consts.bro. Seems better to put them there...
  Add new features from other branch to the heartbleed-detector (and clean them up).
  Let TLS analyzer fail better when no longer in sync with the data stream. The version field in each record-layer packet is now re-checked.

BIT-1190 #merged

Conflicts:
	testing/btest/Baseline/scripts.policy.misc.dump-events/all-events.log
	testing/btest/Baseline/scripts.policy.misc.dump-events/smtp-events.log
2014-05-16 14:45:25 -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 fixed number of object bug in dnp3-protocol pac; update two base test trases 2013-08-23 18:10:30 -05:00
dns Merge remote-tracking branch 'origin/topic/jsiwek/bit-1156' 2014-04-24 16:36:47 -07:00
ftp Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
http Merge branch 'topic/robin/http-connect' 2014-03-03 16:53:46 -08: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/master' into topic/robin/plugins 2013-05-16 17:58:48 -07: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 Add smtp starttls support 2014-05-15 09:59:43 -07:00
snmp Add SNMP datagram parsing support. 2014-02-18 14:41:32 -06:00
socks SOCKS and tunnel test updates. 2012-06-20 14:19:49 -04:00
ssl Implement verification of OCSP replies. 2014-05-16 10:32:08 -07:00
syslog Porting syslog analyzer as another example. 2013-04-05 13:13:30 -07:00