]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2018-08-20  Victor Juliendetect: clean up sgh flags and add cocci check 3457/head
2018-08-20  Victor Julienstream: minor code cleanups
2018-08-20  Victor Juliendetect/mpm: clean up setup code
2018-08-20  Jason Ishdhcp: check length of option before accessing
2018-08-20  Jason Ishdhcp: remove println!() that got committed
2018-08-20  Victor Juliendetect: fix file_data detect issue with alert ip
2018-08-20  Victor Juliendetect/parse: try to set flow direction for sigs w...
2018-08-20  jason taylorconfigure: added rust install notes
2018-08-20  jason taylorconfigure: updated fedora/centos references
2018-08-20  Maurizio Abbaeve/http: add tx->request_port_number as http_port
2018-08-20  Konstantin... yaml: add var for DC_SERVERS (Domain Controller)
2018-08-20  Konstantin... yaml: add note for dns v1 not available with rust
2018-08-20  Konstantin... yaml: add note for dns.log with Rust
2018-08-20  Eric Leblonddoc: iprep supports CIDR networks
2018-08-20  Eric Leblondutil-unittest: fix typo
2018-08-20  Victor Juliendetect/files: fix inspection issues with 'alert ip'
2018-08-20  Victor Juliendetect/filehash: try to open data file from rulefile dir
2018-08-14  Victor Julienfiles: only prune in own direction
2018-08-13  Victor Juliencocci: add more flag checks 3453/head
2018-08-13  Victor Juliendetect: use BIT_* macros
2018-08-13  Victor Julienstream: use BIT_U8 for stream flags
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
next