Commit Graph

16266 Commits (685baa9680c98acb4cdf35b77186600d6f582b8b)
 

Author SHA1 Message Date
Gurvinder Singh 47eb168713 added a small comment 15 years ago
Gurvinder Singh 7b56b4314b unittest packet payload inspection 15 years ago
Gurvinder Singh 70b53a0293 fixed the ispayload inspecting func 15 years ago
Gurvinder Singh 78697ce502 avoid pm invocation 15 years ago
Gurvinder Singh a991ab0a19 added sigmatch payload flag 15 years ago
Gurvinder Singh 88fbfb3e65 fix an issue 15 years ago
Gurvinder Singh 892ace6b37 stream flag function made public 15 years ago
Gurvinder Singh 7895748606 add unit test for no stream reassembly 15 years ago
Gurvinder Singh 71da019734 some minor changes 15 years ago
Gurvinder Singh 94674c58f3 unit tests for no packet & payload inspection 15 years ago
Gurvinder Singh bbb385422d function to set packet flags 15 years ago
Gurvinder Singh cc0b4f7181 initial version to support detection byepass 15 years ago
Jamie a914c4e2bf check that the encapsulated packet is correctly parsed 15 years ago
Victor Julien 804da19a36 Fix flowbits match being unable to deal with a packet without a flow. 15 years ago
William Metcalf 67e6cf21ae verify valid port range 15 years ago
Victor Julien 5ffb7a7bd7 Add a few more tests for portrange validation. 15 years ago
Victor Julien 927685928c Fix segv in unified2 unittests. 15 years ago
Victor Julien fce06d2800 Fix unified2 tests relying on each other. 15 years ago
Breno Silva c43319c337 Regular expression for UnitTests
Signed-off-by: Brian Rectanus <brectanu@gmail.com>
15 years ago
Anoop Saldanha 590adbb3e8 Radix Tree modifications 15 years ago
Anoop Saldanha 3c21df69d2 Radix Tree structure for the engine 15 years ago
Anoop Saldanha bc42aebdd5 Logging module optimization changes 15 years ago
Victor Julien ff018d4b43 Strange fix for issue where signals seemed to be ignored in some cases. 15 years ago
Victor Julien 4914d8d903 Small stream fixes. 15 years ago
Victor Julien 970db6fdd8 Fix merge artifact and add new logging init code to pfring runmodes as well. 15 years ago
Pablo Rincon Crespo 93077a0fee Updating tests fo unified2 with LogFileCtx 15 years ago
Pablo Rincon Crespo a84cc38bc9 Preparing multithreading support for alert modules and logfilectx 15 years ago
William Metcalf 69e57e5e23 remove invalid dir from pcre + unit test 15 years ago
Victor Julien 968d8df12b More logging API usage. Changed logging macro's slightly so the vars inside them won't conflict with vars used by the calling function. 15 years ago
Victor Julien bcc5bbef93 Yet more logging api usage changes. 15 years ago
Victor Julien 91bc83e5c6 More logging API usage changes. 15 years ago
Anoop Saldanha b3a7f4c015 Update for the logging module and symbol renaming 15 years ago
Victor Julien 3a28171fbd Another round of logging api usage updates. 15 years ago
Victor Julien f4acd5a27e First batch of fixes for new debug and logging API usage. 15 years ago
William Metcalf 8069fc759b added --enable-debug config option to set -DDEBUG 15 years ago
Anoop Saldanha 157d5e8113 Implementation of the logging module 15 years ago
Anoop Saldanha f658ffbc9c Order the signatures based on certain rule parameters like actions, flowbits, flowvar, pktvar, priority etc 15 years ago
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