]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #614 in SNORT/snort3 from crc_lzma to master
authorMichael Altizer (mialtize) <mialtize@cisco.com>
Thu, 8 Sep 2016 17:46:12 +0000 (13:46 -0400)
committerMichael Altizer (mialtize) <mialtize@cisco.com>
Thu, 8 Sep 2016 17:46:12 +0000 (13:46 -0400)
commit24e85806e529fe34009b6393bebbd1f11fcc4918
tree74e6e82002e51ebca7ddc7b9455db234520669d2
parent288111f3bf5d45eb10d4896e22079667eff94cf4
Merge pull request #614 in SNORT/snort3 from crc_lzma to master

Squashed commit of the following:

commit 733e5c3c4f5fd7c5eab4b079db98fb36f1d0216a
Author: Russ Combs <rucombs@cisco.com>
Date:   Tue Sep 6 18:37:28 2016 -0400

    refactor file_decomp.h so that pdf and swf headers aren't required
    ensure consistent fd_session_t regardless of lzma support for snort and extras
    reorganize fd_session_t to reduce void space
    don't install internal swf and pdf headers
src/decompress/CMakeLists.txt
src/decompress/Makefile.am
src/decompress/file_decomp.cc
src/decompress/file_decomp.h
src/decompress/file_decomp_pdf.cc
src/decompress/file_decomp_pdf.h
src/decompress/file_decomp_swf.cc
src/decompress/file_decomp_swf.h