Commit Graph

911 Commits (cc28284598cea084112d19529cd271b3ce5d5916)
 

Author SHA1 Message Date
Victor Julien 18fe3818dc Remove need_lock from app layer parsers. 15 years ago
William Metcalf 7e2408d273 FreeBSD correct arch specific gettid defs 15 years ago
Gurvinder Singh 7ce586bc77 updated htp error info 15 years ago
Victor Julien e6a8c5f713 updated config.h.in 15 years ago
William Metcalf ed856de9ef small fixes to htp detection in configure.in 15 years ago
Victor Julien ba7e8012af Add some debugging and simplify locking for app layer slightly. 15 years ago
Gurvinder Singh fc2f7f29fa app layer htp error handling and fixes for memory leaks and segv 15 years ago
Victor Julien aa653157bf Convert stats printing in nfq to logging api. 15 years ago
Victor Julien e5301effe6 Make nfq module use logging api. 15 years ago
Pablo Rincon a67bd2457b Loading rules from config support 15 years ago
Victor Julien 3233888c65 Disable noisy debugging statements 15 years ago
Kirby Kuehl 73bdc8a5c3 fix unittests 15 years ago
Kirby Kuehl c20bc68367 readandx and writeandx parsing for smb 15 years ago
Kirby Kuehl 57331ea2a2 add smb2 proto and smb, smb2, dcerpc unit tests 15 years ago
Jason Ish 0d92f0018b First cut at IPv6 re-assembly. Only BSD policy for now, packets don't actually get passed to it yet though. 15 years ago
Pablo Rincon c816af822e Adding support to load rule files from config 15 years ago
Gerardo Iglesias Galvan 7642e53f06 Fix warnings from previous patch. Add info to usage output. 15 years ago
Gerardo Iglesias Galvan b254719ffc Add fatal failures on unittest and siginit failure (using Conf API) 15 years ago
Pablo Rincon 658eac2825 Adding max pattern length for bidirectional operator. Please, use DetectEngineAppendSig() at the unittests. Look at the bidirectional operator unittests for a usage reference. 15 years ago
Pablo Rincon 1ad6d75dfe Added rpc keyword support at packet level 15 years ago
Victor Julien d388444ac3 Use updated mutex calls. 15 years ago
Gurvinder Singh ad3e463974 updated error info ouput 15 years ago
Anoop Saldanha cd0de89bd4 Fix for handling negated content "\!CONTENT" 15 years ago
William Metcalf 16d2bf6b8e unit test showing flags:0 alerting when it shouldn't 15 years ago
Breno Silva 0acf472392 Flags Issue 15 years ago
William Metcalf ec1cb9c0db more invalid netmask fixes and unittest 15 years ago
Victor Julien d5c11f7abd Make engine initialization a bit more quiet. 15 years ago
Victor Julien eaaf0bd61c Use correct mutex call in flow-vars code. 15 years ago
Pablo Rincon 43a1ae9a4b Changing some printf to SCLogDebug at flow vars 15 years ago
Pablo Rincon c6c7742464 Added support at Flowints for keywords isset and notset 15 years ago
Pablo Rincon a8d7b71490 First version of flowints 15 years ago
Gurvinder Singh 1b39e602d0 fixed port info 15 years ago
Gerardo Iglesias 991d421394 Changed printf's to logging API functions 15 years ago
Pablo Rincon e26833be3f Changing mutex/spinlocks/conditions naming types 15 years ago
Victor Julien 406ee2ce70 Use new threading calls in htp code. 15 years ago
Pablo Rincon 769022f4be Adding support for Mac OS X, FreeBSD, centrailizing mutex/spins/conditions in a macro API, and some unittests 15 years ago
Victor Julien 4cae27522d Fix http module warnings. 15 years ago
Gurvinder Singh 2d6cf71d37 added htp unit test 15 years ago
Gurvinder Singh 08328f9dfb changed to LDFLAGS 15 years ago
Gurvinder Singh 07f7ba55b8 initial support for HTP module init 15 years ago
Victor Julien 6e9b582be6 Fixup rebase typo. 15 years ago
Victor Julien 9b67ae45c1 config.h.in autoreconf update. 15 years ago
Gurvinder Singh c1e485cc44 app layer error handling 15 years ago
root 43fb771268 smb2 work 15 years ago
root 0f5f82efee smb2 work 15 years ago
root 74667e697a better smb parsing 15 years ago
Victor Julien 2213ff933f Compile fix. 15 years ago
Brian Rectanus 44083b6505 Fixed warning in detect-content. 15 years ago
William Metcalf 6134243cc6 shellcode ports var should be negated 15 years ago
Gurvinder Singh 91407e0938 fixed DetectByteTest bug 15 years ago