zeek/scripts/base/frameworks
Jon Siwek 939619889d File analysis fixes and test updates.
- Several places were just using old variable names or not loading
  scripts correctly after they'd been renamed/moved.

- Revert/adjust a change in how HTTP file handles are generated that
  broke partial content responses.

- Turn some libmagic builtin checks back on; seems some are actually
  useful (e.g. text detection seems to be a builtin).  The rule going
  forward probably will be only to turn off a builtin if we confirm it
  causes issues.

- Removed some tests that are redundant or not necessary anymore because
  the generic file analysis tests cover them.

- A couple FTP tests still fail that I think need an actual solution via
  script changes.
2013-07-25 16:51:16 -05:00
..
analyzer Added protocol description functions that provide a super compressed log representation. 2013-07-16 12:01:50 -04:00
cluster s/bro-ids.org/bro.org/g 2013-03-07 19:33:04 -08:00
communication Merging master. 2012-11-21 12:18:03 -05:00
control Enable Bro to communicate with peers over non-global IPv6 addresses. 2012-05-17 12:59:20 -05:00
dpd Moved DPD signatures into script specific directories. 2013-07-09 22:44:55 -04:00
files File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
input Merge remote-tracking branch 'origin/topic/bernhard/input-update' 2013-07-03 16:52:28 -07:00
intel Fix some warnings from sphinx when building docs. 2012-11-15 16:40:18 -06:00
logging Merge remote-tracking branch 'origin/master' into topic/robin/plugins 2013-05-30 17:43:50 -07:00
notice Added protocol description functions that provide a super compressed log representation. 2013-07-16 12:01:50 -04:00
packet-filter Merge remote-tracking branch 'origin/topic/seth/packet-filter-updates' 2013-07-07 21:09:28 -07:00
reporter Fix various documentation/typos; remove a few superfluous things. 2013-06-03 16:03:25 -05:00
signatures remove the byte_len and length bifs 2013-03-06 13:45:42 -08:00
software Update software version parsing and comparison to account for a third numeric subversion. 2013-02-06 13:59:05 -05:00
sumstats Fix broken/missing documentation. 2013-05-23 16:53:42 -05:00
tunnels First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00