]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2014-01-10  Eric Leblondpfring: fix live device counter usage 757/head
2014-01-10  Eric Leblondaf-packet: fix live device counter usage
2014-01-10  Eric Leblondcapture: display exit stats at default verbosity
2014-01-10  Eric Leblonddevice list: clean and display stat at exit
2014-01-10  Duarte SilvaFix the segmentation fault while logging the host on...
2014-01-10  Eric Leblondcoccinelle: protecting regexp operator is not needed
2014-01-10  Eric Leblondfix size_t printing
2014-01-10  Victor Julienapp-layer: only typedef opaque pointers once 753/head
2014-01-10  Victor Julienapp layer: void -> AppLayerProtoDetectThreadCtx
2014-01-10  Victor JulienUpdate tests to use AppLayerParserThreadCtx ptr instead...
2014-01-10  Victor Julienapp-layer: Use opaque pointers instead of void
2014-01-10  Victor JulienFix HTPBodyReassemblyTest01 Asan error
2014-01-10  Victor Julienapp-layer: rename AppLayerThreadCtx funcs
2014-01-10  Victor Julienapp layer: fix memory leak
2014-01-10  Victor Julienapp layer: uint16_t alproto -> AppProto alproto
2014-01-10  Victor JulienUse u8 for ipproto
2014-01-10  Victor JulienApp Layer: cleanup state func naming
2014-01-10  Victor JulienRename AppLayerProtoDetectCtxThread -> AppLayerProtoDet...
2014-01-10  Victor JulienRename AppLayerParserParserState -> AppLayerParserState
2014-01-10  Victor JulienRename AppLayerParserpCtx -> AppLayerParserProtoCtx
2014-01-10  Victor JulienRename AppLayerParserCtxThread -> AppLayerParserThreadCtx
2014-01-10  Victor JulienRename AppLayerCtxThread -> AppLayerThreadCtx
2014-01-10  Victor Juliendetect unittests: clang build fix and cleanups
2014-01-10  Victor JulienApp Layer: fix memory leaks
2014-01-10  Victor JulienFix AppLayerProtoDetectPMFreeSignature related valgrind...
2014-01-10  Victor Julienapp proto detect: fix valgrind test warnings
2014-01-10  Victor JulienCleanup and fix scan-build warning
2014-01-10  Victor Julienscan-build fixes
2014-01-10  Victor Julienprofiling: fix compilation
2014-01-10  Victor Juliencompile fixes
2014-01-10  Victor JulienVarious style fixes
2013-12-30  Anoop SaldanhaApp layer API rewritten. The main files in question... 745/head
2013-12-29  Anoop SaldanhaUse a typdef AppProto <-> uint16_t for representing...
2013-12-29  Anoop SaldanhaDisabling the ssh parser temporarily, since we are...
2013-12-18  Victor JulienUpdate Changelog for 2.0beta2 suricata-2.0beta2
2013-12-18  Victor Julienconf: fix potential use-after-free on error 730/head
2013-12-18  Victor Julienstream: fix potential memory loss on error
2013-12-13  Victor JulienRevert TmqhFlowMode alignment as it breaks on CLANG
2013-12-13  Victor Julienrealloc error handling: remove unnecessary else branch
2013-12-13  Eric Leblondcoccinelle: add test on realloc
2013-12-13  Eric LeblondFix realloc error handling
2013-12-13  Victor JulienFix filemagic unittests on OS_DARWIN
2013-12-13  Ken SteeleAdd const for Packet * in flow functions.
2013-12-13  Giuseppe Longodefrag-config: fix a bug
2013-12-12  Victor Juliendefrag: fix compiler warning
2013-12-12  Victor Juliendebug: fix realloc error checking on flowbit print 720/head
2013-12-12  Victor JulienDER decoding: fix potential memory leak
2013-12-12  Victor Juliendetect-ssl: suppress harmless scan-build warning
2013-12-12  Victor Julienstream: suppress minor scan-build warnings
2013-12-12  Victor Juliendns: suppress minor scan-build warnings
2013-12-12  Victor Juliendns: suppress harmless cppcheck warning
2013-12-12  Victor Julienhttp: clear header pointer on realloc failure
2013-12-12  Victor Juliendns: fix passing NULL to memcpy
2013-12-12  Victor Julienlog-http: fix compiler warning
2013-12-12  Victor Juliendefrag: pass u64 to ParseU64
2013-12-12  Ken SteeleFix uninitialized variable warning.
2013-12-11  Ken SteeleFix pfring so that zero-copy mode can work. 717/head
2013-12-11  Ken SteeleRemove pkt variable from Packet structure.
2013-12-11  Ken SteeleSplit AC-Tile MPM context into Search and Initializatio... 714/head
2013-12-11  Victor Julienmpipe code cleanup: indent fixes
2013-12-11  Ken SteeleAdd more suricata.yaml configuration options for mPIPE.
2013-12-11  Ken SteeleFix configuring Prelude with -Werror
2013-12-11  Ken SteeleMark pflow as a constant pointer.
2013-12-11  Ken SteeleUse pflow variable in place of p->flow to prevent reloa...
2013-12-11  Eric Leblondpfring: workaround potential librt deps
2013-12-11  Eric Leblondsuricata: ignore SIGHUP signal 711/head
2013-12-10  Ken SteeleCheck for compiler for -march=native support 653/head 703/head
2013-12-10  Victor JulienFix compilation on systems that use the fallback SC_ATO...
2013-12-10  Victor JulienAdd DrMemory suppression for Bug #980. Suppress useless...
2013-12-10  Victor JulienRemove DrMemory suppressions for Bug #979, it is fixed.
2013-12-10  Eric Leblondqa: prscript now output pastable line for PR.
2013-12-10  Eric Leblondcoccinelle: fix malloc test
2013-12-10  Eric Leblondcoccinelle: add option to continue on errors
2013-12-10  Eric Leblonderror checking: add missing alloc error treatment
2013-12-10  Victor JulienBug 1061: fix multiple vars per sig in ordering 702/head
2013-12-09  Victor Julienhttp header: improve realloc failure checking. Bug... 699/head
2013-12-09  Victor Julienport parsing: improve memory handling
2013-12-09  Victor Juliencppcheck: add special BUG_ON so cppcheck understands...
2013-12-09  Victor Julienport: don't lead memory on port parsing failure
2013-12-09  Victor JulienFix small memleak in runmode setup
2013-12-09  Victor Julienthreading setup: fix small mem leak on failure
2013-12-09  Victor JulienFix realloc error handling in threshold.config file...
2013-12-09  Victor JulienUse %u for unsigned int in (console) output
2013-12-09  Victor JulienUse %u for unsigned ints in checksum warning
2013-12-09  Victor Julienhtp: minor cleanup to silence cppcheck warning
2013-12-09  Victor Juliencppcheck: don't use likely/unlikely when -DCPPCHECK...
2013-12-09  Victor JulienFix small memory leak in classtype parsing
2013-12-09  Victor Juliencppcheck: improve reporting cppcheck when passing ...
2013-12-09  Victor Julienlog-http: fix error check leading to null-deref on... 694/head
2013-12-09  Victor Julienlog-http: enforce hostname print limit
2013-12-09  Victor JulienConvert Flow macros to inline functions
2013-12-09  Victor Julienflowvar: initialize new memory to prevent issues on...
2013-12-09  Victor Julienpcap: fix stats dump logic
2013-12-09  Victor Julienflow timeout: remove now unused code 692/head
2013-12-09  Victor Julienflow: fix typo in function name
2013-12-09  Victor Julienflow timeout cleanup and fix
2013-12-09  Victor Julienflow/stream: use named values in flow timeout code
2013-12-09  Victor Julienstream: add option to disable raw reassembly
2013-12-09  Eric Leblonderf-dag: fix typo in header guard
2013-12-09  Eric Leblondyaml: remove no more present files
next