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
Victor Julien a4bce14770 development tools: add script to setup detect module
Simplify creation of a new detect module by creating a copy of the
detect template. It sets the name and registers it in the build
system. Finally it's registration function is called.
10 years ago
benches
contrib suri-graphite: add ouput to file option 10 years ago
doc Fix make distcheck on CentOS 5.11 10 years ago
lua
m4
qa parsing: s/strtok/strtok_r/g 10 years ago
rules decode: add ERSPANv1 decoder 10 years ago
scripts development tools: add script to setup detect module 10 years ago
src detect plugin: add template 10 years ago
.gitignore
.travis.yml
COPYING
ChangeLog Update changelog for 2.1beta4 release 10 years ago
LICENSE
Makefile.am Respect DESTDIR in install-conf and install-rules. 10 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac autotools: cleanup 10 years ago
doxygen.cfg
reference.config Update reference.config 10 years ago
suricata.yaml.in yaml: add missing ippair section 10 years ago
threshold.config