zeek/scripts/policy/protocols/ssl
Johanna Amann d38923cfcf Merge remote-tracking branch 'origin/topic/johanna/tls12-decryption'
Documentation is missing and will be added in the next couple of hours.

* origin/topic/johanna/tls12-decryption: (24 commits)
  TLS decryption: add test, fix small issues
  Address PR feedback
  TLS decryption: refactoring, more comments, less bare pointers
  Small code fix and test baseline update.
  SSL decryption: refactor TLS12_PRF
  SSL decryption: small style changes, a bit of documentation
  Deprecation and warning fixes
  Clang-format updates
  add missing call to EVP_KDF_CTX_set_params
  TLS decryption: remove payload from ssl_encrypted_data again.
  TLS 1.2 decryption: adapt OpenSSL 3.0 changes for 1.1
  ssl: adapt TLS-PRF to openSSL 3.0
  ssl/analyzer: potentially fix memory leaks caused by bytestrings
  analyzer/ssl: several improvements
  analyzer/ssl: defensive key length check + more debug logging
  testing: feature gate ssl/decryption test
  testing: add ssl/decryption test
  analyzer/ssl: handle missing <openssl/kdf.h>
  analyzer/ssl: silence warning in DTLS analyzer
  analyzer/ssl: move proc-{client,server}-hello into the respective analyzers
  ...
2022-03-02 08:20:39 +00:00
..
decryption.zeek TLS decryption: add test, fix small issues 2022-03-01 17:45:11 +00: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
extract-certs-pem.zeek Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00
heartbleed.zeek TLS decryption: remove payload from ssl_encrypted_data again. 2021-10-19 17:36:48 +02:00
known-certs.zeek update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
log-certs-base64.zeek Deprecate extract-certs-pem.zeek and add log-certs-base64.zeek 2021-06-29 09:45:18 +01:00
log-hostcerts-only.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00
notary.zeek update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
ssl-log-ext.zeek Small indentation fixes in ssl-log-ext.zeek 2021-06-30 15:16:49 +01:00
validate-certs.zeek More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
validate-ocsp.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00
validate-sct.zeek &is_set => &is_assigned 2021-02-04 12:18:46 -08:00
weak-keys.zeek Change SSL and X.509 logging format 2021-06-29 09:26:43 +01:00