zeek/testing/btest/scripts/base/protocols/ssl
Johanna Amann 9d06a13828 Only pass session ticket data in ssl_session_ticket_handshake event
This commit fixes the parsing of the data field in the SSL analyzer. So
far, this field contained two extra bytes at the beginning, which
contain the length of the following data.

Now, the data passed to the event only contains the actual value of the
session ticket.

The Spicy analyzer already contains the correct handling of this field,
and does not need to be updated. A test that uses the event and
exhibited the bug was added.
2025-06-24 16:33:14 +01:00
..
basic.test Settle on analyzer.log for the dpd.log replacement 2025-06-03 17:33:36 +01:00
certificate_request.zeek testing: Add have-spicy-ssl helper and update tests 2024-10-29 09:30:01 +01:00
common_name.test
comp_methods.test
cve-2015-3194.test
dhe.test
dpd.test Spicy SSL - finish SSLv2 implementation 2024-08-22 15:28:14 +01:00
dtls-13.test Settle on analyzer.log for the dpd.log replacement 2025-06-03 17:33:36 +01:00
dtls-no-dtls.test Btests: don't use -C in Zeek invocations that don't actually need it 2025-06-06 13:46:45 -07:00
dtls-stun-dpd.test Settle on analyzer.log for the dpd.log replacement 2025-06-03 17:33:36 +01:00
dtls.test testing: Add have-spicy-ssl helper and update tests 2024-10-29 09:30:01 +01:00
ecdhe.test
ecdsa.test
fragment.test
handshake-events.test
keyexchange.test testing: Add have-spicy-ssl helper and update tests 2024-10-29 09:30:01 +01:00
max-history-length.test ssl: Prevent unbounded ssl_history growth 2023-10-25 09:35:45 +02:00
ocsp-http-get.test Btests: don't use -C in Zeek invocations that don't actually need it 2025-06-06 13:46:45 -07:00
ocsp-request-only.test Btests: don't use -C in Zeek invocations that don't actually need it 2025-06-06 13:46:45 -07:00
ocsp-request-response.test
ocsp-response-only.test
ocsp-revoked.test Btests: don't use -C in Zeek invocations that don't actually need it 2025-06-06 13:46:45 -07:00
ocsp-stapling.test testing/btest: Use OPENSSL_ENABLE_SHA1_SIGNATURES 2025-02-04 09:43:26 +01:00
prevent-disable-analyzer.test
session-ticket.test Only pass session ticket data in ssl_session_ticket_handshake event 2025-06-24 16:33:14 +01:00
signed_certificate_timestamp.test Settle on analyzer.log for the dpd.log replacement 2025-06-03 17:33:36 +01:00
tls-1.2-ciphers.test
tls-1.2-handshake-failure.test
tls-1.2-random.test
tls-1.2.test
tls-extension-events.test
tls-protocol-violation.test Settle on analyzer.log for the dpd.log replacement 2025-06-03 17:33:36 +01:00
tls1_1.test Settle on analyzer.log for the dpd.log replacement 2025-06-03 17:33:36 +01:00
tls13-encrypted-client-hello.test SSL: Add new extension types and ECH test 2023-10-30 14:19:16 +00:00
tls13-experiment.test
tls13-version.test
tls13.test Update TLS consts, mainly new named curves. 2024-05-23 14:50:36 +01:00
tls13_encrypted_handshake_events.test
x509-invalid-extension.test Fix the x509-invalid-extension test on OpenSSL 3.1 2023-03-15 09:35:10 +01:00
x509_extensions.test