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 4824868766 Application layer detection improvements
- improve locking of application layer handling, making sure that the flow cannot be freed/cleared when the detection engine is still working with it.
- add a check to the app layer detection to make sure that a match function will only inspect an app layer state if it's of the right type.
16 years ago
benches
doc Adding support for Mac OS X, FreeBSD, centrailizing mutex/spins/conditions in a macro API, and some unittests 16 years ago
src Application layer detection improvements 16 years ago
COPYING
ChangeLog
Makefile.am
Makefile.cvs
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 16 years ago
autojunk.sh Adding support for Mac OS X, FreeBSD, centrailizing mutex/spins/conditions in a macro API, and some unittests 16 years ago
config.guess
config.h.in Implement alert sid storage in the flow so we can check previous alerts in the flow. 16 years ago
config.sub
configure.in Rename to Suricata. 16 years ago
depcomp
doxygen.cfg
install-sh
ltmain.sh
missing
mkinstalldirs
suricata.yaml Rename to Suricata. 16 years ago