zeek/scripts/base/protocols/ssl
Johanna Amann f721c74bad Add compression methods to ssl_client_hello event.
This change adds compression methods to the ssl_client_hello event. It
not being included was an oversight from a long time ago.

This change means that the signature of ssl_client_hello changes
slightly and scripts will have to be adjusted; since this is a commonly
used event, the impact of it might be higher than usually for event
changes.
2017-02-03 11:48:55 -08:00
..
__load__.bro Very basic file-analyzer for x509 certificates. Mostly ripped from 2013-09-16 14:08:22 -07:00
consts.bro Add new TLS extension type (cached_info) 2017-01-19 13:22:34 -08:00
dpd.sig Extend ssl dpd signature to allow alert before server_hello. 2015-10-22 13:36:21 -07:00
files.bro Fix minor typos in documentation of various scripts 2016-11-11 14:08:17 -06:00
main.bro Add compression methods to ssl_client_hello event. 2017-02-03 11:48:55 -08:00
mozilla-ca-list.bro Update Mozilla CA list. 2016-08-10 09:21:46 -07:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Secure Sockets Layer (SSL) protocol analysis.