zeek/policy
Seth Hall c5f683ee47 Notices actions are now accumulative.
- New log file for auditing the notice policy to
  see at a specific point in time what the fully
  ordered (by priority) notice policy was.
- New notice action "ACTION_STOP" to stop processing
  the notice policy.  This is essentially how the old
  IGNORE action can be done with the accumulative
  notices actions.  It just needs to be set as the
  $result at an at an appropriately high priority.
- No longer using the "match" statement as it didn't
  provide the flexibility to implement accumulative
  notice actions.  The functionality is now implemented
  completely in script-land.
- Beginning removal of action-filters script.
  Still need to come up with a way to implement
  some of the functionality of that script.
- Small documentation updates.
2011-06-24 13:35:48 -04:00
..
detectors Renamed HTTP::build_url function to HTTP::build_url_http 2011-06-17 23:26:54 -04:00
frameworks Notices actions are now accumulative. 2011-06-24 13:35:48 -04:00
integration/barnyard2 Added the initial Barnyard2 integration scripts. 2011-06-17 10:45:21 -04:00
protocols Bringing the inactivity script back. 2011-06-24 13:17:17 -04:00
tuning More rework to the notice framework to simplify it. 2011-06-15 15:41:40 -04:00
utils Script cleanup. 2011-06-15 11:27:39 -04:00
all.bro Script cleanup. 2011-06-15 11:27:39 -04:00
bro.init Turn syslog off by default. 2011-06-22 13:53:09 -04:00
CMakeLists.txt Forgot to move the CMakeLists.txt file over to the new policy directory. 2011-03-29 10:22:42 -04:00
functions.bro Clean up for the functions.bro script. 2011-06-03 07:51:46 -04:00
hot.conn.bro Rework of conn.bro. 2011-03-04 23:16:38 -05:00
rpc.bro Merge remote branch 'origin/topic/gregor/rpc' 2011-06-13 17:56:28 -07:00
site.bro Updates to misc scripts based on comments from Robin and Jon. 2011-06-14 15:55:30 -04:00
ssl-mozilla-CAs.bro Regenerated the Mozilla CA bundle without the untrusted server authentication certs. 2011-03-29 10:03:20 -04:00
weird.bro Script cleanup. 2011-06-15 11:27:39 -04:00