zeek/testing/btest/scripts/base/protocols/ssl
Johanna Amann 991e4f5dc3 DTLS working.
The only thing that is missing is a signature to detect the protocol (it
has no well-known port).

Reassembly is kind of fidgety - at the moment we only support
re-assembling one simultaneous message per direction (which looking at
our test-traffic might not be a problem). And I am not quite sure if I
got all cases correct...

But - it works :)
2015-03-12 15:46:17 -07:00
..
basic.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
common_name.test Do not log common name by default (it is most interesting for scripts) 2015-03-03 16:38:25 -08:00
dhe.test Add DH support to SSL analyzer. 2014-04-26 23:52:51 -07:00
dpd.test test for new ssl/tls dpd signature 2014-04-10 14:33:14 -07:00
dtls.test DTLS working. 2015-03-12 15:46:17 -07:00
ecdhe.test Log chosen curve when using ec cipher suite in TLS. 2014-04-26 09:48:36 -07:00
ecdsa.test Fix x509 analyzer to correctly return ecdsa as the key_type for ecdsa certs. 2014-11-25 11:18:07 -08:00
fragment.test Implement correct parsing of TLS record fragmentation. 2015-03-11 18:23:08 -07:00
handshake-events.test Add two more ssl events - one triggered for each handshake message and one 2014-06-06 12:50:54 -07:00
ocsp-stapling.test Implement verification of OCSP replies. 2014-05-16 10:32:08 -07:00
tls-1.2-ciphers.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-1.2-handshake-failure.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-1.2-random.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-1.2.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-extension-events.test Add documentation, consts and tests for the new events. 2014-04-24 12:05:30 -07:00
x509_extensions.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00