zeek/scripts/base
Robin Sommer 4a7046848c bif files declared with bif_target() are now automatically compiled
in.

No more manual includes to pull them in.

(It doesn't quite work fully automatically yet for some bifs that need
script-level types defined, like the input and logging frameworks.
They still do a manual "@load foo.bif" in their main.bro to get the
order right. It's a bit tricky to fix that and would probably need
splitting main.bro into two parts; not sure that's worth it.)
2013-07-25 10:12:52 -07:00
..
frameworks Moved DPD signatures into script specific directories. 2013-07-09 22:44:55 -04:00
misc Merge remote-tracking branch 'origin/fastpath' 2012-12-14 14:34:51 -08:00
protocols Fixed a scriptland state issue that manifested especially badly on proxies. 2013-07-22 14:02:56 -04:00
utils Fix broken/missing documentation. 2013-05-23 16:53:42 -05:00
init-bare.bro bif files declared with bif_target() are now automatically compiled 2013-07-25 10:12:52 -07:00
init-default.bro Bringing the DPD POP3 signature back. 2013-07-10 14:19:00 -07:00