]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-06-06  Victor Julienlog: fix mem leak in error path (CID1404888) 2753/head
2017-06-06  Eric Leblonddoc: document drop-invalid option. 2752/head
2017-06-06  Eric Leblondqa: update struct-flags coccinelle test
2017-06-06  Eric Leblondstream-tcp: use flags field to store inline info
2017-06-06  Eric Leblondstream-tcp: use flags field to store bypass info
2017-06-06  Eric Leblondaf-packet: warn when tpacket_v3 is used in IPS
2017-06-06  Eric Leblondstream-tcp: add option to accept invalid packets
2017-06-06  Eric Leblonddoc: document filestore update
2017-06-06  Eric Leblondfilestore: avoid open write close sequence
2017-06-06  Eric Leblondfilestore: add option to disable meta file writing
2017-06-06  Victor Julienrust/nfs/files: no longer Option/Box 2747/head
2017-06-06  Victor Julienrust/nfs: move files into tx type data
2017-06-06  Victor Julienrust/nfs: add more record types
2017-06-06  Victor Julienrust/nfs: NFSv3 parser, logger and detection
2017-06-06  Victor Julienrust: bindings: improve generator script
2017-06-06  Victor Julienrust/core: add file tx API call
2017-06-06  Victor Julienrust: filetracker API
2017-06-06  Victor Julienrust: filecontainer API
2017-06-05  Victor Julienrust/json: expose json_boolean
2017-06-05  Jason Ishrust: dns: add log filtering on rrtype
2017-06-05  Jason Ishrust: use LoggerFlags type to track logged state
2017-06-05  Jason Ishrust: lua support for DNS based Rust
2017-06-05  Jason Ishrust: lua wrapper
2017-06-05  Jason Ishrust: DNS app-layer.
2017-06-05  Jason Ishrust: dns: nom DNS parsers
2017-06-05  Jason Ishrust: wrapper around C logging, and "context"
2017-06-05  Jason Ishrust: generate headers as part of build
2017-06-05  Jason Ishrust: c header generator
2017-06-05  Jason Ishrust: add libjansson wrapper for rust
2017-06-05  Jason Ishrust: example of how an app-layer may be initialized
2017-06-05  Jason Ishrust: stub out configuration access functions
2017-06-05  Jason Ishrust: stub out logging from rust
2017-06-05  Jason Ishtravis: enable a rust build
2017-06-05  Jason Ishrust: hook rust into the build
2017-06-05  Jason Ishrust: add rust skeleton tree
2017-06-05  Victor Julienstream: suppress GAP notice message 2739/head
2017-06-05  Victor Juliennetmap: minor output cleanup
2017-06-05  Victor Julienstream: minor output cleanup
2017-06-03  Victor Julienflow-hash: optimize to avoid branch misses 2737/head
2017-06-03  Jason Ishdns: accept gaps in TCP DNS
2017-06-03  Jason Ishapp-layer: notify parsers of gaps if enabled
2017-06-03  Victor Julienstream/async: more liberal RST acceptance
2017-06-03  Victor Julienstream/async: improvements for IPS
2017-06-03  Victor Julienoutput/streaming: fixes and redo tcp logging
2017-06-03  Victor Julienstream: introduce optional 'log' progress tracker
2017-06-03  Victor Julienstreaming/lua: add direction indication to streamer
2017-06-03  Victor Julienluajit: cleanup states before return to pool
2017-06-03  Victor Julienstreaming: small code cleanup
2017-06-03  Victor Julienlua/streaming: fix http body logging
2017-06-01  Victor Julienflow-worker: improve no-flow case
2017-06-01  Jason Ishdetect-dns-query: use unit test macros 2732/head
2017-06-01  Victor Juliendetect/file: cleanups
2017-06-01  Andreas Herzrules: add missing classtypes for event.rules
2017-06-01  Victor Julienoutput-tx: small cleanups and scan-build suppression
2017-06-01  Jason Ishprofiling: fix const compiler warnings
2017-05-31  Victor Julienunix socket: improve runmode handling 2729/head
2017-05-31  Victor Julienunix-socket: fix minor memleak
2017-05-31  Eric Leblondlog-tlsstore: fix error handling
2017-05-31  Andreas Herzdoc: rephrase nocase placement explanation
2017-05-31  Victor Julienflow: enforce 51 bits id globally
2017-05-19  Victor Julienlua: add SCFlowId for getting the flow id 2718/head
2017-05-16  Victor Julienbug 2113: fix live modes 2716/head
2017-05-16  Jason Ishdns: fix log filtering
2017-05-16  Victor Julienstream: single GAP check
2017-05-16  Victor Juliendoc: fix doc links for http keywords 2715/head
2017-05-16  Victor Juliendoc: flowints formatting cleanup
2017-05-16  Victor Juliendoc: move parts out of snort difference doc
2017-05-16  David Whartondoc: removing (replaced) snort-compatibility.rst
2017-05-16  David Whartondoc: replacing snort-compatibility link
2017-05-16  David Whartondoc: overhaul of the snort-compatibility document
2017-05-16  Victor Julienbug 2113: unix-socket start up race 2714/head
2017-05-15  Victor Julienapp-layer: optimize many-tx case 2712/head
2017-05-15  Victor Julienoutput: tx logging optimizations
2017-05-15  Victor Julientests: update tests for app-layer changes
2017-05-15  Victor Julienapp-layer API optimizations and cleanups
2017-05-15  Victor Julienfile: fix pruning for parallel files
2017-05-12  Victor Julienfile: fix storing parallel files
2017-05-11  Victor Julienfile: update loops to account for parallel files 2705/head
2017-05-11  Victor Julienfile: introduce per file 'track id'
2017-05-11  Victor Julienfile-store: small cleanup
2017-05-11  Victor Julienfile: clarify file store id name
2017-05-09  Victor Julienflow: counters for total number of flows 2698/head
2017-05-09  Jason Ishdnp3: in template, include files own headers
2017-05-08  Victor Julienpfring: compiler warning fixes 2697/head
2017-05-08  Victor Julienlua: extend SCFlowAppLayerProto
2017-05-08  Victor Julieneve.flow: log original and expected app_protocols
2017-05-08  Victor Juliennfq: don't try to verdict detect/log flush pkts
2017-05-08  Victor Julienconnect/starttls: handle detection corner cases
2017-05-08  Victor Julienapp-layer: protocol change API
2017-05-08  Mats Klepslandapp-layer: add decoder event for missing TLS after...
2017-05-08  Mats Klepslandapp-layer-ftp: add STARTTLS support
2017-05-08  Mats Klepslandapp-layer-ftp: detect FTP alproto when using AUTH TLS
2017-05-08  Mats Klepslandoutput-json-tls: log 'from_proto' field
2017-05-08  Mats Klepslandapp-layer-smtp: add STARTTLS support
2017-05-08  Mats Klepslandapp-layer-htp: add HTTP CONNECT support
2017-05-08  Victor Julienproto-detect: add debug output
2017-05-08  Mats Klepslandapp-layer: support changing flow alproto
2017-05-06  Victor Julienmagic: fix compile warnings
2017-05-02  Victor Juliennfq: remove obsolete and broken netfilterforwin support 2687/head
2017-05-02  Victor Julienisdataat: add test for leading space
next