]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-05-31  Victor Julienyaml: move rules up in the file
2016-05-31  Victor Julienyaml: move vars to the top
2016-05-31  Victor Julienlogging: clean up at shutdown
2016-05-30  Victor Julienflow worker: move UDP app-layer into main function 2118/head
2016-05-30  Victor Julienflow worker: profiling
2016-05-28  Victor Juliendebug: fix compiler warnings 2115/head
2016-05-28  Victor Julienthread modules: remove unused id's
2016-05-28  Victor Juliendetect: no longer a thread module
2016-05-28  Victor Julienstream-tcp: more cleanups
2016-05-28  Victor Julienstream-tcp: no longer register as a thread module
2016-05-27  Victor Juliendrmemory: broader suppressions for hyperscan
2016-05-27  Victor Juliensmtp: improve thread data use
2016-05-27  Justin Viiretapp-layer-smtp: free mpm contexts on shutdown
2016-05-27  Justin Viiretdetect-engine: log MPM/SPM matchers being used
2016-05-27  Justin Viiretmpm: add "auto" default for mpm-algo
2016-05-27  Justin Viiretapp-layer-detect-proto: use mpm-algo
2016-05-27  Justin Viiretapp-layer-detect-proto: pass mpm_ctx to DestroyCtx
2016-05-27  Justin Viiretdetect-engine: adjust unit tests for hs mpm
2016-05-27  Justin Viiretapp-layer-smtp: init mpm thread ctx after prepare
2016-05-27  Justin Viiretmpm-hs: make errors from hs_scan() fatal
2016-05-27  Justin Viiretmpm-hs,spm-hs: don't call hs_scan() for zero bytes
2016-05-27  Aleksey Katarginnetmap: close sw ring before hw rings
2016-05-27  Jason Ishtls-json-log: register module as tls-json-log, not...
2016-05-27  Eric Leblondprscript: fix error handling
2016-05-24  Victor Julienisdataat: remove unused code
2016-05-23  Arturo Borrero... src/: fix typo: receieved vs received 2095/head
2016-05-21  Victor Julienflow worker: set up decoder thread vars
2016-05-20  Victor Julienac: allow use of 31bits of pid space instead of 16 2092/head
2016-05-20  Victor Juliendns: add support for sshfp records
2016-05-20  Victor Juliencoverity: CID 1362011: Control flow issues (DEADCODE)
2016-05-20  Victor Juliencoverity: CID 1362012: Incorrect expression (EVALUATION...
2016-05-20  Victor Juliencoverity CID 1362013: Control flow issues (NESTING_INDE...
2016-05-20  Victor Julienaf-packet: CentOS6 build fixes 2091/head
2016-05-20  Eric Leblondaf-packet: use time() instead of GetTime()
2016-05-20  Eric Leblondaf-packet: print errno on mmap error
2016-05-20  Eric Leblondaf-packet: fix some typos in yaml
2016-05-20  Eric Leblondaf-packet: ask for hardware timestamp
2016-05-20  Eric Leblondaf-packet: make mmap options parsing conditional
2016-05-20  Eric Leblondaf-packet: reset stats at start of capture
2016-05-20  Eric Leblondaf-packet: use mmap capture by default
2016-05-20  Eric Leblondaf-packet: detect availability of tpacket_v3
2016-05-20  Eric Leblondaf-packet: add option to use memory locked mmap
2016-05-20  Eric Leblondaf-packet: configurable tpacket_v3 block timeout
2016-05-20  Eric Leblondaf-packet: configurable tpacket_v3 block size
2016-05-20  Eric Leblondaf-packet: put ring setup in a separate function
2016-05-20  Eric Leblondaf-packet: pack AFPPeer structure
2016-05-20  Eric Leblondaf-packet: AFPWalkBlock error handling
2016-05-20  Eric Leblondaf-packet: continuing cleaning and hole hunting
2016-05-20  Eric Leblondaf-packet: cleaning and hole hunting
2016-05-20  Eric Leblondaf-packet: tpacket_v3 implementation
2016-05-20  Eric Leblondaf-packet: remove useless code
2016-05-20  Eric Leblondaf-packet: micro optimization
2016-05-20  Eric Leblondaf-packet: avoid test for each packet
2016-05-20  Justin Viiretspm: handle null ptrs in destroy funcs gracefully
2016-05-20  Victor Julienfile: switch to streaming buffer API
2016-05-20  Victor Julienhttp: improve body inspection
2016-05-20  Victor Julienhttp: make htpstate cfg ptr const
2016-05-20  Victor Julienhttp: move body settings into per dir struct
2016-05-20  Victor Julienhttp: add per direction config for body parsing
2016-05-20  Victor Julienhttp body handling: use streaming buffer API
2016-05-20  Victor Julienstreaming: buffer API
2016-05-20  Victor Julienautofp: update queue handlers 2089/head
2016-05-20  Victor Julienflow: remove dead code
2016-05-20  Victor Julienflowworker: initial support
2016-05-20  Victor Juliendetect: simplify flow locking
2016-05-20  Victor Julientime: improve offline time handling
2016-05-20  Victor Julienflow: move flow handling into worker threads
2016-05-20  Victor Julienflow: get flow reference during lookup
2016-05-20  Victor Juliendetect: split detect entry into flow/noflow
2016-05-19  Mats Klepslanddetect: add (mpm) keyword for tls_sni
2016-05-18  Jason Ishtypo: SURCATA -> SURICATA 2086/head
2016-05-18  Jason Ishtypos: surictsc -> suricatasc
2016-05-18  Victor Julienipv6: simplify ext hdr parsing
2016-05-18  Victor Juliendefrag: work around packet creation issues
2016-05-18  Victor Julienipv6: simplify ext hdr parsing and storage
2016-05-18  Victor Juliendetect-ipopts: optimize matching
2016-05-18  Victor Juliendetect-ipopts: cleanup
2016-05-18  Victor Julienipv4: removed unused variables
2016-05-18  Victor Julienipv4: store ipopts as flags, not bools
2016-05-18  Victor Julienipv4: shrink per packet ipopts storage
2016-05-18  Victor Julienqa: update drmemory suppressions for hyperscan spm...
2016-05-18  Justin Viiretspm: add "spm-algo: auto" setting
2016-05-18  Justin Viiretspm: add Hyperscan implementation
2016-05-18  Justin Viiretspm: add and use new SPM API
2016-05-18  Justin Viiretsuricata.yaml: document spm-algo option
2016-05-18  Justin Viiretspm: add SinglePatternMatchDefaultMatcher
2016-05-17  Victor Julientcp sack: improve tests 2081/head
2016-05-17  Victor Juliendetect app-layer-event: fix tests
2016-05-17  Victor Julienapp-layer: test fixes
2016-05-17  Victor Julienthread storage: fix memset 0 after realloc
2016-05-17  Jason Ishconfigure.ac: escape $srcdir when used in a variable
2016-05-17  Mats Klepslandtlsstore: fix memleak
2016-05-17  Mats Klepslandtlsstore: use TxLogger
2016-05-17  Mats Klepslandoutput: add new tx logger to log at certain condition
2016-05-17  Mats Klepslandtls: change flag checking in SSLParserTest23
2016-05-17  Mats Klepslandoutput: allow more than one TLS logger
2016-05-17  Mats Klepslandjsontls: use TxLogger
2016-05-17  Mats Klepslandtlslog: use TxLogger
2016-05-17  Mats Klepslandoutput-lua: use LuaTxLogger for TLS
2016-05-17  Mats Klepslandoutput: add new logger to log at specified state
next