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 81bc6f5518 Treat incomplete checksum.
Checksum of local traffic is often offloaded to the network device.
This causes some problems on parsing of this traffic. This patch
introduces a PKT_INCOMPLETE_CHECKSUM flag which can be used to
indicate that the checksum is not computed/correct for good reason.
13 years ago
benches
doc Add content to ChangeLog and add links to more up to date versions of various docs. 14 years ago
libhtp Add relro flags to libhtp 13 years ago
m4 Prelude plugin: add detection in configure script 15 years ago
qa coccinelle: test for invalid size_t printing. 14 years ago
rules Add checksum validation rules to decoder events rules. 13 years ago
src Treat incomplete checksum. 13 years ago
.gitignore Import .gitignore file. 14 years ago
COPYING
ChangeLog Update Changelog to reflect changes in 1.1.1 and 1.2beta1. 13 years ago
LICENSE import of gplv2 LICENSE 15 years ago
Makefile.am Add stream-events.rules to distribution. 14 years ago
Makefile.cvs
acsite.m4
autogen.sh Add initial support for reading packets from a DAG card, we only support reading from a single stream at this time. 15 years ago
classification.config Import of classification.config 15 years ago
configure.in pcre: compile jit by default if available. 13 years ago
depcomp Update autojunk.sh + build update. 15 years ago
doxygen.cfg doc: Include htp documentation. 14 years ago
install-sh Update autojunk.sh + build update. 15 years ago
missing Update autojunk.sh + build update. 15 years ago
mkinstalldirs Update autojunk.sh + build update. 15 years ago
reference.config Add md5 to reference.config. 13 years ago
suricata.yaml Document new "filetype" argument for 'fast', 'http-log', etc. 13 years ago