Commit Graph

911 Commits (cc28284598cea084112d19529cd271b3ce5d5916)
 

Author SHA1 Message Date
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
Gerardo Iglesias Galvan 7e87f373b9 Add icmp_id keyword support 15 years ago
Victor Julien 01976a0b74 Support for sigs with both pkt and applayer detect
Sets a flowbit with the sig id if the packet matches match. Checks
on that if the app layer matches match. Currently misuses the
flowbits api for this in a way that needs fixing.
15 years ago
Victor Julien 493715c0d2 Implement alert sid storage in the flow so we can check previous alerts in the flow. 15 years ago
Victor Julien 9fd46e9425 Support for sigs with both pkt and applayer detect
Sets a flowbit with the sig id if the packet matches match. Checks
on that if the app layer matches match. Currently misuses the
flowbits api for this in a way that needs fixing.
15 years ago
Gurvinder Singh 0419ad7c9a fixed 23 bug 15 years ago
Victor Julien 4f843ff8e9 Improve matching of packet and app layer sigs. 15 years ago
Pablo Rincon 992aaa3d79 Small fix on SigMatchSignaturesAppLayer() and SigMatchSignatures() 15 years ago
Pablo Rincon 459a823a09 Reutilize the filename buffer and avoid malloc's 15 years ago
Pablo Rincon 5f59def86a Force reset size_current to 0 after rotate 15 years ago
Jason Ish fdb1c9c4f2 cleanup warnings. 15 years ago
Jason Ish 6cc0771d6f - Fix memory leak error when freeing node.
- Cleanup ConfDump output a little.
15 years ago
Victor Julien 4c79e6d5b6 compile fixes 15 years ago
Jason Ish 28cad3429c An example of how logging could be configured from the log file. 15 years ago
Jason Ish 90c46ee2c9 Add the ability to lookup a child ConfNode, or just the value of a child ConfNode. 15 years ago
Jason Ish 59ec05645f Index sequence items - allows us to store sequences of mappings in the configuration database. 15 years ago
Gurvinder Singh 0a85fd6787 htp error fixed 15 years ago
Gurvinder Singh d8433c7255 fixed-pool-error-and-tcp-state-transition 15 years ago
Victor Julien 53e3e6dee8 Fix compilation after suricata rename. 15 years ago
Pablo Rincon 7473f716bd Improving error report on runmodes and daemon compatibility 15 years ago
Gerardo Iglesias Galvan 5471baf8f4 Change case values to their corresponding enum values 15 years ago
Gerardo Iglesias Galvan e917065e26 Add support for daemon, checking for valid combination of modes 15 years ago
Victor Julien 8490208ba1 Fix bug fix 15 years ago
Victor Julien fa5dbaeb1d Fix segv when testing for sid 2002181 15 years ago
Breno Silva 69eb869cc9 Threshold Rule 15 years ago
Victor Julien ecf86f9c23 Rename to Suricata. 15 years ago
Gurvinder Singh 71a77bf8d6 removeh http_cookie flag 15 years ago
Gurvinder Singh 85f054cac2 changed to DetectHttpCookieData 15 years ago
Gurvinder Singh a0f184866c http_cookie keywork support 15 years ago