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 4f2164677a - Fix pattern matchers b2g and b3g not being able to deal with a single pattern of the max pattern length (32 bytes by default).
- Fix the setting of the correct pattern matcher when it was set in the detection ctx.
- Add tests for the fixes.
16 years ago
benches Initial add of the files. 17 years ago
doc upated INSTALL moved other doc files to doc/ deleted Welcome 16 years ago
src - Fix pattern matchers b2g and b3g not being able to deal with a single pattern of the max pattern length (32 bytes by default). 16 years ago
COPYING Initial add of the files. 17 years ago
ChangeLog Initial add of the files. 17 years ago
Makefile.am Initial add of the files. 17 years ago
Makefile.cvs Initial add of the files. 17 years ago
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 16 years ago
autojunk.sh Update to libtoolize command in autojunk.sh for build on CentOS 17 years ago
config.guess Initial add of the files. 17 years ago
config.h.in Fix a compiler warning on Ubuntu 9.10 gcc 4.4.1 in the pattern matchers where the size of the thread ctx can be optimized to 0. 16 years ago
config.sub Initial add of the files. 17 years ago
configure.in added --enable-debug config option to set -DDEBUG 16 years ago
depcomp Initial add of the files. 17 years ago
doxygen.cfg Added doxygen.cfg file and doc directory 17 years ago
install-sh Initial add of the files. 17 years ago
ltmain.sh Large update: pcap support, threading fixes, initial stream tracking, time handling, pool support, runmodes, decoders added, autojunk update. 17 years ago
missing Initial add of the files. 17 years ago
mkinstalldirs Initial add of the files. 17 years ago
oisf.yaml Files missed in last commit. 16 years ago