zeek/scripts/policy/protocols/ssl
Johanna Amann 46e54bab76 Fix ssl-log-ext omitting data in some cases
ssl-log-ext had a bug that caused data present in the SSL connection to
not be logged in some cases. Specifically, the script relied on the base
ssl script to initialize some data structures; however, this means that
protocol messages that arrive before a message is handled by the base
ssl script are not logged.

This commit changes the ssl-log-ext script to also initialize the data
structures; now messages are correctly included in the log in all cases.
2024-01-11 17:12:33 +00:00
..
certificate-request-info.zeek fixed type mismatch for ssl_certificate_request event 2023-04-01 12:56:54 -07:00
decryption.zeek Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'" 2023-05-31 09:20:33 +02:00
dpd-v2.sig Match DPD TLS signature on one-sided connections. 2022-02-01 16:51:21 +00:00
expiring-certs.zeek Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
heartbleed.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
known-certs.zeek Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'" 2023-05-31 09:20:33 +02:00
log-certs-base64.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
log-hostcerts-only.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00
ssl-log-ext.zeek Fix ssl-log-ext omitting data in some cases 2024-01-11 17:12:33 +00:00
validate-certs.zeek Revert "Merge remote-tracking branch 'origin/topic/vern/at-if-analyze'" 2023-05-31 09:20:33 +02:00
validate-ocsp.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
validate-sct.zeek scripts: Migrate table iteration to blank identifiers 2022-10-24 10:36:09 +02:00
weak-keys.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00