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 ffbbff9d6c tm-thread: detect thread death
When a thread is dead at init the THV_INIT_DONE flag is not set
and the spawn function can freeze (see bug #553 for an example).
In this case THV_RUNNING_DONE is set and we can also check on this
state for leaving the function. This should fix #bug553
13 years ago
benches
contrib/file_processor
doc autotools: fix doc install on old systems. 13 years ago
libhtp
m4
qa coccinelle: add test on malloc error check. 13 years ago
rules
src tm-thread: detect thread death 13 years ago
.gitignore
COPYING
ChangeLog
LICENSE
Makefile.am
Makefile.cvs
acsite.m4
autogen.sh
classification.config
configure.ac autotools: fix default path for magic file. 13 years ago
doxygen.cfg
mkinstalldirs
reference.config
suricata.yaml.in yaml: add addr and port vars commonly used by ET/ETpro 13 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 13 years ago