zeek/testing/btest/scripts/base/protocols
Bernhard Amann ea1616bed5 At the moment, SSL connections where the ssl_established event does not fire are not logged.
That means that, for example, connections that are terminated with an alert during the
handshake never appear in the ssl.log.

This patch changes this behavior - now all ssl connections that fire any event are logged.

The protocol confirmation of the ssl analyzer is moved to the client_hello instead to
the server hello. Furthermore, an additional field is added to ssl.log, which indicates
if a connection has been established or not (which probably indicates a handshake problem).
2014-03-04 14:23:49 -08: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 Adding a trace with a DNSKEY RR. 2013-07-29 14:08:33 -07:00
ftp File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
http Merge branch 'topic/robin/http-connect' 2014-03-03 16:53:46 -08:00
irc File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
modbus Merge remote-tracking branch 'origin/master' into topic/robin/plugins 2013-05-16 17:58:48 -07:00
smtp File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
socks SOCKS and tunnel test updates. 2012-06-20 14:19:49 -04:00
ssl At the moment, SSL connections where the ssl_established event does not fire are not logged. 2014-03-04 14:23:49 -08:00
syslog Porting syslog analyzer as another example. 2013-04-05 13:13:30 -07:00