]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #3258: http_inspect: HttpStreamSplitter::reassemble verifies gzip file...
authorTom Peters (thopeter) <thopeter@cisco.com>
Tue, 8 Feb 2022 00:38:02 +0000 (00:38 +0000)
committerTom Peters (thopeter) <thopeter@cisco.com>
Tue, 8 Feb 2022 00:38:02 +0000 (00:38 +0000)
commitad2faf2c19dfbda13942c843f8eb7994a2571b1e
tree48f1bc5bc6f103c3877c911634b881dbfc6876d1
parentca634c21872055ba03ad67670449c7e59a831684
Pull request #3258: http_inspect: HttpStreamSplitter::reassemble verifies gzip file magic and checks for FEXTRA flag

Merge in SNORT/snort3 from ~KATHARVE/snort3:http_gzip_fextra to master

Squashed commit of the following:

commit 63e64d99166c241f253be1c1ce088dbf3e2d4e23
Author: Katura Harvey <katharve@cisco.com>
Date:   Wed Jan 26 12:02:52 2022 -0500

    http_inspect: HttpStreamSplitter::reassemble verifies gzip file magic and checks for FEXTRA flag
doc/reference/builtin_stubs.txt
src/service_inspectors/http_inspect/http_enum.h
src/service_inspectors/http_inspect/http_flow_data.cc
src/service_inspectors/http_inspect/http_flow_data.h
src/service_inspectors/http_inspect/http_stream_splitter.h
src/service_inspectors/http_inspect/http_stream_splitter_reassemble.cc
src/service_inspectors/http_inspect/http_tables.cc