]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-06-27  Victor Juliendetect: fix crash when stream inspect runs on UDP 2811/head
2017-06-26  Victor Julieneve/alert: redo option parsing 2805/head
2017-06-26  Eric Leblonddoc: info about new config for alert events in EVE
2017-06-26  Eric Leblondoutput-json-alert: rename applayer to metadata
2017-06-26  Eric Leblonddoc: add app_proto to alert event
2017-06-26  Eric Leblondoutput-json-alert: add app_proto or flow to events
2017-06-26  Jason Ishrust: make distcheck fixes 2804/head
2017-06-26  Jason Ishrust: for sclog*, strip nul bytes before logging
2017-06-26  Jason Ishrust: safe string handling in logging
2017-06-26  Jason Ishrust/dns: cargo unit test prototype
2017-06-26  Jason Ishrust: save cargo and CARGO_HOME to variables
2017-06-26  Eric Leblondoutput-json-alert: fallback to payload if stream is...
2017-06-26  Eric Leblondsuricata.yaml: add some port variables
2017-06-26  Eric Leblonddetect-asn1: fix memory leak
2017-06-26  Eric Leblondutil-print: add 0 at end of buffer
2017-06-26  Victor Julientunnel: refactor tunnel verdict handling
2017-06-19  Victor Juliennfs: log number of chunks that xfer'd a file 2793/head
2017-06-19  Victor Juliennfs: add nfs to alerts
2017-06-19  Victor Juliennfs: add to fileinfo events
2017-06-19  Victor Julienrust/nfs: add (file)handle to log as crc32
2017-06-17  Jason Ishtravis: set dist to trusty (Ubuntu 14.04). 2790/head
2017-06-17  Jason Ishrust/dns: pass byte arrays directly to rust/json
2017-06-17  Jason Ishrust/lua: use lua_pushlstring for strings
2017-06-17  Jason Ishrust/json: only output printable characters
2017-06-16  Victor Julienrust/nfs: fix style warning 2787/head
2017-06-16  Victor Juliennfs: nfs_version keyword
2017-06-16  Victor Julieneve/nfs: log nfs version
2017-06-16  Victor Juliennfs: rename nfs3 to nfs
2017-06-16  Victor Juliennfs3: create file tx for read on request
2017-06-16  Victor Juliennfs3: add readdirplus path
2017-06-16  Victor Juliennfs: log more rpc
2017-06-16  Victor Juliennfs: split record parsers into different files
2017-06-16  Victor Juliennfs3: fill bytes corner case
2017-06-16  Victor Juliennfs: fix rust data type declaration
2017-06-16  Victor Juliennfs2: basic record parsing and tracking
2017-06-16  Victor Juliennfs3: support NFS over UDP
2017-06-16  Victor Juliennfs3: probing parsers in both directions
2017-06-16  Victor Juliennfs3: search for next record if needed after GAP
2017-06-16  Victor Julienrust/nfs: handle GAPs
2017-06-16  Victor Juliennfs3: parse mkdir and rmdir request records
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
next