zeek/scripts/policy/protocols
Tim Wojtulewicz be42608b51 Remove concept of multiple timer managers
- All timers are now handled by a single global timer manager, which simplifies how they handled by the IOSource manager.
- This change flows down a number of changes to other parts of the code. The timer manager tag field is removed, which means that matching connections to a timer manager is also removed. This removes the ability to tag a connection as internal or external, since that's how the connections where differentiated. This in turn removes the `current_conns_extern` field from the `ConnStats` record type in the script layer.
2020-01-31 10:13:09 -07:00
..
conn Remove concept of multiple timer managers 2020-01-31 10:13:09 -07:00
dhcp Remove deprecated functions/events 2019-05-02 12:06:39 -07:00
dns GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
ftp Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
http GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
krb Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
modbus Merge remote-tracking branch 'origin/topic/seth/zeek_init' 2019-04-19 11:24:29 -07:00
mqtt Fix documentation warnings for MQTT identifiers 2019-08-05 18:55:48 -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 previously deprecated policy/protocols/smb/__load__ 2019-05-02 20:50:30 -07:00
smtp More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
ssh GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
ssl GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00