Commit Graph

1003 Commits (ef2ae76c42f0f411b7f63697ed0177fedb5e42bd)
 

Author SHA1 Message Date
Gurvinder Singh fde948f488 bug 41 patch 15 years ago
Victor Julien fcabd1b2ba Fix typo. 15 years ago
Jason Ish cf95fa7c74 configurable outputs for nfq and pcap file. 15 years ago
Jason Ish a05436af8c Configurable alert outputs for PF_RING modes. 15 years ago
Jason Ish 844c444af1 Use the configuration file to setup alert logging (and http logging).
Only setup for the live pcap modes at the moment.
15 years ago
Victor Julien 13e10ccd86 Enable bytes per sec and mbit per sec for nfq as well 15 years ago
Anoop Saldanha e45b626b24 refactoring, tests for address engine ipv4 15 years ago
Jason Ish 1aabe6f7c1 in the unit tests make sure memory allocated from the pool was returned. 15 years ago
Jason Ish 6547725b39 consolidate more common code between ipv4 and ipv6. 15 years ago
Jason Ish 176c6e5668 use a common insert method for ipv4 and ipv6 15 years ago
Jason Ish ccbf8bcae5 Use the V6 insert and re-assembly logic for IPv4 as well. Its a little simpler to track and update. 15 years ago
root 9b74a2765e 64 bit portability 15 years ago
Victor Julien d7958f7983 fix wrong keyword name 15 years ago
Victor Julien 9ee6d6906f Add some safety checks. 15 years ago
Anoop Saldanha 06a640e794 fix for bug #47 15 years ago
Anoop Saldanha a83f7abcc1 logging module bug 6 fix 15 years ago
Victor Julien 6b36e23e45 Fix not decreasing the flow use_cnt reference counter in some cases from the app layer detection code. This caused some streams to never fully time out and thus clutter up the flow table and session pool. 15 years ago
Victor Julien c3269dbcb4 Fix compiler warning in http method code 15 years ago
Brian Rectanus c22d42693a Added http_method rule keyword. 15 years ago
Gurvinder Singh 6814ea1a0f some more stream fixes 15 years ago
Victor Julien 94ae001dec Fixup month displaying for the stats log. 15 years ago
Victor Julien 5e8413aeea Don't scan more of a stream for proto detection than necessary. 15 years ago
Gurvinder Singh a66c6752d5 stream os_policy support 15 years ago
Anoop Saldanha eea0e2a807 Radix Tree fixes/updates 15 years ago
Victor Julien 8f7cff1d53 Fix compilation with -Wextra 15 years ago
Victor Julien b7bac14040 Fixup code to compile with -Wall -Werror -Wextra -Wno-unused-parameter compiler options. 15 years ago
Gurvinder Singh 4e1dc0bd83 bug 41 patch 15 years ago
Gurvinder Singh 567bbf604b stream reassembling fixes 15 years ago
Victor Julien bea22d91ed Set default-rule-path in example config to /etc/suricata/rules/ 15 years ago
Jason Ish 6520d42b4c Allow nested sequences. 15 years ago
Jason Ish d86282af9c pretty up ConfDump output for when there is no valid prefix 15 years ago
Jason Ish 668b86cba4 Fix issue 36. Give each unit test a fresh configuration context - helps tests pass when a config file is passed in, which can
mess up the "expected" output, as this is testing loading
values into the configuration system.
15 years ago
Jason Ish 749647a69d use const 15 years ago
root 5113636744 bind and bind_ack tracking 15 years ago
Victor Julien c7fb7fa26a Mention that libpfring 4.0 is required for our pfring support. 15 years ago
Victor Julien 1f09a88c93 Improve default-log-dir error checking and reporting. 15 years ago
Anoop Saldanha 750600ab17 check for the existance of default logging directory 15 years ago
Anoop Saldanha 8189f4d88e Change error log messags to debug ones in the log modules 15 years ago
Victor Julien f5ef0cc3b8 Exit if no classification.config has been found. 15 years ago
Victor Julien 9e5f7459c2 Actually use classification msg 15 years ago
Victor Julien 447db74be8 Update install doc 15 years ago
Victor Julien 2b66667a76 Make sure we can't overflow our packet alert storage 15 years ago
Jason Ish 527d735500 Suppress these debug lines. 15 years ago
Victor Julien 9b422c443e Fix up initialization and hopefully make the SEQ macro's fix up an 64bit issue we're seeing... 15 years ago
Victor Julien 18aa59b391 Fix compilation and a small memory error. 15 years ago
Anoop Saldanha f684989f98 dce_iface, dce_opnum, dce_stub_data keyword support 15 years ago
Victor Julien d284f0d333 Set default classification file location in the config file. 15 years ago
Victor Julien ecab1fae36 Remove contents of VRT classification.config. 15 years ago
Anoop Saldanha 011b74df63 Modify the classification config tests to use the buffer than a temp file and also fix an invalid free 15 years ago
Anoop Saldanha bc4df59414 Support for Classtype keyword and Classification Config file 15 years ago