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 347c0df9c4 app-layer-event: refactor
Move app layer event handling into app-layer-event.[ch].
Convert 'Set' macro's to functions.
Get rid of duplication in Set and SetRaw. Set now calls SetRaw.
Fix potentential int overflow condition in the event storage.
Update callers.
13 years ago
benches
contrib
doc
m4
qa Bug 1083 and 1084: add valgrind suppressions 13 years ago
rules dns: add event for when memcap is reached 13 years ago
scripts
src app-layer-event: refactor 13 years ago
.gitignore
COPYING
ChangeLog
LICENSE
Makefile.am
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac Cygwin: make configure pass with -Werror 13 years ago
doxygen.cfg doxygen: document all code 13 years ago
reference.config
suricata.yaml.in htp layer: use memcap for HTTP related allocations 13 years ago
threshold.config