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
Eric Leblond ced01da822 htp layer: use memcap for HTTP related allocations
This patch introduces wrapper functions around allocation functions
to be able to have a global HTP memcap. A simple subsitution of
function was not enough because allocated size needed to be known
during freeing and reallocation.

The value of the memcap can be set in the YAML and is left by default
to unlimited (0) to avoid any surprise to users.
11 years ago
benches
contrib
doc
m4
qa coccinelle: protecting regexp operator is not needed 11 years ago
rules
scripts
src htp layer: use memcap for HTTP related allocations 11 years ago
.gitignore
COPYING
ChangeLog Update Changelog for 2.0beta2 11 years ago
LICENSE
Makefile.am
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac Fix configuring Prelude with -Werror 11 years ago
doxygen.cfg
reference.config
suricata.yaml.in htp layer: use memcap for HTTP related allocations 11 years ago
threshold.config