]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-06-16  Victor Julienapp-layer: remove checks 2786/head
2017-06-16  Victor Julienapp-layer: detect state registrations are mandatory
2017-06-16  Victor Julienapp-layer: validate registration
2017-06-16  Victor Juliendcerpc/udp: add missing tx support
2017-06-16  Jason Ishpython: use python path found during configure
2017-06-16  Selivanov PavelFixed small typo: double sudo
2017-06-15  Jason Ishstream: don't do protocol detection on gap
2017-06-15  Victor Julienhyperscan: unittests compiler warning fixes 2782/head
2017-06-15  Jason Ishrust/dns: fix panic on rrnames with bad chars
2017-06-15  Jason Ishrust/dns: fix tcp message length verification
2017-06-14  Eric Leblondbypass: add explicit flag in stream engine 2779/head
2017-06-12  Jason Ishrust/dns: support gaps in TCP DNS 2776/head
2017-06-12  Jason Ishtravis: add rust 1.7.0 build
2017-06-12  Jason Ishrust/dns: fix unit tests on Rust 1.7.0
2017-06-12  Jason Ishrust/dns: support txt records
2017-06-12  Jason Ishrust/dns: copy over dns unit tests
2017-06-12  Jason Ishrust: don't fail distcheck if cargo-vendor not found
2017-06-12  Eric Leblondoutput-json-alert: don't decref used object
2017-06-12  Eric Leblonddoc: some more info about alert format
2017-06-12  Eric Leblonddoc: document target keyword
2017-06-12  Eric Leblondalert-prelude: correctly set Source and Target
2017-06-12  Eric Leblondalert-prelude: fix warnings on callback type
2017-06-12  Eric Leblondoutput-json-alert: output source and target
2017-06-12  Eric Leblonddetect-target: introduce new keyword
2017-06-12  Victor Juliengithub: add pull request template 2775/head
2017-06-12  Victor Juliengithub: add contributing doc
2017-06-07  Victor Juliencommon: sync PROG_VER version with configure.ac suricata-4.0.0-beta1
2017-06-07  Victor Julienchangelog: update for 4.0.0-beta1
2017-06-07  Jason Ishrust dns: fixup for nom 3.0 2756/head
2017-06-07  Jason Ishrust: build fixes and nom update
2017-06-06  Victor Julienrust: add to features
2017-06-06  Victor Julienrust: make clear it's experimental
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
next