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 05f562fdc3 logging: use SCLogDebug instead of printf
This patch uses SCLogDebug instead of printf to enable filtering
of the log message by the log filtering option.
13 years ago
benches
doc Add content to ChangeLog and add links to more up to date versions of various docs. 14 years ago
libhtp Add relro flags to libhtp 13 years ago
m4 Prelude plugin: add detection in configure script 15 years ago
qa coccinelle: test for invalid size_t printing. 14 years ago
rules Add checksum validation rules to decoder events rules. 13 years ago
src logging: use SCLogDebug instead of printf 13 years ago
.gitignore Import .gitignore file. 14 years ago
COPYING
ChangeLog Update Changelog to reflect changes in 1.1.1 and 1.2beta1. 13 years ago
LICENSE import of gplv2 LICENSE 15 years ago
Makefile.am Add stream-events.rules to distribution. 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 pcre: compile jit by default if available. 13 years ago
depcomp Update autojunk.sh + build update. 15 years ago
doxygen.cfg doc: Include htp documentation. 14 years ago
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 md5 to reference.config. 13 years ago
suricata.yaml Disable the drop.log in the default config. 13 years ago