zeek/scripts
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
..
base bif files declared with bif_target() are now automatically compiled 2013-07-25 10:12:52 -07:00
policy Merge remote-tracking branch 'origin/topic/seth/packet-filter-updates' 2013-07-07 21:09:28 -07:00
site Merge remote-tracking branch 'origin/master' into topic/seth/metrics-merge 2013-04-01 14:16:46 -04:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Missed a test fix. 2013-07-05 01:52:37 -04:00