]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
http: adds test for connect and protocol change 326/head
authorPhilippe Antoine <contact@catenacyber.fr>
Tue, 8 Sep 2020 07:21:18 +0000 (09:21 +0200)
committerPhilippe Antoine <contact@catenacyber.fr>
Tue, 8 Sep 2020 09:04:32 +0000 (11:04 +0200)
commitd76bf2b8618b89cf725febea85f93b613c65c527
tree667fafa56e985ad90683cef4fb4df849fe4a0fbb
parente0a4b805c8d922563b8110581a197ff61c3eba4e
http: adds test for connect and protocol change
12 files changed:
tests/http-connect/http-connect-fragmented/README.md [new file with mode: 0644]
tests/http-connect/http-connect-fragmented/input.pcap [new file with mode: 0644]
tests/http-connect/http-connect-fragmented/input.txt [new file with mode: 0644]
tests/http-connect/http-connect-fragmented/test.yaml [new file with mode: 0644]
tests/http-connect/http-connect-simple/README.md [new file with mode: 0644]
tests/http-connect/http-connect-simple/input.pcap [new file with mode: 0644]
tests/http-connect/http-connect-simple/input.txt [new file with mode: 0644]
tests/http-connect/http-connect-simple/test.yaml [new file with mode: 0644]
tests/http-connect/http-connect-tls/README.md [new file with mode: 0644]
tests/http-connect/http-connect-tls/input.pcap [new file with mode: 0644]
tests/http-connect/http-connect-tls/input.txt [new file with mode: 0644]
tests/http-connect/http-connect-tls/test.yaml [new file with mode: 0644]