zeek/scripts/base
Jon Siwek 92b6656bad GH-289: Add options to limit entries in http.log file fields
The "orig_fuids", "orig_filenames", "orig_mime_types" http.log fields as
well as their "resp" counterparts are now limited to having
"HTTP::max_files_orig" or "HTTP::max_files_resp" entries, which are 15
by default.  The limit can also be ignored case-by-case via the
"HTTP::max_files_policy" hook.

Fixes GH-289
2019-02-27 14:25:15 -06:00
..
files Convert more redef-able constants to runtime options 2018-08-27 19:38:47 -05:00
frameworks Add Broker::peer_counts_as_iosource option 2019-01-16 19:03:35 -06:00
misc Fix base/misc/version.bro version parsing 2018-08-24 17:25:16 -07:00
protocols GH-289: Add options to limit entries in http.log file fields 2019-02-27 14:25:15 -06:00
utils GH-211: improve consistency of how scripting errors are handled 2019-01-30 11:20:09 -06:00
init-bare.bro GH-211: improve consistency of how scripting errors are handled 2019-01-30 11:20:09 -06:00
init-default.bro Enable SMB by default by moving scripts from policy/ to base/ 2018-08-16 17:23:28 -05:00
init-frameworks-and-bifs.bro Allow BRO_DEFAULT_LISTEN_ADDRESS to control broker listen address 2018-06-01 15:38:11 -05:00