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 25804f5aa8 Add install-conf command to build system.
This patch adds support for customisation of suricata.yaml and
automatic download of emerging threat GPL rules. By running
'make install-full' after 'make install', files necessary to run
suricata are copied in the configuration directory and the latest
ruleset is downloaded and installed. Suricata can then be run
without files edition.
This patch has a special treatment for the windows build which
requires some different paths.
suricata.yaml is also updated to load all rules files provided by
emergingthreat ruleset.
14 years ago
benches Initial add of the files. 16 years ago
doc Add missing Makefile.am files for rules/ and doc/ dir. 14 years ago
libhtp Update bundled libhtp to 0.2.7. 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 Add files.rules to the dist. 14 years ago
src file-inspection: support POST requests that do not use multipart. 14 years ago
.gitignore Import .gitignore file. 15 years ago
COPYING Initial add of the files. 16 years ago
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 Add install-conf command to build system. 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 16 years ago
configure.in Add install-conf command to build system. 14 years ago
depcomp Update autojunk.sh + build update. 16 years ago
doxygen.cfg doc: Include htp documentation. 14 years ago
install-sh Update autojunk.sh + build update. 16 years ago
missing Update autojunk.sh + build update. 16 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 install-conf command to build system. 14 years ago