zeek/scripts/base/protocols/http
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
..
__load__.bro Integrate new Broxygen functionality into Sphinx. 2013-11-21 14:34:32 -06:00
dpd.sig Merge branch 'topic/robin/http-connect' 2014-03-03 16:53:46 -08:00
entities.bro GH-289: Add options to limit entries in http.log file fields 2019-02-27 14:25:15 -06:00
files.bro Fixes for file type identification. 2015-04-20 09:34:09 -04:00
main.bro Convert more redef-able constants to runtime options 2018-08-27 19:38:47 -05:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00
utils.bro reap the fruits of v += e 2018-07-26 12:51:36 -07:00

Support for Hypertext Transfer Protocol (HTTP) analysis.