Commit Graph

839 Commits (811f2f605d2763c3bfaca8bfaa3f5e4a9f3d7b2b)
 

Author SHA1 Message Date
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
William Metcalf c40e81d42b failing unittest rules with same content match fail 15 years ago
Victor Julien a8116f65c8 Fix packet flags field not being cleared properly when the packet is being reused. Add some debug statements and cleanup some. 15 years ago
Victor Julien e2376948dd Clean up smb/dcerpc code 15 years ago
root 48cdc8e0fd DCERPC BIND work 15 years ago
Jason Ish 9d55a41e49 Windows and Linux policies for IPV6 frag reassembly. 15 years ago
Victor Julien 4824868766 Application layer detection improvements
- improve locking of application layer handling, making sure that the flow cannot be freed/cleared when the detection engine is still working with it.
- add a check to the app layer detection to make sure that a match function will only inspect an app layer state if it's of the right type.
15 years ago
Victor Julien 310a182217 Fix signatures not being initialized properly 15 years ago
Victor Julien 6fe5509617 Fix compiler warning when using HTP rev 68. 15 years ago
Victor Julien 79b15bd1cc fix typo 15 years ago
Victor Julien 53041eeb67 Small cleanups. 15 years ago
Victor Julien 8cc792a3c7 Fix potential deadlock in http cookie match. 15 years ago
Pablo Rincon f729d6f7b3 Changing some more printfs with logging api 15 years ago
Pablo Rincon f2f9b83280 Adding FTP app layer parser and ftpbounce detection at L7 15 years ago
Victor Julien d35dd1c4ea Improve http cookie htp state checking before using it. 15 years ago
Pablo Rincon 6f76ed6804 Match content fail when two contents are specified in the same rule and the last of them has length = 1 15 years ago
Anoop Saldanha f8edb74439 double port/address negation is parsed incorrectly 15 years ago
Victor Julien 6ab64706b0 Improve threshold hash table handling. 15 years ago
Gurvinder Singh 8c8b8596c8 fixed bug 18 15 years ago
Gurvinder Singh 8287ebe12c bug 21 fixing patch 15 years ago
Anoop Saldanha 4d430060d2 fix for unclear error messages bug 15 15 years ago
Anoop Saldanha 47ad1e5b2e detect-engine-address.[ch] refactoring 15 years ago
Anoop Saldanha 2c0345f55e Fix for Unified Alert Test Bug #14 15 years ago