]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2111 in SNORT/snort3 from ~KATHARVE/snort3:h2_headers to master
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 30 Mar 2020 15:36:59 +0000 (15:36 +0000)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 30 Mar 2020 15:36:59 +0000 (15:36 +0000)
commite1e44b89161f8a9c824ba8406757d89702a1d5fa
tree23dfbd651f15f63979f38b2e95150dc4ba7f6248
parent1e8e7bc948bdb897db7eadd3049a0fce68711ae6
Merge pull request #2111 in SNORT/snort3 from ~KATHARVE/snort3:h2_headers to master

Squashed commit of the following:

commit b076d151ec56be77b27a72904e68c9eae18e887b
Author: Katura Harvey <katharve@cisco.com>
Date:   Wed Mar 25 19:06:59 2020 -0400

    http2_inspect: handle Cl and TE headers, and end_stream flags set on headers frames
12 files changed:
src/service_inspectors/http2_inspect/http2_data_cutter.cc
src/service_inspectors/http2_inspect/http2_headers_frame.cc
src/service_inspectors/http2_inspect/http2_stream.h
src/service_inspectors/http2_inspect/http2_stream_splitter_impl.cc
src/service_inspectors/http_inspect/http_cutter.cc
src/service_inspectors/http_inspect/http_cutter.h
src/service_inspectors/http_inspect/http_enum.h
src/service_inspectors/http_inspect/http_flow_data.h
src/service_inspectors/http_inspect/http_msg_body_h2.cc
src/service_inspectors/http_inspect/http_msg_header.cc
src/service_inspectors/http_inspect/http_stream_splitter_scan.cc
src/service_inspectors/http_inspect/http_tables.cc