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 8fa5a2c025 Split applayer and raw stream reassembly
Split stream reassembly in 2 parts: a part that sends ack'd data to the app
layer parsers as soon as it's available, and another part that queues up
data into larger chunks for raw inspection.
14 years ago
benches
doc
libhtp Apply revision 233 and 234 from libhtp to improve memory handling when Suricata runs out of memory. 15 years ago
m4
qa
src Split applayer and raw stream reassembly 14 years ago
.gitignore Import .gitignore file. 14 years ago
COPYING
ChangeLog
LICENSE
Makefile.am Add missing 'reference' to reference.config to Makefile.am. 14 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.h.in
configure.in Use a different way of getting a short git rev that is compatible to older git versions. 14 years ago
depcomp
doxygen.cfg
install-sh
missing
mkinstalldirs
reference.config Add the ET reference.config file as a default 14 years ago
suricata.yaml Modify Packet structure and prepare accessor. 14 years ago