zeek/testing/btest/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
..
100-continue.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
101-switching-protocols.bro HTTP: Recognize and skip upgrade/websocket connections. 2017-08-04 07:04:28 -07:00
content-range-gap-skip.bro Fix incorrect data delivery skips after gap in HTTP Content-Range. 2014-09-11 14:53:47 -05:00
content-range-gap.bro Fix file analysis placement of data after gap in HTTP Content-Range. 2014-09-11 12:25:43 -05:00
content-range-less-than-len.bro BIT-1926: add unit tests for misc. HTTP patches 2018-05-08 15:39:27 -05:00
entity-gap.bro Raise http_entity_data in line with data arrival. 2014-09-10 13:20:47 -05:00
entity-gap2.bro Fix issue w/ TCP reassembler not delivering some segments. 2014-09-11 10:47:56 -05:00
fake-content-length.bro BIT-1926: add unit tests for misc. HTTP patches 2018-05-08 15:39:27 -05:00
http-bad-request-with-version.bro updated weird message and tests 2016-03-04 18:03:24 -05:00
http-connect-with-header.bro Fix support for HTTP connect when server adds headers to response. 2015-10-23 13:10:33 -07:00
http-connect.bro Merge branch 'topic/robin/http-connect' 2014-03-03 16:53:46 -08:00
http-filename.bro Additional test specifically for the HTTP filename handling. 2016-06-15 01:56:07 -04:00
http-header-crlf.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
http-methods.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
http-pipelining.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
missing-zlib-header.bro Fixes an issue with missing zlib headers on deflated HTTP content. 2015-05-18 14:30:32 -04:00
multipart-extract.bro File analysis fixes and test updates. 2013-07-25 16:51:16 -05:00
multipart-file-limit.bro GH-289: Add options to limit entries in http.log file fields 2019-02-27 14:25:15 -06:00
no-uri.bro Tweaking how HTTP requests without URIs are handled. 2016-01-15 12:59:11 -08:00
no-version.bro Tweaking how HTTP requests without URIs are handled. 2016-01-15 12:59:11 -08:00
percent-end-of-line.bro Better handling of % at end of line. 2017-07-27 22:04:47 -07:00
x-gzip.bro BIT-1926: add unit tests for misc. HTTP patches 2018-05-08 15:39:27 -05:00
zero-length-bodies-with-drops.bro Fix an issue with packet loss in http file reporting. 2015-04-08 13:39:42 -04:00