Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Victor Julien ef52ba8f57 libhtp: update to sync with upstream 0.2.x
Patches applied are:

commit 85f5bbc39dda2eaf03ccb6111cbf5daf1c7b75f9
Author: Craig Forbes <cforbes@qualys.com>
Date:   Wed Mar 21 16:45:04 2012 +0000

    Backport of STREAM_STATE_TUNNEL fix to 0.2.x.

    Return STREAM_STATE_TUNNEL after entering a tunnel.

commit cfbe28cd4ddde6d77c5b0d5935c8717834971441
Author: Craig Forbes <cforbes@qualys.com>
Date:   Wed Feb 29 16:52:44 2012 +0000

    Backport of the fix for HTP_AMBIGUOUS_HOST flag.

    The flag is only set when the URI host on the request line is different
    than the value in the Host: request header.

    Resolves https://github.com/ironbee/libhtp/issues/20

commit 196dfb1c8b7a5996389c719e2c912163c5607916
Author: Brian Rectanus <brectanus@qualys.com>
Date:   Wed Feb 8 08:35:46 2012 -0600

    Add missing function declaration in header.

commit 7878fec818167fcdf7c8c4852ac0dafa1ae445f1
Author: Brian Rectanus <brectanus@qualys.com>
Date:   Wed Feb 8 08:35:07 2012 -0600

    Revert part of previous patch, which was invalid.

commit bafef3d4cbfc307960677c6bd682ae195fe986cd
Author: Brian Rectanus <brectanus@qualys.com>
Date:   Wed Feb 8 08:36:06 2012 -0600

    Update version to next dev release.

commit 62cfdb41ba84f2666c7526e2e5d9e10ab8e220f1
Author: William Metcalf <wmetcalf@qualys.com>
Date:   Wed Feb 1 13:19:48 2012 -0600

Many thanks to Will, Brian and Craig.
14 years ago
benches
contrib/file_processor Added Shadowserver plugin. 14 years ago
doc Add missing Makefile.am files for rules/ and doc/ dir. 14 years ago
libhtp libhtp: update to sync with upstream 0.2.x 14 years ago
m4
qa Add simple socket to gzip file PoC. 14 years ago
rules file extract: improve multipart parsing and set events on some error conditions. 14 years ago
src Bail out early if we're in http tunnel mode. 14 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING
ChangeLog Update Changelog to reflect changes between 1.2 and 1.2.1 14 years ago
LICENSE
Makefile.am Config should be set up in sysconfdir/suricata. Add reference to oinkmaster guide. 14 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
configure.in profiling: add per lock location profiling 14 years ago
doxygen.cfg doc: Include htp documentation. 14 years ago
mkinstalldirs
reference.config Add md5 to reference.config. 14 years ago
suricata.yaml.in Minor flowq updates. 14 years ago