zeek/testing/btest/scripts/base/protocols
Jon Siwek 05cf511f18 GH-1119: add base/protcols/conn/removal-hooks.zeek
This adds two new functions: `Conn::register_removal_hook()` and
`Conn::unregister_removal_hook()` for registering a hook function to be
called back during `connection_state_remove`.  The benefit of using hook
callback approach is better scalability: the overhead of unrelated
protocols having to dispatch no-op `connection_state_remove` handlers is
avoided.
2020-09-11 12:12:10 -07:00
..
arp General btest cleanup 2020-08-11 11:26:22 -07:00
conn GH-1119: add base/protcols/conn/removal-hooks.zeek 2020-09-11 12:12:10 -07:00
dce-rpc GH-541: add test cases for NTLM AV Pair sequence handling 2019-08-26 10:28:46 -07:00
dhcp General btest cleanup 2020-08-11 11:26:22 -07:00
dnp3 General btest cleanup 2020-08-11 11:26:22 -07:00
dns add edns-cookie testcase 2020-08-20 09:04:56 -04:00
ftp General btest cleanup 2020-08-11 11:26:22 -07:00
http Change HTTP's DPD signatures so that each side can trigger the analyzer on its own. 2020-09-08 07:33:36 +00:00
imap GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
irc General btest cleanup 2020-08-11 11:26:22 -07:00
krb General btest cleanup 2020-08-11 11:26:22 -07:00
modbus General btest cleanup 2020-08-11 11:26:22 -07:00
mount GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
mqtt GH-474: change MQTT::max_payload_size to be a runtime option 2019-08-05 18:11:54 -07:00
mysql Add btest for GH-1084 2020-07-24 09:28:11 -05:00
ncp General btest cleanup 2020-08-11 11:26:22 -07:00
nfs GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
ntp General btest cleanup 2020-08-11 11:26:22 -07:00
pop3 GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
portmap GH-684: Fix parsing of RPC calls with non-AUTH_UNIX flavors 2019-11-13 13:14:14 -08:00
radius Convert pcapng test suite files to pcap format 2019-11-08 13:08:06 -08:00
rdp General btest cleanup 2020-08-11 11:26:22 -07:00
rfb General btest cleanup 2020-08-11 11:26:22 -07:00
sip GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
smb General btest cleanup 2020-08-11 11:26:22 -07:00
smtp General btest cleanup 2020-08-11 11:26:22 -07:00
snmp General btest cleanup 2020-08-11 11:26:22 -07:00
socks General btest cleanup 2020-08-11 11:26:22 -07:00
ssh General btest cleanup 2020-08-11 11:26:22 -07:00
ssl General btest cleanup 2020-08-11 11:26:22 -07:00
syslog General btest cleanup 2020-08-11 11:26:22 -07:00
tcp General btest cleanup 2020-08-11 11:26:22 -07:00
xmpp GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00