]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2016-05-17  Mats Klepslandtemplate: register logger functions
2016-05-17  Mats Klepslandmodbus: register logger functions
2016-05-17  Mats Klepslandhttp: register logger functions
2016-05-17  Mats Klepslandsmtp: register logger functions
2016-05-17  Mats Klepslanddns: register logger functions
2016-05-17  Mats Klepslandtls: register logger functions
2016-05-17  Mats Klepslandtx: add functions for logging
2016-05-17  Mats Klepslandtx: do not store ProgressCompletionStatus per ipproto
2016-05-17  Mats Klepslandtls: make TX aware
2016-05-12  Mats Klepslandtls-sni: fix alignment issues 2073/head
2016-05-10  Victor Juliensources: fix netmap compilation and pcap setup 2070/head
2016-05-10  Victor Julienflow queue handler: use int16_t
2016-05-10  Victor Julienflow: remove unused debug code
2016-05-10  Victor Julienflowint: redo tests
2016-05-10  Victor Juliendetect: add missing sigorder case
2016-05-09  DIALLO Davidmodbus: fix AddressSanitizer error (segmentation fault) 2069/head
2016-05-09  Victor Julienipv6: fix alignment issue in address to string code
2016-05-09  Victor Julienac-ks: fix integer handling issue
2016-05-09  Victor Julienunittests: don't call memcpy on NULL-ptr
2016-05-09  Victor Julienpcre: initialize var before use
2016-05-09  Victor Julienyaml: minor cleanup
2016-05-09  Victor Julienyaml: initialize var to prevent uninitialized read
2016-05-09  Victor Julientcp sack: fix alignment issues
2016-05-09  Victor Juliensmb: improve integer handling
2016-05-09  Victor Juliendcerpc: improve integer handling
2016-05-09  Victor Juliendetect port: fix integer handling in hashing
2016-05-09  Victor Juliendecode: don't call memcpy on NULL-ptr on pseudo packets
next