]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #3108 in SNORT/snort3 from ~AMARNAYA/snort3:vba_trace_option to...
authorPranav Bhalerao (prbhaler) <prbhaler@cisco.com>
Tue, 19 Oct 2021 10:54:18 +0000 (10:54 +0000)
committerPranav Bhalerao (prbhaler) <prbhaler@cisco.com>
Tue, 19 Oct 2021 10:54:18 +0000 (10:54 +0000)
commitf10f7608abfb7fe3bc8106599c618dafea6ed4bf
treea0da3558c9e5b84b30aa7fcca6641c5041168be0
parentb6bbbee956877581e4bab5b86ea96ff5e3e8d81d
Merge pull request #3108 in SNORT/snort3 from ~AMARNAYA/snort3:vba_trace_option to master

Squashed commit of the following:

commit 677a94f271b0e1673c0dd4d2100ab05abe0af2a6
Author: Amarnath Nayak <amarnaya@cisco.com>
Date:   Tue Oct 12 15:03:06 2021 +0000

    http_inspect, ips_option: decoupling the vba_data ips option from http_inspect and adding the trace debug option to vba_data
src/decompress/file_decomp_zip.cc
src/decompress/file_olefile.cc
src/decompress/file_olefile.h
src/decompress/test/file_olefile_test.cc
src/ips_options/CMakeLists.txt
src/ips_options/ips_options.cc
src/ips_options/ips_vba_data.cc [new file with mode: 0644]
src/ips_options/ips_vba_data.h [new file with mode: 0644]
src/service_inspectors/http_inspect/http_api.cc
src/service_inspectors/http_inspect/http_msg_body.cc
src/service_inspectors/http_inspect/ips_http.cc