Commit Graph

479 Commits (91d14964b6856a8676d14a699186010f00f288e9)
 

Author SHA1 Message Date
Victor Julien 4cc24fe463 Improve the handling of addresses and ports. Properly detect !any, other full negation. Fix [80:!80] syntax errors being undetected. 15 years ago
Victor Julien ea1fe0cf61 Set signal handlers after the unittests so we can kill the test runs with ctrl-c. 15 years ago
William Metcalf 3cf1be8710 invalid negation unittests added 15 years ago
Victor Julien be3bbe0a85 Fix segv in reassembly. Fix sequence gap handling tests. 15 years ago
Victor Julien db9e693054 Small fixes to pfring patch. 15 years ago
William Metcalf 04b0f177fc native PF_RING support with fixes 15 years ago
Brian Rectanus 7f1b0efab3 IpOpts Rule Keyword
Signed-off-by: Brian Rectanus <brectanu@gmail.com>
15 years ago
Breno Silva 27c61ac148 IpOpts Rule Keyword
Signed-off-by: Brian Rectanus <brectanu@gmail.com>
15 years ago
Victor Julien b3cb29b758 Fix engine lockup due to mutex locking error. 15 years ago
William Metcalf cf473bf0ce added support for escapes inside of msg keyword 15 years ago
Victor Julien 97a2f4e747 Improve error checking in detect, add comments. 15 years ago
Victor Julien ae3d4b6d7f Silence clang warn. 15 years ago
Victor Julien 8a68520f55 Fix clang warnings. 15 years ago
William Metcalf ace371665d changed sigs for http logging to use established keyword 15 years ago
Victor Julien 4170ec8955 Make locking of the flow optional in the app layer subsys so we can also pass locked flows to it. 15 years ago
Victor Julien 5ecd187b6f Tie app layer parsing to the stream engine. 15 years ago
Victor Julien f0d556b9e3 Suppress nfq debug output. 15 years ago
William Metcalf 6e8c75ff79 fix for duplicate lib linking, remove call to libnet-config 15 years ago
Gurvinder Singh c06b2849fb fixed unit tests and add the comments 15 years ago
Gurvinder Singh e88249ee24 small performance enhancement 15 years ago
Gurvinder Singh 37b4682407 target based paws handling 15 years ago
Gurvinder Singh 573027a1ec PAWS support and one unittest 15 years ago
Gurvinder Singh 45cb8f5f0c changed flag name 15 years ago
Gurvinder Singh 3350245f75 timestamp support 15 years ago
Breno Silva 7aaad91f39 Comments fix 15 years ago
Brian Rectanus 3e9223c22c Cleanup bytetest and bytejump. 15 years ago
Victor Julien a4fe971897 Fix datalink retrieval for pcap file mode and nfq mode for use in unified2. 15 years ago
Breno Silva c8308222c1 Unified2rev2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Victor Julien bff8ae299f Fix pcap file mode 15 years ago
Victor Julien 597d0e9a20 Fix detection of failed thread startup. Cleanup startup output a bit. 15 years ago
Victor Julien ab09e80205 Remove unnecessary header. 15 years ago
Victor Julien 0d0ffb9963 Reorganize header inclusions. 15 years ago
Victor Julien 1727d191a4 Add pktvar and flowvar tests to ip only unittest. Make output cleaner. 15 years ago
Pablo Rincon 3458c07f46 Changed SignatureIsIPOnly and added some unittests 15 years ago
Jason Ish f508d1e0fd Add getters for integer and boolean values. 15 years ago
root 2c796339f7 Small fixes 15 years ago
Pablo Rincon bdf119ade3 Adding window and isdataat keyword and some unittests 15 years ago
Victor Julien 0941c152fd Minor layout fixes. 15 years ago
Breno Silva f6b36b7241 Unified2rev2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Breno Silva ee8fef2e68 Unified2rev2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Breno Silva 8c797927cd Unified2rev2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Breno Silva 145d89ba01 Unified2rev1
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
Breno Silva a5e386ce52 Unified2
Signed-off-by: Breno Silva <breno.silva@gmail.com>
15 years ago
William Metcalf c313444991 comment out printf for unittest format 15 years ago
Jason Ish beef3c6c24 Fix access to ttl. 15 years ago
Victor Julien daf3078279 Fix compilation on 32bit 15 years ago
Brian Rectanus ed3fee2bac Fixed detect-byte src to use new util-byte return codes. 15 years ago
Brian Rectanus ba4c2e599d Add byte test to detection engine. 15 years ago
Brian Rectanus 11d068740a Byte utils return num bytes extracted on success instead of zero. 15 years ago
Brian Rectanus 02a8b583c9 Added byte_test and byte_jump support. 15 years ago