zeek/testing/btest/scripts/base
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
..
files Default canonifier change to only remove first timestamp in line 2025-06-18 15:41:48 +01:00
frameworks Default canonifier change to only remove first timestamp in line 2025-06-18 15:41:48 +01:00
misc testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
protocols Only pass session ticket data in ssl_session_ticket_handshake event 2025-06-24 16:33:14 +01:00
utils testing/btest/*test: Comment all @TEST lines 2025-04-17 16:30:23 +02:00