zeek/testing/btest/scripts/base/protocols/http
Arne Welzel d2314d2666 files.log: Unroll and introduce uid and id fields
This is a script-only change that unrolls File::Info records into
multiple files.log entries if the same file was seen over different
connections by single worker. Consequently, the File::Info record
gets the commonly used uid and id fields added. These fields are
optional for File::Info - a file may be analyzed without relation
to a network connection (e.g by using Input::add_analysis()).

The existing tx_hosts, rx_hosts and conn_uids fields of Files::Info
are not meaningful after this change and removed by default. Therefore,
files.log will have them removed, too.

The tx_hosts, rx_hosts and conn_uids fields can be revived by using the
policy script frameworks/files/deprecated-txhosts-rxhosts-connuids.zeek
included in the distribution. However, with v6.1 this script will be
removed.
2022-08-16 17:22:20 +02: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
concurrent-range-requests.zeek files.log: Unroll and introduce uid and id fields 2022-08-16 17:22:20 +02:00
content-range-gap-skip.zeek General btest cleanup 2020-08-11 11:26:22 -07:00
content-range-gap.zeek Update btest-diff calls on binary files to using "--binary" 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-no-crlf.zeek Fix HTTP evasion 2021-07-23 09:28:29 +02: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 updates for gen-C++ maintenance, including skipping some inappropriate tests 2022-08-01 16:47:17 -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