zeek/testing/btest/scripts/base/protocols/http
Seth Hall 89d66af792 Fix an issue with packet loss in http file reporting.
The HTTP analyzer was propogating Gaps to the files framework even
in the case of a packet drop occurring immediately after the headers
are completed in an HTTP response when the response content length
was declared to be zero (no file started, so no loss).

Includes passing test.
2015-04-08 13:39:42 -04:00
..
100-continue.bro FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05: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
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
http-connect.bro Merge branch 'topic/robin/http-connect' 2014-03-03 16:53:46 -08: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
multipart-extract.bro File analysis fixes and test updates. 2013-07-25 16:51:16 -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