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 1f801d316c Apply changes recommended by Stephen Donnely of Endace: - Skip pad records. - Don't log error on EGAIN, just try again. - Skip over extension headers. - Check we have the full packet (skip partial packets) - Remove obsolete rlen check. Also remove max_pending_packets to process more packets per iteration. 14 years ago
benches
contrib/file_processor Added Shadowserver plugin. 14 years ago
doc Add missing Makefile.am files for rules/ and doc/ dir. 14 years ago
libhtp libhtp: update to sync with upstream 0.2.x 14 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa Add simple socket to gzip file PoC. 14 years ago
rules ipv6: properly deal with packets containing a FH header that has offset 0 and no more frags flag set. 14 years ago
src Apply changes recommended by Stephen Donnely of Endace: - Skip pad records. - Don't log error on EGAIN, just try again. - Skip over extension headers. - Check we have the full packet (skip partial packets) - Remove obsolete rlen check. Also remove max_pending_packets to process more packets per iteration. 14 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING
ChangeLog Update Changelog to reflect changes between 1.2 and 1.2.1 14 years ago
LICENSE import of gplv2 LICENSE 16 years ago
Makefile.am Config should be set up in sysconfdir/suricata. Add reference to oinkmaster guide. 14 years ago
Makefile.cvs
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 16 years ago
autogen.sh Add initial support for reading packets from a DAG card, we only support reading from a single stream at this time. 16 years ago
classification.config Import of classification.config 16 years ago
configure.in Improve check of min requirement for AF_PACKET. 14 years ago
doxygen.cfg doc: Include htp documentation. 14 years ago
mkinstalldirs Update autojunk.sh + build update. 16 years ago
reference.config Add md5 to reference.config. 14 years ago
suricata.yaml.in Add host section to stock yaml. 14 years ago