zeek/testing/btest/scripts/base/protocols/http
Johanna Amann 442cb40db8 Fix binary baseline & line-end problem
By default all baslines are run through diff-remove-timestamp. On a BSD
sed implementation, this means that a newline is added to the end of the
file, if no newline was there originally. This behavior differs from GNU
sed, which does not add a newline.

In this commit we unify this behavior by always adding a newline, even
when using GNU sed. This commit also disables the canonifier for a bunch
of binary baselines, so we do not have to change them.
2020-12-06 20:19:52 -08:00
..
100-continue.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
101-switching-protocols.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
all-headers-event.zeek Add tests for {http,mime}_all_headers events 2019-08-13 11:28:00 -07:00
build-url.zeek Merge branch 'Fix_http_build_url' of ssh://github.com/Olerdrive/zeek 2019-10-28 09:32:32 +00:00
content-range-gap-skip.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
content-range-gap.zeek Fix binary baseline & line-end problem 2020-12-06 20:19:52 -08:00
content-range-less-than-len.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
entity-gap.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
entity-gap2.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
fake-content-length.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
http-bad-request-with-version.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
http-connect-with-header.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
http-connect.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
http-dpd-large-req.zeek Change HTTP's DPD signatures so that each side can trigger the analyzer on its own. 2020-09-08 07:33:36 +00:00
http-filename.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
http-header-crlf.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
http-methods.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
http-pipelining.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
missing-zlib-header.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
multipart-body-length.zeek GH-1100: Fix reported body-length of HTTP messages w/ sub-entities 2020-08-04 14:21:03 -07:00
multipart-extract.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
multipart-file-limit.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
no-uri.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
no-version.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
percent-end-of-line.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
x-gzip.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
zero-length-bodies-with-drops.zeek GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00