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
Jason Ish 7257fed0f3 Fix bug 288, accept true in output configuration.
Refactor a bit to run checks for truth through a common function
that takes yes, true, on and 1 as true values.
14 years ago
benches
doc Small pfring doc update by Joshua White from Everis. 14 years ago
libhtp Update libhtp/INSTALL doc based on autogen.sh. 14 years ago
m4 Prelude plugin: add detection in configure script 15 years ago
qa Add qa/wirefuzz.pl to release tarball. 14 years ago
rules Minor fixes in defrag engine, shrink DefragTracker_ structure. 14 years ago
src Fix bug 288, accept true in output configuration. 14 years ago
.gitignore Import .gitignore file. 14 years ago
COPYING
ChangeLog
LICENSE import of gplv2 LICENSE 15 years ago
Makefile.am Add decoder-events to Makefile.am as well. 14 years ago
Makefile.cvs
acsite.m4
autogen.sh Add initial support for reading packets from a DAG card, we only support reading from a single stream at this time. 15 years ago
classification.config Import of classification.config 15 years ago
configure.in Clean up & better check includes to allow Windows to build. 14 years ago
depcomp Update autojunk.sh + build update. 15 years ago
doxygen.cfg
install-sh Update autojunk.sh + build update. 15 years ago
missing Update autojunk.sh + build update. 15 years ago
mkinstalldirs Update autojunk.sh + build update. 15 years ago
reference.config Add the ET reference.config file as a default 14 years ago
suricata.yaml Convert to logging perf stats to file by default. Add a few columns to output avg ticks per match, avg ticks non match, allow sorting on based on them. 14 years ago