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.
Pablo Rincon
705471e4ee
Adding single pattern matcher algorithms. If you cannot store a context for the patterns, use SpmSearch() macro. Adding unittests and stats
16 years ago
benches
Initial add of the files.
16 years ago
doc
Mention that libpfring 4.0 is required for our pfring support.
16 years ago
src
Adding single pattern matcher algorithms. If you cannot store a context for the patterns, use SpmSearch() macro. Adding unittests and stats
16 years ago
COPYING
Initial add of the files.
16 years ago
ChangeLog
Initial add of the files.
16 years ago
LICENSE
import of gplv2 LICENSE
16 years ago
Makefile.am
Initial add of the files.
16 years ago
Makefile.cvs
Initial add of the files.
16 years ago
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
Initial add of the files.
16 years ago
config.h.in
build update
16 years ago
config.sub
Initial add of the files.
16 years ago
configure.in
Make sure pcre PCRE_EXTRA_MATCH_LIMIT_RECURSION check works with strict compiler settings.
16 years ago
depcomp
Initial add of the files.
16 years ago
doxygen.cfg
more project name updates
16 years ago
install-sh
Initial add of the files.
16 years ago
ltmain.sh
Large update: pcap support, threading fixes, initial stream tracking, time handling, pool support, runmodes, decoders added, autojunk update.
16 years ago
missing
Initial add of the files.
16 years ago
mkinstalldirs
Initial add of the files.
16 years ago
suricata.yaml
Require that the configuration file begins with a valid YAML version. At this time this means the configuration file must begin with
16 years ago