zeek/testing/btest/scripts/base/protocols/http
Jon Siwek af9d31dcc1 Fix incorrect data delivery skips after gap in HTTP Content-Range.
The logic for determining whether a gap was entirely within a MIME
entity body was not asking the current entity, which may be better able
to answer that question if it was using the Content-Range header and
thus knows if the gap exceeds the length of the body that's still
expected.

Addresses BIT-1247
2014-09-11 14:53:47 -05: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