zeek/testing/btest/Traces/tls
Johanna Amann 038fbf9b9e First step for a DTLS analyzer.
This commit mostly does a lot of refactoring of the current SSL
analyzer, which is split into several parts.

The handshake protocol is completely taken out of the SSL analyzer and
was refactored into its own analyzer (called tls-handshake-analyzer).
This will also (finally) make it possible to deal with TLS record
fragmentation.

Apart from that, the parts of the SSL analyzer that are common to DTLS
were split into their own pac files. Both the SSL analyzer and the (very
basic, mostly nonfunctional) DTLS analyzer use their own pac files and
those shared pac files.

All SSL tests still pass after refactoring so I hope I did not break
anything too badly.

At the moment, we have two different modules in one directory and I
guess the way I am doing this might be an abuse of the system. It seems
to work though...
2015-03-11 15:07:13 -07:00
..
cert-no-cn.pcap Do not log common name by default (it is most interesting for scripts) 2015-03-03 16:38:25 -08:00
chrome-34-google.trace Add documentation, consts and tests for the new events. 2014-04-24 12:05:30 -07:00
dhe.pcap Add DH support to SSL analyzer. 2014-04-26 23:52:51 -07:00
dtls-openssl.pcap First step for a DTLS analyzer. 2015-03-11 15:07:13 -07:00
ecdhe.pcap Log chosen curve when using ec cipher suite in TLS. 2014-04-26 09:48:36 -07:00
ecdsa-cert.pcap Fix x509 analyzer to correctly return ecdsa as the key_type for ecdsa certs. 2014-11-25 11:18:07 -08:00
google-duplicate.trace Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
heartbleed-encrypted-short.pcap Add new features from other branch to the heartbleed-detector (and clean them up). 2014-05-14 15:42:27 -07:00
heartbleed-encrypted-success.pcap Add documentation, consts and tests for the new events. 2014-04-24 12:05:30 -07:00
heartbleed-encrypted.pcap Add new features from other branch to the heartbleed-detector (and clean them up). 2014-05-14 15:42:27 -07:00
heartbleed-success.pcap Add documentation, consts and tests for the new events. 2014-04-24 12:05:30 -07:00
heartbleed.pcap Add documentation, consts and tests for the new events. 2014-04-24 12:05:30 -07:00
ocsp-stapling-digicert.trace Fix ocsp reply validation - there were a few things that definitely were wrong. 2014-09-04 12:22:55 -07:00
ocsp-stapling-twimg.trace Fix ocsp reply validation - there were a few things that definitely were wrong. 2014-09-04 12:22:55 -07:00
ocsp-stapling.trace Add very basic ocsp stapling support. 2014-04-24 12:37:34 -07:00
pop3-starttls.pcap add starttls support for pop3 2014-05-15 10:25:21 -07:00
smtp-starttls.pcap Add smtp starttls support 2014-05-15 09:59:43 -07:00
ssl-v2.trace test for new ssl/tls dpd signature 2014-04-10 14:33:14 -07:00
ssl.v3.trace Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-1.2-handshake-failure.trace Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-conn-with-extensions.trace Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-expired-cert.trace Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls1.2.trace Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00