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 a0e57f58e5 OpenBSD: introduce SCLocalTime function.
This function is a wrapper to localtime_r. It is needed to avoid
a compilation warning on OpenBSD. I'm forced to type the function
to a non pointer first parameter. If not we will have to use two
differents functions in OpenBSD where tv->tv_sec is a long
(different from time_t).
13 years ago
benches Initial add of the files. 16 years ago
contrib/file_processor Included Action::Syslog by default in config 13 years ago
doc Add missing Makefile.am files for rules/ and doc/ dir. 14 years ago
libhtp Support FNAME and FCOMMENT extensions in gzip'd http content. 13 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: fix an AH header parsing issue. Add decoder event for non-null reserved fields. 13 years ago
src OpenBSD: introduce SCLocalTime function. 13 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING Initial add of the files. 16 years ago
ChangeLog Update Changelog for 1.3beta1 13 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 Initial add of the files. 16 years ago
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. 15 years ago
classification.config Import of classification.config 15 years ago
configure.in pfring: follow API change 13 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. 13 years ago