Commit Graph

729 Commits (8f7cff1d539a4b361bf88aff1ea7a14943d710c8)
 

Author SHA1 Message Date
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
Victor Julien f0be69dcd0 Fixup smb/smb2/dcerpc wrt loops, debug printing, style. 15 years ago
Victor Julien 4c2782e971 Improve depth and offset setup error reporting 15 years ago
Victor Julien f6f0ad94ce silence a debug statement in the msg handling 15 years ago
Victor Julien d5c732f1f9 Add tag keyword stub 15 years ago
Victor Julien b2adf31595 online abort() in stream reassembly if were in debug mode 15 years ago
Victor Julien ef6ab4efa0 Add pcre negate support. 15 years ago
William Metcalf 1d553c940b failing unit test showing negated pcre treated as nonnegated match 15 years ago
Victor Julien 040e62f3ec Fixup noisy debug statement 15 years ago
Victor Julien 7b2610ba1f Fix extra spaces confusing content and uricontent. 15 years ago
Gurvinder Singh a19fbf22e2 bug 29 patch 15 years ago
Victor Julien ae94b102cb Improve distance/within/nocase handling, sig parsing error reporting. 15 years ago
Victor Julien 4862488dac add version output, -V option 15 years ago
Victor Julien 6beee776ca Move rand seed code into util-random 15 years ago
Pablo Rincon 6224c30548 Adding preseending to rands 15 years ago
Jason Ish b2ee780788 "last" policy for ipv6 15 years ago
Jason Ish ecc50b8b2f add first policy for ipv6 frag re-assembly 15 years ago
Jason Ish d9380a8cb5 solaris policy for ipv6 15 years ago
Jason Ish ce20c33634 multiline rule support. 15 years ago
Will Metcalf 23aa6cf642 more fixes for exit on sig init failure 15 years ago
Will Metcalf f2b1e66a6a fixes for init failure stuff 15 years ago
Will Metcalf 87a435cd0d updated to include more rulesets more sane vars 15 years ago
Victor Julien 778228d1c5 Flags keyword fix. Fatal init fix. 15 years ago
Victor Julien ac03873f5d build update 15 years ago
Will Metcalf c49785fbd0 configure.in update 15 years ago