]> git.ipfire.org Git - people/ms/suricata.git/commit - src/app-layer-htp.h
Suricata upgrade to libhtp 0.5.x.
authorAnoop Saldanha <anoopsaldanha@gmail.com>
Tue, 2 Apr 2013 15:28:01 +0000 (20:58 +0530)
committerAnoop Saldanha <anoopsaldanha@gmail.com>
Mon, 15 Jul 2013 07:25:14 +0000 (12:55 +0530)
commit48cf0585fb69c9bad712377d82796e191e24af47
tree78aea2b7da87a188176baeab32c3d1edbf70852b
parent080c15b3fce8ee693d5431f2aa89d267a7fd9b7c
Suricata upgrade to libhtp 0.5.x.

Remove the support for now unsupported personalities from libhtp -
TOMCAT_6_0, APACHE and APACHE_2_2.  We instead use the APACHE_2
personality.
31 files changed:
configure.ac
src/Makefile.am
src/app-layer-htp-file.c
src/app-layer-htp-libhtp.c [new file with mode: 0644]
src/app-layer-htp-libhtp.h [new file with mode: 0644]
src/app-layer-htp.c
src/app-layer-htp.h
src/detect-engine-hcbd.c
src/detect-engine-hcd.c
src/detect-engine-hhd.c
src/detect-engine-hhhd.c
src/detect-engine-hmd.c
src/detect-engine-hrhd.c
src/detect-engine-hrhhd.c
src/detect-engine-hrud.c
src/detect-engine-hsbd.c
src/detect-engine-hscd.c
src/detect-engine-hsmd.c
src/detect-engine-hua.c
src/detect-engine-mpm.c
src/detect-engine-state.c
src/detect-engine-uri.c
src/detect-parse.c
src/detect-uricontent.c
src/detect.c
src/log-file.c
src/log-filestore.c
src/log-httplog.c
src/suricata-common.h
src/suricata.c
suricata.yaml.in