Commit Graph

14387 Commits (a94ca4462093c0b41f87a7d8433801a0abbb4390)
 

Author SHA1 Message Date
Victor Julien d4733e3a76 Move pcre test out of detect.c 15 years ago
William Metcalf 86380b9d45 split out pcre parsing fixed some errors 15 years ago
Victor Julien 4dbcf5fbac Add support for moving detection tests outside of detect.c and move the 'id' tests to it's own file. 15 years ago
Pablo Rincon 1a983fd316 Adding id keyword and unittests 15 years ago
Victor Julien 085b7a3c0e Move unittests away from detect.c 15 years ago
Breno Silva 97a8778aa4 Signature Flags Keyword
Signed-off-by: Brian Rectanus <brectanu@gmail.com>
15 years ago
Breno Silva 7dc985aa4e Signature Flags Keyword
Signed-off-by: Brian Rectanus <brectanu@gmail.com>
15 years ago
Victor Julien 4e848796d8 Use correct free function in DetectPortParseInsertString. 15 years ago
Anoop Saldanha 0815ed7c9e Some refactoring of the code, error handling done 15 years ago
Brian Rectanus e2fc2545f2 ip_proto cleanup and fix mem leak. 15 years ago
Victor Julien 8c747380ae Fixup ip_proto keyword. 15 years ago
Victor Julien f58f437997 re-add unittests that were removed to prevent a git merge mess. 15 years ago
Brian Rectanus e28647032d Add ip_proto support. 15 years ago
Victor Julien f70c026340 Prepare for merging ipproto patch. 15 years ago
Anoop Saldanha fbc4d11ed4 Some code refactoring 15 years ago
Gurvinder Singh 4edcc530ec fixed unified alert2 ecode and removed printfs 15 years ago
Gurvinder Singh e7952b1331 some changes in threading constants 15 years ago
Gurvinder Singh ec75946e21 one more change 15 years ago
Gurvinder Singh 7ff38a7081 fixed thread issue 15 years ago
Gurvinder Singh 40b8afdd56 support for thread exit constants 15 years ago
Gurvinder Singh 48c94bbf03 initial thread code support 15 years ago
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