]> git.ipfire.org Git - people/ms/suricata.git/shortlog
people/ms/suricata.git
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
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
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
2018-11-20  Victor Julienprelude: fix potential uninitialized value use
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)
2018-11-06  Victor Julienchangelog: update for 4.1
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
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
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
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
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
2018-10-21  Victor Juliensmtp: fix clang -Wunreachable-code warning
2018-10-21  Victor Julienprofiling/csv: update output format
2018-10-21  Victor Julienmulti-tenant: document per tenant settings
2018-10-21  Victor Julientest mode: parse interface list in test mode
2018-10-21  Victor Julienwindivert: fix whitespace issue
2018-10-21  Victor Julienaf-packet: suppress noisy info message
2018-10-19  Victor Juliendetect/transforms: fix doc urls
2018-10-19  Victor Julienpfring: multiple receive threads is not experimental
2018-10-19  Victor Julieneve: improve error handling for Rust loggers
2018-10-19  Victor Julienpfring: minor cleanups
2018-10-19  Victor Julienstats: decoder/stream events as stats
2018-10-18  Victor Juliendetect/analyzer: add detection for sigs that could...
2018-10-18  Victor Juliendetect/analyzer: add debug statements
2018-10-18  Victor Juliendetect/analyzer: fix json analyzer being called on...
2018-10-18  Victor Julienrust/smb: silence noisy debug messages
2018-10-18  Victor Julienstream/events: log as stats
2018-10-18  Victor Juliendetect/events: cleanup keyword
2018-10-17  Victor Juliendoc/flow: updates and cleanups to flow section
2018-10-17  Victor Juliencocci/detect: add flags check to SigTableElmt
2018-10-17  Victor Julienrules/transform: add to list-keywords
2018-10-17  Victor Juliendoc/rules: initial transforms documentation
2018-10-17  Victor Juliendoc/performance: redo runmodes explanation
2018-10-17  Victor Juliendoc/install: update Rust info in generic install overview
next