]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2018-08-10  Victor Juliendetect/prefilter: speed up setup 3451/head
2018-08-10  Victor Juliendetect/prefilter: fix prefilter when setting is 'mpm'
2018-08-10  Victor Juliendetect: include keyword types in detect.h
2018-08-10  Victor Juliendetect/analyzer: show pattern that is used by mpm
2018-08-10  Victor Juliendetect/prefilter: fix alias for fast_pattern
2018-08-10  Victor Juliendetect: limit flush logic to sigs that need it
2018-08-10  Victor Juliendetect/analyzer: add built-in lists
2018-08-10  Victor Juliendetect: don't setup PMATCH if it will be unused
2018-08-09  Victor Juliendetect/analyzer: add Signature::flags
2018-08-09  Victor Juliendetect: remove STATE_MATCH flag use at runtime
2018-08-09  Victor Juliendetect: cleanup direct SIG_FLAG_STATE_MATCH use
2018-08-09  Victor Juliendetect/dnp3: cleanup list and proto registration
2018-08-09  Victor Juliendetect: remove SIG_FLAG_STATE_MATCH flag check
2018-08-09  Victor Juliendetect: minor formatting fixups
2018-08-09  Victor Julienflow: reduce structure size by removing gap
2018-08-09  Victor Juliendetect/http: flush bodies when inspecting stream
2018-08-09  Victor Julienstream: improve TCP CLOSED handling
2018-08-08  Victor Juliendetect: add debug statements to stream inspect
2018-08-08  Victor Julienproto/detect: add debug info
2018-08-07  Victor Julienflow: flag packets as established for async
2018-08-07  Victor Julienrust/smb: implement stream-depth, unlimited by default
2018-08-07  Eric Leblondstream-tcp: fix typo in debug message
2018-08-07  Giuseppe Longoapp-layer-htp: close file with TRUNCATE state
2018-08-07  Victor Julienapp-layer-parser: split registration flags
2018-08-07  Giuseppe Longoapp-layer-parser: don't overwrite stream_depth value
2018-08-07  Victor Juliendoc: update multi-tentant for device feature 3447/head
2018-08-07  Victor Julienmulti-tenant: introduce device selector
2018-08-06  Victor Julienrust/dhcp: free events and destate at tx end 3446/head
2018-08-06  Maurizio Abbadecode: set pktlen of decode handler to uint32
2018-08-04  Victor Juliendetect: free rule group init memory at the end of startup
2018-08-03  Maurizio Abbadetect: fix fileext and filename negated match
2018-08-03  Victor Julieneve/smb: use flow direction for tuple 3440/head
2018-08-03  Victor Juliensmb1: add SMB1_COMMAND_QUERY_INFO_DISK command mapping
2018-08-02  Victor Juliensmb: add smb-events.rules to dist
2018-08-02  Maurizio Abbaoutput-json: ensure string is json-encodable
2018-08-02  Victor Juliendevices: clean up device init code
2018-08-02  Eric Leblondsuricata: fix init process for layer 2 IPS
2018-08-02  Victor Julienoutput/tls: don't pass NULL fingerprint to json logging
2018-08-02  Victor Julienssl: fix uninitialized variable warning
2018-08-02  Victor Juliendetect/analyzer: log mask flags and more engine details
2018-08-02  Victor Juliendcerpc: fix dce_iface not matching
2018-08-02  Victor Juliendetect/dce: fix false positives in detection
2018-08-02  Victor Juliendetect: minor code cleanups
2018-08-02  Victor Juliendetect/dce: keyword cleanups
2018-08-02  Victor Juliensmb: probing parser improvement
2018-08-02  Victor Julienproto/detect: remove probing parser offset argument
2018-08-02  Victor Juliendetect/flow: minor code cleanups
2018-08-02  Victor Juliendetect: avoid potential use-after-free in error path
2018-08-01  Victor Julienproto/detect: minor cleanup
2018-07-28  Victor Juliendetect: clean up counter registration
2018-07-28  Victor Julienflow: fix comment typos
2018-07-23  Victor Juliennfs4: create tx for CREATE procedure 3432/head
2018-07-23  Victor Juliennfs: fix applying nfs3 logging logic to nfs4
2018-07-23  Victor Juliennfs4: log remove procedure + add multi-proc support
2018-07-23  Victor Juliennfs4: for putrootfh set 'mount root' as name
2018-07-23  Victor Juliennfs: rename generic functions from nfs3 to nfs
2018-07-23  Victor Juliennfs: move v2 parsing into own file
2018-07-23  Victor Juliennfs3: move nfs3 specific handling into own file
2018-07-21  Victor Juliennfs: request parser cleanup
2018-07-20  Victor Julienchangelog: update to 4.1rc1 suricata-4.1.0-rc1
2018-07-20  Victor Julienchangelog: add missing 4.1beta1 tickets
2018-07-20  Victor Juliennfs: get rid of reachable panic statements
2018-07-20  Victor Juliennfs4: remove panic calls, set events instead
2018-07-20  Victor Juliennfs4: support 4.1 SEQUENCE procedure
2018-07-18  Jason Ishconfig: better default rule file configuration 3428/head
2018-07-18  Danny Browningdetect-parse: fix missing space in error message (2541)
2018-07-18  Victor Julienenip: harden byte parsing code
2018-07-18  Victor Julienssh: fix out of bounds read in banner parsing
2018-07-18  Victor Julienstream: support RST getting lost/ignored
2018-07-18  Victor Julienstream-events: fix mapping
2018-07-13  Victor Juliensmb: log trans2 that enable delete on close 3421/head
2018-07-13  Victor Juliensmb1: add support for trans2 set_path_info rename
2018-07-13  Victor Juliensmb: improve dcerpc logic
2018-07-13  Victor Juliensmb1: improve NT Create response record parsing
2018-07-13  Victor Julienhttp: fix setting event on the last tx
2018-07-13  Victor Julienpcap-file: fix segv on bad pcap format
2018-07-13  Victor Julienhttp: set events for too many layers of compression
2018-07-13  Danny Browningsource-pcap-file: delete when done (2417)
2018-07-13  Victor Juliendetect: fix memory leak in app-layer-event keyword
2018-07-13  Victor Julienapp-layer/tcp: set STREAM_MIDSTREAM flag
2018-07-13  Victor Julienrust/smb: search for record on midstream start
2018-07-13  Victor Julienrust: define all STREAM_* types
2018-07-13  Victor Julienapp-layer: pass STREAM_* flags to parser
2018-07-13  Victor Juliendetect: fix delayed detect
2018-07-13  jason tayloradd note about eve-alert metadata
2018-07-13  Jason Ishdoc: alphabetize EXTRA_DIST
2018-07-13  Jason Ishdoc: add window ips inline doc to extra_dist
2018-07-13  Jason Ishdoc: make warnings errors when building man page
2018-07-13  Jason Ishdoc: link in windows ips setup page
2018-07-13  Victor Juliendetect: reload-rules shouldn't reload a stub
2018-06-28  Victor Juliendetect/debug: suppress noisy info messages 3409/head
2018-06-28  Victor Juliendetect/multi-tenant: fix mix of default detect engine...
2018-06-28  Victor Juliendetect: make detect engine types explicit
2018-06-27  Victor Juliendhcp: suppress notice message at startup
2018-06-27  Jason Ishrust/dns - remove extra parantheses
2018-06-27  Jason Ishyaml-loader: fix memory leak on fail include
2018-06-27  Eric Leblondoutput-json-alert: log correct dns and dnp3 tx
2018-06-27  Victor Juliendetect/multi-tenant: fix removing of tenant id 0
2018-06-27  Victor Julienunix/multi-tenant: improve (log) messages
2018-06-26  Victor Juliendetect/tenants: fix crash when adding mapping
next