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 9961520316 output: clean file desc at exit.
This is a beginning of implementation for bug #1660:
 https://redmine.openinfosecfoundation.org/issues/1160

This patch adds a cleaning function for each logger of new type
(packet, tx and file). These functions are called in RunModeShutDown().

The state of this patch is that it is crashing suricata when sending
pcap to analyse:
 - At first pcap if tx and file cleaning function are called
 - At second pcap if only packet cleaning function is called

The cause in first case is unknown. In second case this is due to
the necessity of cleaning the list of logger registered to a logging
type.
12 years ago
benches Initial add of the files. 17 years ago
contrib Add option on Tile-Gx for logging for fast.log alerts over PCIe 12 years ago
doc Update docs from wiki 14 years ago
m4 Prelude plugin: add detection in configure script 16 years ago
qa drmemory: remove bug 978 suppression 12 years ago
rules TLS: add detection for malicious heartbeats (AKA heartbleed) 12 years ago
scripts suricatasc: fix make distcheck. 13 years ago
src output: clean file desc at exit. 12 years ago
.gitignore unittest: make check use a qa/log dir for logging 13 years ago
COPYING Initial add of the files. 17 years ago
ChangeLog Update Changelog for 2.0 release 12 years ago
LICENSE import of gplv2 LICENSE 17 years ago
Makefile.am make install-full: get correct version of ET 12 years ago
Makefile.cvs Initial add of the files. 17 years ago
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 17 years ago
autogen.sh OpenBSD 5.2 build fixes, Unit test fix. 14 years ago
classification.config Import of classification.config 16 years ago
config.rpath Add file needed for some autotools version. 13 years ago
configure.ac Change configure to allow statically linking libpcre. 12 years ago
doxygen.cfg doxygen: document all code 12 years ago
reference.config Add md5 to reference.config. 15 years ago
suricata.yaml.in yaml: remove rbn, add tls 12 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 14 years ago