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 3967bd5517 app-layer: fix AppLayerParserProtocolIsTxEventAware
AppLayerParserProtocolIsTxEventAware would check if a proto is tx
event aware by checking if it had registered a StateHasEvents function.
However, this is an optimization function. This patch changes it to
use the StateGetEvents function instead, which is a better indicator.
11 years ago
benches
contrib Add option on Tile-Gx for logging for fast.log alerts over PCIe 11 years ago
doc Update docs from wiki 12 years ago
m4
qa Updated banned function cocci check 11 years ago
rules dns: add event for when memcap is reached 11 years ago
scripts suricatasc: fix make distcheck. 12 years ago
src app-layer: fix AppLayerParserProtocolIsTxEventAware 11 years ago
.gitignore unittest: make check use a qa/log dir for logging 12 years ago
COPYING
ChangeLog Update Changelog for 2.0beta2 11 years ago
LICENSE
Makefile.am dns: rules files was not installed 11 years ago
Makefile.cvs
acsite.m4
autogen.sh OpenBSD 5.2 build fixes, Unit test fix. 12 years ago
classification.config
config.rpath Add file needed for some autotools version. 12 years ago
configure.ac Add option on Tile-Gx for logging for fast.log alerts over PCIe 11 years ago
doxygen.cfg doxygen: document all code 11 years ago
reference.config
suricata.yaml.in profiling: add sample-rate yaml option 11 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 13 years ago