]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2018-12-09  Victor Julienunix: fix deadlock in unix runmode on many cores 3576/head
2018-12-07  Victor Julienoutput/tx: fix multi-instance logger output
2018-12-07  Victor Julienapp-layer: improve transaction cleanup handling
2018-12-06  Victor Julienapp-layer: fix tx tracking updates in tx cleanup
2018-12-06  Victor Julienapp-layer: add debug statements to tx cleanup logic
2018-12-06  Victor Julienunittests/app-layer: add helper to get app tx trackers
2018-12-06  jason tayloruserguide: updated hyperscan version reference 3571/head
2018-12-06  Travis GreenUpdated link for Prelude SIEM
2018-12-06  Eric Leblonddetect-depth: remove semi coma from desc 3570/head
2018-12-06  Eric Leblonddoc: fix some links in list-keywords command
2018-12-05  Eric Leblondsuricata.yaml: fix path to XDP doc 3567/head
2018-12-05  Eric Leblondutil-bpf: workaround OpenBSD old libpcap
2018-12-03  Eric Leblondaf-packet: remove unused field in AFPThreadVars
2018-12-03  Eric Leblondconfigure.ac: better llc binary detection
2018-12-03  Eric Leblondaf-packet: remove years old todos
2018-12-03  Eric Leblondnetmap: use custom BPF compile function
2018-12-03  Eric Leblondaf-packet: use the new BPF compilation function
2018-12-03  Eric Leblondutil-bpf: introduce custom BPF compile functions
2018-12-03  Eric Leblondaf-packet: micro optimization
2018-12-03  Eric Leblondaf-packet: improve error handling
2018-12-03  jason taylorbypass:added new documentation reference 3563/head
2018-12-03  Eric Urbandebug/log: add log level for JSON type
2018-12-03  Jason Ishconfigure: allow for --disable-suricata-update
2018-12-03  Jason Ishconfigure: check for python-yaml
2018-12-03  Jason Ishconfigure: print datarootdir
2018-12-01  Victor Juliendetect/mpm: fix fast_pattern handling of len >255
2018-11-30  Victor Julienrust/filetracker: remove reachable panic 3561/head
2018-11-30  Victor Juliennfs: improve file tracking under packet loss
2018-11-30  Victor Julienrust/nfs: improve debug output
2018-11-26  Victor Julieniprep: small cleanups 3559/head
2018-11-26  Victor Julieniprep: improve error checking of path handling
2018-11-26  Victor Juliendetect: improve inspect buffer handling
2018-11-21  jason taylorprofiling: set loop limit to match array size 3554/head
2018-11-20  Victor Julienprelude: fix potential uninitialized value use 3553/head
2018-11-20  Victor Juliendetect: suppress coverity deadcode warnings
2018-11-20  Victor Julienfilestore: suppress coverity toctou warning
2018-11-20  Victor Juliendetect: fix coverity memory leak warnings
2018-11-19  Victor Julienfile: use u32 file id everywhere
2018-11-18  Victor Juliendetect/distance: improve value parsing and fix broken...
2018-11-18  Victor Juliendetect/within: clean up option value parsing
2018-11-18  Victor Juliendetect/within: test cleanups
2018-11-18  Victor Julieneve/dns: improve version warning message
2018-11-18  Victor Juliendetect/offset: improve value parsing
2018-11-14  Mats Klepslandapp-layer-ssl: fix coverty error (RESOURCE_LEAK) 3543/head
2018-11-06  Victor Julienchangelog: update for 4.1 suricata-4.1.0
2018-11-03  Victor Juliensmtp/mime: fix null ptr deref on bad traffic
2018-11-02  Victor Julienipv6: disable zero len padN rule by default
2018-11-02  jason taylordoc: Remove gulp references
2018-11-02  jason taylordoc: add bypass keyword documentation
2018-11-02  Jason Ishfilestore: fix compiler truncation warnings
2018-10-31  Mats Klepslandapp-layer-ssl: add Facebook TLSv1.3 draft versions 3536/head
2018-10-31  Mats Klepslandapp-layer-ssl: change how TLSv1.3 drafts are logged
2018-10-30  Mats Klepslanduserguide: add documentation for ssl_version keyword 3534/head
2018-10-30  Victor Julienpfring: default to runmode workers
2018-10-30  Victor Julienpfring: implement 'threads: auto'
2018-10-30  Victor Julienpfring: support checking/disabling offloading
2018-10-30  Victor Julienpfring: fix bypass counter print uninitialized values
2018-10-30  Victor Julienstorage: don't leak memory for unittests
2018-10-30  Victor Julienradix: fix a memleak when removing the last node
2018-10-30  Victor Juliendetect/address: minor memory handling cleanups
2018-10-30  Victor Juliendetect: suppress scan-build warnings
2018-10-30  Victor Juliendetect/flags: cleanup parsing to not alloc temp strings
2018-10-30  Victor Julienmpm: fix minor scan-build warning
2018-10-30  Victor Julienpool: avoid possible double free in error path
2018-10-30  Victor Julienpool: small code cleanups
2018-10-30  Victor Julienstream: don't assume malformed TCP packets
2018-10-30  Victor Juliendecode/tcp: rewrite options decoding to assist scan...
2018-10-30  Victor Juliensmb/c: don't accept null input
2018-10-30  Victor Julienhtp: fix potential (but unlikely) memleak in uri normal...
2018-10-30  Victor Julienthresholds: remove dead code in parsing
2018-10-30  Victor Julienradix: fix memory leak in error path
2018-10-30  Victor Juliencoverity: suppress warnings
2018-10-30  Victor Julienhost/os/info: fix lookup memleak
2018-10-30  Victor Juliendebug/log: suppress coverity checked_return warning
2018-10-30  Victor Julienbpf: suppress coverity toctou warning
2018-10-30  Victor Julienpcap: fix buffer size validation logic
2018-10-30  Victor Julienuricontent: move debug func into unittests
2018-10-30  Victor Juliendetect/replace: fix mem leak in error path
2018-10-30  Victor Julienisdataat: fix mem leak in error path
2018-10-30  Victor Julienbits: avoid memory leak in case of adding types
2018-10-30  Victor Julienipproto: fix memleak in error case
2018-10-30  Victor Julienbytetest: don't leak memory in error condition
2018-10-30  Victor Julienyaml: fix potential memleak and suppress coverity issue
2018-10-30  Victor Julienoutputs: fix memleaks in the error paths reported by...
2018-10-30  Victor Juliencoverity: suppress warning for intentional code
2018-10-30  Victor Julienrust/dns: don't compile unused C code if Rust is enabled
2018-10-30  Victor Juliencoverity: fix filestore v2 memleak
2018-10-30  Victor Julienlog-pcap: fix coverity memleak warning
2018-10-30  Victor Juliencoverity: don't warn on fall back random
2018-10-29  Mats Klepslandapp-layer-ssl: fix flow and inspection bypass for TLSv1.3 3532/head
2018-10-29  Mats Klepslandapp-layer-ssl: add 0-RTT support for TLSv1.3
2018-10-29  Mats Klepslandapp-layer-ssl: decode early data extension in ClientHel...
2018-10-29  Mats Klepslandapp-layer-ssl: use extension length when decoding exten...
2018-10-29  Mats Klepslandapp-layer-ssl: handle all versions above TLSv1.2 as...
2018-10-22  Victor Julientls: remove debug printfs
2018-10-22  Mats Klepslanddetect-tls-ja3-hash: add another unit test 3520/head
2018-10-22  Mats Klepslandapp-layer-ssl: fix JA3 bug in TLS extension decoding
2018-10-22  Mats Klepslandapp-layer-ssl: fix JA3 bug in TLS version decoding
2018-10-22  Victor Juliencapture: multidev is not experimental
2018-10-21  Victor Julienflow/stream: 'wrong thread' as stream event & counter
next