Commit Graph

486 Commits (8b8e2fef2d77a7409d78b2f3d4b2b9d7eef6a856)
 

Author SHA1 Message Date
Victor Julien 8b8e2fef2d Fix msg parsing. 15 years ago
William Metcalf e458b2a26e detct-msg changes and unittests 15 years ago
William Metcalf f217370ac7 fixed for invalid netmask being set to 0 15 years ago
Victor Julien de8caa7964 Rename DetectAddressGroup* to DetectAddress* 15 years ago
Victor Julien 13dca5e8ce Cleanup of address functions. 15 years ago
Victor Julien 3c7a038477 Further memory cleanups. Split out init only vars out of the sig group head. 15 years ago
Victor Julien 32e51e5e5a Replace sgh refcnt by a flag. 15 years ago
Victor Julien 91d14964b6 Fixup formatting on the smb code. 15 years ago
William Metcalf 5fc3005103 added check for full al_parser_table 15 years ago
root f3e3d3873f fix smb and dcerpc unit tests 15 years ago
Kirby Kuehl ecaa701bdf smb and dcerpc work 15 years ago
Victor Julien bf72331849 Fix compilation warning in conf test. 15 years ago
Jason Ish ec9fa7b0a7 Files missed in last commit.
Update Conf API to allow direct access to nodes.

    A configuration node is now a tailq head and a tailq entry.  This allows us to build
    n-ary type trees to build something DOM like.

    Properly process lists so a list of rule files (for example) can be loaded.
15 years ago
Jason Ish d39a291427 Refactor yaml loader so we can load strings or files. 15 years ago
William Metcalf 4175206417 unittest regex changes and fixes 15 years ago
Victor Julien 2d0e9658f8 Speed up per sgh content maxlen calc. Remove mpm ptrs from mpm ctx. Add unittests testing the detection engine internals. 15 years ago
Victor Julien e4c98c562c Merge DetectAddressData and DetectAddressGroup 15 years ago
Victor Julien 15ab5d7003 More engine init memleaks fixed. HashListTable remove function fixed. 15 years ago
Victor Julien 7a7bb7a390 Get rid of global mpm_ctx. 15 years ago
Victor Julien fbe87a3ad5 Bunch of mostly unittest related memleak fixes. 15 years ago
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