Commit Graph

14387 Commits (a94ca4462093c0b41f87a7d8433801a0abbb4390)
 

Author SHA1 Message Date
Victor Julien 621c8dd921 Make sure we don't sleep to test time lapses, we can modify the engine's time internally for that. 15 years ago
Anoop Saldanha 30a7ea2141 adapted counters to use util-time.[ch] 15 years ago
Anoop Saldanha c8b423578a Updates for counters time based patch 15 years ago
Anoop Saldanha 8beef4a9fc stats upgrade. Added interval counters to the decoder module 15 years ago
Anoop Saldanha ceb7e495ae refactoring perf stats code 15 years ago
Victor Julien fdf8943dfb Remove a few commented out code lines. 15 years ago
Anoop Saldanha 8c9df4cd6b modifications to PatternMatchPreprarePopulateMpm to fasten fast_pattern processing 15 years ago
Anoop Saldanha bb5bd91045 Support to get the last sigmatch of a particular type. To be used for content and its modifiers 15 years ago
Anoop Saldanha 7a10ddc07b Fixes for the fast-pattern tests and a couple of other minor changes 15 years ago
Anoop Saldanha 6ca5dbc9e9 Support fast_pattern modifier keyword for content 15 years ago
Victor Julien 07bcc8cc9a Fix signatures with ports and/or addresses but without sigmatches. 15 years ago
Victor Julien 50b2e381e0 Set the DETECT_CONTENT_WITHIN_NEXT and DETECT_CONTENT_DISTANCE_NEXT flags on content chunks if appropriate. 15 years ago
Victor Julien a004724aea Add some debugging code 15 years ago
Victor Julien dd232fcd6e Fix debug compilation 15 years ago
Anoop Saldanha 1c7ac13c25 Support for negated content 15 years ago
Victor Julien 6346d1ddcf Add function name printing to the default output while we're still in development. 15 years ago
Victor Julien 0aaf603317 Fix another case where distance/within checks didn't fully work as expected. 15 years ago
Pablo Rincon ce3abca399 Adding some unittests (one of them dodoesn't work but should) 15 years ago
Pablo Rincon 84411f73c3 Commeting out a unittest. 15 years ago
Pablo Rincon 9a3c21fbf3 Updating real unittests. Small fix on TestWithinDistanceOffsetDepth to skip to the next DETECT_CONTENT SigMatch. Adding some checks on within/distance setups. 15 years ago
Victor Julien 241db64dd7 Fix a few memory issues. 15 years ago
Pablo Rincon 7e4377224a Small fix at detect-parse.c, need to continue with MatchTest05 15 years ago
Pablo Rincon f233f9fa31 Adding detect_content chunks handling for max_pattern_length and unittests. Updating modifiers to use it. 15 years ago
Victor Julien 981ca859cb Fixes for distance and within content modifiers. 15 years ago
William Metcalf 884b1034b4 failed unittest for within distance 15 years ago
Victor Julien 171edda02a Fix compilation of address and port error messages in debug mode. 15 years ago
Anoop Saldanha dc44700ce5 Support vars lookup from conf file. Current patch support address and port group vars lookup 15 years ago
Victor Julien 951b4d5cf4 Fix within in some corner cases and add some more tests. 15 years ago
Anoop Saldanha 204aca4431 Support host os flavour retrieval functions with raw network addresses 15 years ago
Anoop Saldanha 96614c60f2 change the netmask to uint8_t for the ip handling part of the radix tree and also use 255 instead of -1 to indicate the absence of a netblock 15 years ago
Anoop Saldanha 3f91af89a2 Added comments to the the Host OS API test 15 years ago
Anoop Saldanha 22771d5f52 Updated doxygen comment for host os function 15 years ago
Anoop Saldanha 7dbc117b37 Host OS Table API. Modifications also make to the radix tree to handle netblocks 15 years ago
Victor Julien 4f2164677a - Fix pattern matchers b2g and b3g not being able to deal with a single pattern of the max pattern length (32 bytes by default).
- Fix the setting of the correct pattern matcher when it was set in the detection ctx.
- Add tests for the fixes.
15 years ago
William Metcalf 2ba203cd19 upated INSTALL moved other doc files to doc/ deleted Welcome 15 years ago
Victor Julien f2a388ac8d Cleanup comments. 15 years ago
Victor Julien 34d44266fd Create reputation.h 15 years ago
William Metcalf 258cac889a silence pfring compiler warning 15 years ago
Victor Julien d6be6ceb19 Fixup artifact from automatic renames: rename DetectAddresssHead to DetectAddressHead. 15 years ago
Victor Julien e5b990a8ab Fixup siggroup merge artifacts. 15 years ago
Anoop Saldanha 78db80ea15 Unittests and style fix for detect-engine-siggroup.[ch] 15 years ago
Victor Julien 83d1e283bb Improve message on test expected to fail at this point. 15 years ago
Pablo Rincon 0df58406ee Adding Unittests, doxygen comments, coding style, logging support 15 years ago
Victor Julien cc442f1772 Fixup flow bits sig tests to work with the changes to the pattern matchers. 15 years ago
Breno Silva 6d1eb3e728 FlowBits Unit Tests 15 years ago
Breno Silva 2dee4cec13 FlowBits Unit Tests 15 years ago
Victor Julien c5dd31868d Small detect engine proto cleanups. 15 years ago
Gurvinder Singh 34e526d853 TTL macros suppport 15 years ago
Gurvinder Singh 90fea03af5 added comments and some minor changes 15 years ago
Gurvinder Singh cacbf31aad support for ttl keyword 15 years ago