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 59057e542e Openbsd: Fix some warning related to inline usage.
gcc on OpenBSD does not support C99 inline functions. This patch
modify the build system to handle this. It also change the order
of declaration of some functions to avoid to use them before
declaring them as inline.
14 years ago
benches
contrib/file_processor Included Action::Syslog by default in config 14 years ago
doc
libhtp htp OpenBSD: fix inline related warning 14 years ago
m4
qa
rules Disable some stream rules by default, fix sid no typo. 14 years ago
src Openbsd: Fix some warning related to inline usage. 14 years ago
.gitignore
COPYING
ChangeLog
LICENSE
Makefile.am
Makefile.cvs
acsite.m4
autogen.sh
classification.config
configure.in Openbsd: Fix some warning related to inline usage. 14 years ago
doxygen.cfg
mkinstalldirs
reference.config
suricata.yaml.in