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
Victor Julien b102ea2123 Big update:
- Implement "closing" state in flow.
- Add protocol specific timeouts.
- Lots of stream tracking updates, fixing a lot of out of window issues.
- Stream reassembly fixes.
- Implement a new IDS runmode with 4 stream and detect threads.
- Added a BUG_ON macro that aborts the engine if the expression is true.
- Better balance the flow queue handler for traffic that doesn't have flow (like icmp currently).
- Simplify application level protocol in the Tcp Session.
- Add some debugging memory counters.
16 years ago
benches
doc Moved GITGUIDE to doc/ 16 years ago
src Big update: 16 years ago
AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
Makefile.cvs
NEWS
README
TODO
Welcome Email test 16 years ago
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 16 years ago
autojunk.sh Update to libtoolize command in autojunk.sh for build on CentOS 16 years ago
config.guess
config.h.in updated config.h.in 16 years ago
config.sub
configure.in added detection of PF_RING for -lpfring enabled pcap 16 years ago
depcomp
doxygen.cfg
install-sh
ltmain.sh
missing
mkinstalldirs

README