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 bee5ff172b dns: fix transaction handling
When logging is disabled, the app layer would still be flagged
as logging. This caused transactions not to be freed until the
end of the flow as the logged tx id would never increment.

This fix postpones the setting of the app layer parser "logger"
flag to the point where we know the logger is enabled.
12 years ago
benches
contrib Add one shot run option to suri-graphite. 12 years ago
doc Update docs from wiki 13 years ago
m4
qa coccinelle: implement parallel check 12 years ago
rules dns: detect case of request flooding 12 years ago
scripts suricatasc: fix make distcheck. 13 years ago
src dns: fix transaction handling 12 years ago
.gitignore unittest: make check use a qa/log dir for logging 12 years ago
COPYING
ChangeLog Update changelog for 2.0beta1 12 years ago
LICENSE
Makefile.am Use wget or curl to download ruleset. 12 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath Add file needed for some autotools version. 12 years ago
configure.ac configure: accept libnet 1.1 and 1.2. 12 years ago
doxygen.cfg Adding an updated doxygen config file, because the old one was created a couple major versions ago. 12 years ago
mkinstalldirs
reference.config
suricata.yaml.in profiling: introduce per keyword profiling 12 years ago
threshold.config