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 159a6d1cb4 tls-store: avoid log flooding
In case we can't write in the certs directory, this is possible
we flood the log for each TLS session or even worse each TLS
packet.  So this patch puts a limit in the number of logged
messages related to file creation.
10 years ago
benches
contrib suri-graphite: add ouput to file option 10 years ago
doc
lua
m4
qa parsing: s/strtok/strtok_r/g 10 years ago
rules decode: add ERSPANv1 decoder 10 years ago
scripts In non interactive mode, print errors to stderr 10 years ago
src tls-store: avoid log flooding 10 years ago
.gitignore
.travis.yml
COPYING
ChangeLog
LICENSE
Makefile.am
Makefile.cvs
acsite.m4
autogen.sh
classification.config
config.rpath
configure.ac Disable pcap-config use during cross compilation 10 years ago
doxygen.cfg
reference.config
suricata.yaml.in tls-store: now a separate module 10 years ago
threshold.config