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 2ecab3f765 decode-mime: fix body md5 computation
Previous code was wrongly supposing the lines are ending with CRLF.
But this is not the case so we must propagate the length of end of
line delimiter to be able to compute the md5 of the mail body.
11 years ago
benches
contrib suri-graphite: add ouput to file option 11 years ago
doc Fix make distcheck on CentOS 5.11 11 years ago
lua
m4
qa docker: add ASAN to pcaps build 11 years ago
rules decode: add ERSPANv1 decoder 11 years ago
scripts app-layer setup scripts: fix header substitution. 11 years ago
src decode-mime: fix body md5 computation 11 years ago
.gitignore
.travis.yml
COPYING
ChangeLog Update changelog for 2.1beta4 release 11 years ago
LICENSE
Makefile.am Respect DESTDIR in install-conf and install-rules. 11 years ago
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac configure: use pkg_config for libhtp 11 years ago
doxygen.cfg
reference.config Update reference.config 11 years ago
suricata.yaml.in json-alert: add smtp elements in alert 11 years ago
threshold.config