]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #598 in SNORT/snort3 from nhttp51 to master
authorTom Peters (thopeter) <thopeter@cisco.com>
Fri, 19 Aug 2016 18:46:57 +0000 (14:46 -0400)
committerTom Peters (thopeter) <thopeter@cisco.com>
Fri, 19 Aug 2016 18:46:57 +0000 (14:46 -0400)
commit292c6afbff2ff1b78cd6eaac9b3d5d0dd3497a6d
tree5b54b7bdb16b317faa1e4e8ec108533d653b93b2
parent5e85799125d2b528bc7d01636e03f2a53659ee47
Merge pull request #598 in SNORT/snort3 from nhttp51 to master

Squashed commit of the following:

commit bf01ba0dba8b94d874cd2cb8036efde9a51646f0
Author: Tom Peters <thopeter@cisco.com>
Date:   Thu Aug 11 15:25:53 2016 -0400

    NHI alerts for Transfer-Encoding and Content-Encoding abuse.
src/service_inspectors/nhttp_inspect/CMakeLists.txt
src/service_inspectors/nhttp_inspect/Makefile.am
src/service_inspectors/nhttp_inspect/nhttp_enum.h
src/service_inspectors/nhttp_inspect/nhttp_msg_head_shared.h
src/service_inspectors/nhttp_inspect/nhttp_msg_head_shared_util.cc [new file with mode: 0644]
src/service_inspectors/nhttp_inspect/nhttp_msg_header.cc
src/service_inspectors/nhttp_inspect/nhttp_tables.cc
src/service_inspectors/nhttp_inspect/test/CMakeLists.txt
src/service_inspectors/nhttp_inspect/test/Makefile.am
src/service_inspectors/nhttp_inspect/test/nhttp_msg_head_shared_util_test.cc [new file with mode: 0644]