mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() * origin/topic/johanna/spicy-tls: (31 commits) Spicy SSL: don't turn on compilation of Spicy SSL analyzer in all cases Spicy SSL analyzer - address feedback Spicy TLS: re-enable test and update test comments Spicy SSL: Skip private test suite for now. Spicy SSL - finish SSLv2 implementation Spicy TLS: SSLv2 client hello support. Spicy TLS - full test suite pass Spicy TLS - refactoring and partial connection fix Spicy SSL - run spicy-format Spicy-TLS: address review feedback re convert-functions Spicy TLS: address review feedback & run spicy-lint Spicy TLS: disable debug prints Add configure option to enable/disable spicy SSL Spicy TLS: inout/reference updates for recent spicy changes Spicy TLS: parse OCSP replies in TLS extension Spicy TLS: generate same file IDs as binpac analyzer Spicy TLS: skip CI; run performance tests Spicy TLS: fix parsing of no-extension hellos, port registration Spicy TLS: Re-enable starttls for RDP Spicy TLS: rename the analyzer to SSL ... |
||
---|---|---|
.. | ||
benchmark/broker | ||
btest | ||
builtin-plugins | ||
coverage | ||
external | ||
scripts | ||
.gitignore | ||
CMakeLists.txt | ||
Makefile | ||
README |
This directory contains suites for testing for Zeek's correct operation: btest/ An ever-growing set of small unit tests testing Zeek's functionality. external/ A framework for downloading additional test sets that run more complex Zeek configuration on larger traces files. Due to their size, these are not included directly. See the README for more information. scripts/ Helpers scripts used by some tests.