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 28ca36acf7 coccinelle: add test on malloc error check.
This patch adds a coccinelle code check on SCMalloc, SCCalloc and
SCStrdup and other memory handling functions. It verifies that the
error checking is made.
14 years ago
benches Initial add of the files. 17 years ago
contrib/file_processor Included Action::Syslog by default in config 14 years ago
doc autotools: fix doc install on old systems. 14 years ago
libhtp spelling corrections documented in redmine bug#533 14 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa coccinelle: add test on malloc error check. 14 years ago
rules decode: decode IPv6-in-IPv6 14 years ago
src Fix indentation of win32 files. 14 years ago
.gitignore Import .gitignore file. 16 years ago
COPYING Initial add of the files. 17 years ago
ChangeLog Update changelog for 1.4beta1 14 years ago
LICENSE import of gplv2 LICENSE 17 years ago
Makefile.am Add threshold.config example to EXTRA_DIST as well. 14 years ago
Makefile.cvs Initial add of the files. 17 years ago
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 17 years ago
autogen.sh autotools: error on autoreconf is an error 14 years ago
classification.config Import of classification.config 16 years ago
configure.ac autotools: fix default path for magic file. 14 years ago
doxygen.cfg doxygen: generate doc for acquisition modules 14 years ago
mkinstalldirs Update autojunk.sh + build update. 16 years ago
reference.config Add md5 to reference.config. 15 years ago
suricata.yaml.in Defrag engine 14 years ago
threshold.config Add threshold.config file. 14 years ago