zeek/scripts/policy/protocols
Arne Welzel cb679e4d7a policy/community-id: Populate conn$community_id in new_connection()
This wasn't possible before #3028 was fixed, but now it's safe to set
the value in new_connection() and allow other users access to the
field much earlier. We do not have to deal with connection_flipped()
because the community-id hash is symmetric.
2024-11-08 18:19:55 +01:00
..
conn policy/community-id: Populate conn$community_id in new_connection() 2024-11-08 18:19:55 +01:00
dhcp Remove deprecated functions/events 2019-05-02 12:06:39 -07:00
dns Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
ftp Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
http account for spaces encoding to plus signs in sqli regex detection 2024-10-29 07:48:36 -04:00
krb Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
modbus Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
mysql Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
rdp Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
smb Remove trailing whitespace from script files 2021-10-20 09:57:09 -07:00
smtp scripts: Migrate table iteration to blank identifiers 2022-10-24 10:36:09 +02:00
ssh update uses of "when" in base scripts to include captures 2022-01-07 14:53:33 -08:00
ssl Merge branch 'topic/johanna/fix-logging-of-ssl-log-ext-in-some-cases' 2024-01-16 13:10:35 +00:00