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.
Anoop Saldanha
52b37fef3e
Update yaml size params to use kb, mb, gb to indicate size, in place of raw bytes
15 years ago
benches
Initial add of the files.
17 years ago
doc
Add content to ChangeLog and add links to more up to date versions of various docs.
15 years ago
libhtp
libhtp/m4 dir won't be created on CentOS 5.3 by autogen.sh, so work around that by having it in git
15 years ago
m4
Prelude plugin: add detection in configure script
17 years ago
qa
coccinelle: test for invalid size_t printing.
15 years ago
rules
Add checksum validation rules to decoder events rules.
15 years ago
src
bug 333 - support new Size Parsing API. Update various conf params inside the engine to use this API to parse sizes in the format xxx <-just the no represents bytes, xxxkb <- kilobytes, xxxmb <- megabytes, xxxgb <- gigabytes, where xxx is a \d+
15 years ago
.gitignore
Import .gitignore file.
16 years ago
COPYING
Initial add of the files.
17 years ago
ChangeLog
Add content to ChangeLog and add links to more up to date versions of various docs.
15 years ago
LICENSE
import of gplv2 LICENSE
17 years ago
Makefile.am
Add stream-events.rules to distribution.
15 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
Add initial support for reading packets from a DAG card, we only support reading from a single stream at this time.
16 years ago
classification.config
Import of classification.config
17 years ago
configure.in
Add libmagic detection, linking and a basic API.
15 years ago
depcomp
Update autojunk.sh + build update.
17 years ago
doxygen.cfg
doc: Include htp documentation.
15 years ago
install-sh
Update autojunk.sh + build update.
17 years ago
missing
Update autojunk.sh + build update.
17 years ago
mkinstalldirs
Update autojunk.sh + build update.
17 years ago
reference.config
Add the ET reference.config file as a default
16 years ago
suricata.yaml
Update yaml size params to use kb, mb, gb to indicate size, in place of raw bytes
15 years ago