]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2016-05-09  Victor Julienippair: fix alignment issues
2016-05-09  Victor Julienhost: fix alignment issues
2016-05-09  Victor Julienflow: fix alignment issues
2016-05-09  Victor Julientcp: fix alignment issues with tcp timestamps
2016-05-09  Victor Juliendecode-mime: don't call memcpy on NULL pointer
2016-05-09  Jason Ishsources: allow interface definitions to be reordered
2016-05-09  Eric Leblondconfig-test: fix memory leak detect by ASAN
2016-05-05  maxtorsUse ConfValIsTrue for parseing util-logfile append... 2058/head
2016-05-05  maxtorsUse ConfValIsTrue for parsing TILE PCIE logging append...
2016-05-05  maxtorsUse ConfValIs* for parsing pf-ring.checksum-checks.
2016-05-05  maxtorsUse ConfValIs* for parsing pcap.checksum-checks.
2016-05-05  maxtorsUse ConfValIs* for parsing netmap.checksum-checks.
2016-05-05  maxtorsUse ConfValIs* for parsing af-packet.checksum-checks.
2016-05-05  maxtorsUse ConfValIs* for parseing mpipe.checksum-checks.
2016-05-05  maxtorsUse ConfValIs* for parsing pcap-file.checksum-checks.
2016-05-03  Victor Julienprofiling: suppress inferior version of UtilCpuGetTicks... 2053/head
2016-05-03  Victor Juliencoverty: fix dead code warning
2016-05-03  Jason Ishsmb: check that there is enough input data
2016-05-03  maxtorsReordering of RRTYPE switch case for performance.
2016-05-03  maxtorsAdded more DNS Resource Record Types.
2016-05-03  maxtorsChanged "enabled" parsing to use ConfValIs(true|false)
2016-05-03  maxtorsUpdate ASN1_MAX_FRAMES to reflect default in suricata...
2016-05-02  Victor Julienstats: fix stats.log ignoring null-values for threads
2016-05-02  Victor Juliencppcheck: fix harmless warnings 2050/head
2016-05-02  Zachary RasmorRemove free operation on thread name field.
2016-05-02  Victor Julienrunmodes: constify names
2016-05-02  Zachary RasmorUpdate unit test to account for 'name' type change.
2016-05-02  Zachary RasmorUpdate thread creation and threads to use global thread...
2016-05-02  Zachary RasmorChange thread name from pointer to buffer. Remove point...
2016-05-02  Zachary RasmorUpdate shortening algorithm to account for addition...
2016-05-02  Zachary RasmorAdd global threadnames.
2016-05-02  Zachary RasmorUpdate pcap-file runmode to adhere to new thread standard.
2016-05-02  Zachary RasmorUpdate threads to use global thread names.
2016-05-02  Zachary RasmorUpdate IPS thread names to new name standard.
2016-05-02  Zachary RasmorUpdate thread naming convention for all IDS modes.
2016-05-02  maxtorsChanged naming of flowmanager/recycler.
2016-05-02  maxtorsReworked how shortening should be performed.
2016-05-02  maxtorsFixed string copy and cat functions and made shortening...
2016-05-02  maxtorsAdded shortening of listening interface in util-runmodes
2016-04-29  Eric Leblonddetect-msg: fix option parsing 2047/head
2016-04-25  Victor Juliensmtp: fix test 2028/head
2016-04-25  Victor Juliendetect file: improve multi file handling
2016-04-25  Victor Juliendetect file: cleanups
next