Commit Graph

16266 Commits (685baa9680c98acb4cdf35b77186600d6f582b8b)
 

Author SHA1 Message Date
Victor Julien 227cc082a1 Fix small memleak at engine init. 15 years ago
Gurvinder Singh 02fb39b913 detect-engine-proto unit tests and comments 15 years ago
Gurvinder Singh f2213b066f fast track stream handling and its unitests 15 years ago
Brian Rectanus b796541e57 Ack/Seq Keywords part 2 15 years ago
Brian Rectanus ed30067bd7 Ack/Seq Keywords 15 years ago
Victor Julien 56e45e0c16 Fix warning free compilation of defrag. Fix a missing variable initialization that cause a segv in the unittests. 15 years ago
Jason Ish e0b9e85230 Break out checksum fixup code to make the license separation more clear. 15 years ago
Victor Julien 97c991f75b Remove unused var and fix compilation with DEBUG enabled. 15 years ago
Jamie 0dc471db9c looking inside ICMP packets 15 years ago
Brian Rectanus ec6c5258b6 Sameip Keyword 15 years ago
Breno Silva f9b422bba7 FlagBits fix
Signed-off-by: Brian Rectanus <brectanu@gmail.com>
15 years ago
Victor Julien 4fb4dd59e4 Detect errors in the spin locks which somehow seems to fix some deadlocking withing valgrind. 15 years ago
Victor Julien 32830ff43d Small layout fix. 15 years ago
Pablo Rincon 06c382a44d Addapting to SCLogDebug 15 years ago
Pablo Rincon 292a7e47ef ICMPv6 Decoder and unittests 15 years ago
William Metcalf 7fb28ce5b6 fixes to mimic snort escape behavior in msg 15 years ago
Breno Silva a48ddc46b7 Flags janitor 15 years ago
Breno Silva 8f8de0e56f Unit test 60c fix 15 years ago
Anoop Saldanha bfc8200768 Fix for the broken test from logging module 15 years ago
William Metcalf 24b27136cc various unittest fixes for detect-engine-sigorder 15 years ago
Jason Ish 097a77e9fd Bug 6
Add a new command line option, --list-unittests to list all registered unit tests then exit.  If -U is supplied, the regex will be respected.
15 years ago
Victor Julien f76a740fe2 Small layout fix. 15 years ago
Victor Julien b470e7b40f Fixup merge artifact. 15 years ago
Breno Silva 15a8f34d36 Gid Keyword
Signed-off-by: Brian Rectanus <brectanu@gmail.com>
15 years ago
Breno Silva 6100a7f610 FragBits Keyword
Signed-off-by: Brian Rectanus <brectanu@gmail.com>
15 years ago
Anoop Saldanha 6858192660 Added a NULL check inside ConfGet() 15 years ago
Anoop Saldanha a767a28c70 fix for the test bug in the logging module 15 years ago
William Metcalf 0d13505f0e change debug code around to use global log dir 15 years ago
Victor Julien 43a50c538b Change default log settings to be more development friendly. Breaks one test. 15 years ago
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