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 1f94239d20 configure: differentiate gcc and clang options
The version checking was made similarly for clang and gcc. This
patch modifies this to check on compiler name. This way we can
avoid to set march=native which is not supported by clang on
some system.
At the same time, this fix the annoying warning about no-fp-tree
being unsupported by clang.
13 years ago
benches Initial add of the files. 16 years ago
contrib/file_processor Included Action::Syslog by default in config 14 years ago
doc Clean up and update bundled docs 13 years ago
libhtp libhtp: harden code against malloc failures. Bug #587. 13 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa coccinelle: add test on malloc error check. 13 years ago
rules stream: change how retransmissions are handled and detected. 13 years ago
src Remove unnecessary debug message 13 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING Initial add of the files. 16 years ago
ChangeLog Update changelog to reflect 1.4beta2 changes 13 years ago
LICENSE import of gplv2 LICENSE 16 years ago
Makefile.am Add threshold.config example to EXTRA_DIST as well. 13 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 OpenBSD 5.2 build fixes, Unit test fix. 13 years ago
classification.config Import of classification.config 16 years ago
configure.ac configure: differentiate gcc and clang options 13 years ago
doxygen.cfg doxygen: generate doc for acquisition modules 13 years ago
mkinstalldirs Update autojunk.sh + build update. 16 years ago
reference.config Add md5 to reference.config. 14 years ago
suricata.yaml.in suricata: add run-as.user and run-as.group yaml var 13 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 13 years ago