Commit Graph

911 Commits (cc28284598cea084112d19529cd271b3ce5d5916)
 

Author SHA1 Message Date
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
Will Metcalf fcc6b4263c import of gplv2 LICENSE 15 years ago
Victor Julien 35e884f303 Make sure offset modifies depth. 15 years ago
William Metcalf c63b1e0f67 failing unit test depth doesn't take into account offset 15 years ago
Will Metcalf cc3c1779cd more project name updates 15 years ago
Victor Julien 9bbe43c019 Fixup calculation of the minimum scan pattern lenght in some cases. 15 years ago
Victor Julien aa736b01d6 Fix thresholding coding changing unlocked and supposed to be static memory areas. 15 years ago
Victor Julien c969294fef Make sure icmp rules also apply to icmpv6 15 years ago
Gurvinder Singh 8cfdf6c666 bug 18 patch update 15 years ago
Gurvinder Singh b92886a79a bug#18 and some minor changes 15 years ago
Gurvinder Singh 542a43437e bug19 patch 15 years ago
Pablo Rincon 0e83759ed4 Small fix 15 years ago
Victor Julien 1d12de9500 DetectContentChunkMatchTest11 is no longer expected to fail. 15 years ago
Victor Julien 18441c2be7 Fix broken pattern len compilation causing certain patterns to no match when they should. 15 years ago
Victor Julien 0ab9adabd4 Test PortTestMatchDoubleNegation is no longer expected to fail. 15 years ago
Victor Julien 0a699857d6 Fix negation for addresses as well. 15 years ago
Victor Julien 50c07f9901 Fix wrong negation of ports. 15 years ago
Victor Julien 10cc9d5b6a Add icmp flow handling. 15 years ago
Victor Julien 71ed2d38f5 Fix scan patterns sometimes not being added to the scan ctx. Should fix bug #9. 15 years ago