]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-07-12  Victor Juliengcc7: fixes for format string warnings 2833/head
2017-07-11  Victor Julienrust/nfs: improve proto detect 2831/head
2017-07-11  Victor Julienrust/nfs: remove debug rec_size check
2017-07-11  Victor Julienproto detect: improve 'failed' handling
2017-07-11  Victor Julienssl: minor code reformatting
2017-07-11  Eric Leblondapp-layer: increment flow counter if one sided
2017-07-11  Victor Julienstream: don't reset state on syn/ack resend
2017-07-07  Victor Juliendecode: add config option to disable teredo 2827/head
2017-07-07  Victor Julienstats: print alert count at shutdown 2826/head
2017-07-07  Victor Juliendetect: fix mix of pass and noalert
2017-07-07  Victor Julienlua/alert: expose transaction if available
2017-07-07  Victor Julienpcre: fix \xHH issue for http_host
2017-07-07  Victor Julienisdataat: fix mem leak
2017-07-07  Abbeddoc: small typo under '4.3.1.5' section
2017-06-28  Victor JulienUpdate Changelog for 4.0.0-rc1 release suricata-4.0.0-rc1
2017-06-28  Eric Leblonddoc: document http-body logging 2819/head
2017-06-28  Eric Leblondoutput-json-alert: fix error handling
2017-06-28  Eric Leblondoutput-json-alert: log http body
2017-06-28  Giuseppe Longooutput-json-http: add functions to log http body
2017-06-28  Pierre ChifflierAdd NULL-terminator to app-layer template (fix #1930) 2815/head
2017-06-28  Victor Julienlog: destroy file mutex 2814/head
2017-06-28  Jason Ishlog: wrap rotation and write in lock
2017-06-28  Jason Ishrust/dns: handle multiple txt strings
2017-06-27  Victor Julienrust: enable/disable yaml settings
2017-06-27  Pierre ChifflierAdd NTP event rules (commented) to the default config
2017-06-27  Pierre ChifflierAdd event rules for NTP events
2017-06-27  Pierre ChifflierNTP: change parse function to return the number of...
2017-06-27  Pierre ChifflierAdd NTP parser (rust-experimental)
2017-06-27  Pierre ChifflierRust gen-c-headers: keep 'const' attribute
2017-06-27  Pierre ChifflierAutotools: add switch to build experimental Rust parsers
2017-06-27  Victor Julienpcap: fix linktype raw issues 2812/head
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
next