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.
17 years ago
benches Initial add of the files. 17 years ago
doc Moved GITGUIDE to doc/ 17 years ago
src Big update: 17 years ago
AUTHORS update authors 17 years ago
COPYING Initial add of the files. 17 years ago
ChangeLog Initial add of the files. 17 years ago
INSTALL Initial add of the files. 17 years ago
Makefile.am Initial add of the files. 17 years ago
Makefile.cvs Initial add of the files. 17 years ago
NEWS Initial add of the files. 17 years ago
README Initial add of the files. 17 years ago
TODO todo file update 17 years ago
Welcome Email test 17 years ago
acsite.m4 Added C99 defs/macros to acsite.m4 for CentOS 17 years ago
autojunk.sh Update to libtoolize command in autojunk.sh for build on CentOS 17 years ago
config.guess Initial add of the files. 17 years ago
config.h.in updated config.h.in 17 years ago
config.sub Initial add of the files. 17 years ago
configure.in added detection of PF_RING for -lpfring enabled pcap 17 years ago
depcomp Initial add of the files. 17 years ago
doxygen.cfg Added doxygen.cfg file and doc directory 17 years ago
install-sh Initial add of the files. 17 years ago
ltmain.sh Large update: pcap support, threading fixes, initial stream tracking, time handling, pool support, runmodes, decoders added, autojunk update. 17 years ago
missing Initial add of the files. 17 years ago
mkinstalldirs Initial add of the files. 17 years ago

README