]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-08-29  Mats Klepslandapp-layer-ssl: fix bug with >255 records in one stream 2882/head
2017-08-29  Andreas Herzrule-parser: bump sids within siggroup test
2017-08-29  Andreas Herzrule-parser: detect duplicate rev keyword
2017-08-29  Andreas Herzrule-parser: detect duplicate sid keyword
2017-08-29  Andreas Herzrule-parser: detect duplicate classtype keyword
2017-08-29  Victor Julienafpacket: free ring mem on error
2017-08-20  Alexander GozmanBug #2201: af_packet - treat BPF filter error as fatal 2880/head
2017-08-03  Julianredis: support for rpush in list mode 2868/head
2017-08-03  Mats Klepslandapp-layer-tls: don't decode client certificates
2017-08-03  Pierre ChifflierRust/Lua: cast value to arch-dependant type (fix build...
2017-08-01  Phil Youngnapatech: Implementation of packet counters 2862/head
2017-08-01  Phil Youngnapatech: configuration changes.
2017-08-01  Phil Youngnapatech: Added section describing packet counters.
2017-08-01  Phil Youngnapatech: Added description of hba usage.
2017-08-01  Victor Juliendetect-msg: cleanup error message
2017-08-01  Andreas Herzrule-parser: ignore duplicated msg keyword
2017-07-31  jason taylorupdated fedora libevent package names 2861/head
2017-07-27  Victor Julienchangelog: update for 4.0.0 suricata-4.0.0
2017-07-26  Victor Juliendoc: add rust and update version in install
2017-07-25  Victor Juliendcerpc: improve stub buffer handling 2857/head
2017-07-25  Victor Juliendcerpc: cleanup, remove unused field
2017-07-25  Victor Julienafl: add dcerpc entry points
2017-07-25  Victor Julienstream/bypass: more liberal policy if no detection
2017-07-25  Eric Leblondaf-packet: optimize BPF
2017-07-25  Eric Leblondapp-layer-ssh: trigger bypass when done
2017-07-24  Jason Ishautogen: cleanup rust strict warning 2854/head
2017-07-24  Jason IshSample systemd unit file for Suricata.
2017-07-24  Jason IshSample logrotate configuration file.
2017-07-21  Victor Juliendetect: more gracefully handle mpm prepare failure 2850/head
2017-07-21  Victor Juliendetect: reject dsize rules that can't match
2017-07-19  Sebastian GarciaUpdate public-data-sets.rst with stratosphere project
2017-07-19  Victor Julienmingw: don't try to build unix socket
2017-07-19  Victor Julienwindows: use wpcap instead of pcap
2017-07-19  Victor Julienwin32: minor compile warning fixes
2017-07-19  Victor Julienmingw: fix random function
2017-07-19  Victor Juliencocci: add test to check for uint use
2017-07-19  Victor Juliencleanup: remove all uint use
2017-07-19  Victor Juliencocci: ban memmem
2017-07-19  Jason Ishdnp3: use BasicSearch instead of memmem
2017-07-19  Jason Ishrust: require jansson for rust build
2017-07-19  Jason Ishtravis: enable strict rust; use rust 1.15.0
2017-07-19  Jason Ishrust: --enable-rust-strict to turn warnings into errors
2017-07-17  Jason Ishdoc: add pid-file section to suricata.yaml doc
2017-07-17  Jason Ishsuricata.yaml: better comment on pid-file option
2017-07-17  Jason Ishdoc: add more details to log rotation doc
2017-07-17  Jason Ishdoc: move log rotation to output section
2017-07-14  Jason Ishrust/dns/tcp - probe even if payload is short 2838/head
2017-07-14  Victor Juliengcc7: format-truncation fix for lua
2017-07-13  Victor Julienchangelog: update for 4.0.0-rc2 release suricata-4.0.0-rc2
2017-07-13  Victor Juliender/asn1: limit recursion
2017-07-13  Victor Julienrust/nfs: implement events 2835/head
2017-07-13  Victor Julienradix: fix risky malloc call 2834/head
2017-07-13  Victor Juliengcc7: fix format-truncation warnings in runmodes
2017-07-13  Victor Juliengcc7: fix format truncation warning
2017-07-13  Victor Julienpcap-log: fix path construct check
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
next