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 c390006aee script: add script to start personal builder
This script HAS to be used by developer having an account on Suricata
buildbot. It MUST be run before doing a PR. It will trigger a build on
the branch and this will check the validity of the proposed branch.
The cinematic is simple:
 - Push branch XXX to github
 - Run 'prscript.py -u USER -p PASSWORD XXX'
 - Wait for the result
 - If successful, PR can be done
13 years ago
benches Initial add of the files. 17 years ago
contrib Add one shot run option to suri-graphite. 13 years ago
doc Update docs from wiki 14 years ago
m4 Prelude plugin: add detection in configure script 17 years ago
qa script: add script to start personal builder 13 years ago
rules vlan: add rule for new 'too many layers' event 13 years ago
scripts suricatasc: fix make distcheck. 14 years ago
src Fix unittests that use chunked encoding. 13 years ago
.gitignore unittest: make check use a qa/log dir for logging 13 years ago
COPYING Initial add of the files. 17 years ago
ChangeLog Update changelog for 2.0beta1 13 years ago
LICENSE import of gplv2 LICENSE 17 years ago
Makefile.am autotools: workaround on partial cleaning 13 years ago
Makefile.cvs Initial add of the files. 17 years ago
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 17 years ago
autogen.sh OpenBSD 5.2 build fixes, Unit test fix. 14 years ago
classification.config Import of classification.config 17 years ago
config.rpath Add file needed for some autotools version. 13 years ago
configure.ac Make the missing libhtp error message more clear. 13 years ago
doxygen.cfg Adding an updated doxygen config file, because the old one was created a couple major versions ago. 13 years ago
mkinstalldirs Update autojunk.sh + build update. 17 years ago
reference.config Add md5 to reference.config. 15 years ago
suricata.yaml.in Add TILE-Gx mPIPE packet processing support. 13 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 14 years ago