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 cd305c3a78 suricatasc: update python packaging
'make install' install now suricatasc script and Python module to
the system. The suricatasc client module can now be used in other
Python projects by using 'import suricatasc'.

A transformation was needed for distribution of a module and a script.
Module in src directory is now containing most of the code and the
script only handle argument parsing and the creation of a unix socket
client through 'suricatasc' module.
14 years ago
benches
contrib Add contrib dir and it's content to the dist. Bug 567 14 years ago
doc Update docs from wiki 14 years ago
libhtp Add separate libhtp query string normalization function and configuration toggles for it. 14 years ago
m4
qa cocci test: add sizeof test 14 years ago
rules ipv6: add event for ipv6 packet with icmpv4 header 14 years ago
scripts suricatasc: update python packaging 14 years ago
src unix socket: add 'dump-counters' command 14 years ago
.gitignore add configure summary to build-info output 14 years ago
COPYING
ChangeLog Update changelog for 1.4 14 years ago
LICENSE
Makefile.am unix-manager: add unix command socket and associated script 14 years ago
Makefile.cvs
acsite.m4
autogen.sh OpenBSD 5.2 build fixes, Unit test fix. 14 years ago
classification.config
configure.ac suricatasc: update python packaging 14 years ago
doxygen.cfg doxygen: generate doc for acquisition modules 14 years ago
mkinstalldirs
reference.config
suricata.yaml.in Added host buffer allowance and stream configuration for Napatech 3GD 14 years ago
threshold.config threshold: improve comments of shipped threshold.config, add links to wiki. 14 years ago