]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-03-29  Victor Juliendetect/http-client-body: convert to inspect api v2 3757/head
2019-03-29  Victor Juliendetect/http-client-body: code cleanups and test cleanups
2019-03-29  Victor Juliensmb1: fix NT create andx records filename parsing
2019-03-29  Wesley van... smb: fix NT create filename parsing
2019-03-29  Victor Julienapp-layer/pd: set offset and depth in mpm
2019-03-29  Max Fillingerpcap-log: Don't leak memory in LZ4 error paths
2019-03-29  Alexander BluhmAvoid use-after-free during pid file cleanup.
2019-03-29  Victor Julienapp-layer/pd: free memory
2019-03-29  Victor Juliendetect: remove BUG_ON from packet path
2019-03-29  Victor Juliendetect: fix match array reset
2019-03-29  Victor Julienapp-layer/profile: fix udp protocol detection profiling
2019-03-29  Jeff LucovskyFix memory leak with TOS handling
2019-03-29  jason taylorpfring: update bpf error handling to be consistent
2019-03-29  Giuseppe Longodetect-iprep: fix memory leaks
2019-03-29  Eric Leblondflow-bypass: set thread name to FB
2019-03-29  Eric Leblondsuricata.yaml: fix name of encryption-handling var
2019-03-29  Eric Leblonddoc: xbits:noalert is not a valid syntax
2019-03-29  Eric Leblonddetect-hostbits: error on some invalid config
2019-03-29  Eric Leblonddetect-xbits: error on some invalid config
2019-03-29  Eric Leblonddetect-flowbits: error on some invalid syntax
2019-03-29  Eric Leblondsuricata: fix list keywords URL in release mode
2019-03-07  Victor Juliendoc: update install doc for 4.1.3 3732/head suricata-4.1.3
2019-03-07  Victor Julienchangelog: update for 4.1.3
2019-03-07  Victor Juliendecoder: improve stats hash error handling
2019-03-06  Victor Juliendetect/pcre: minor fix to modifiers 3710/head
2019-03-06  Victor Julienaf-packet: fix v3 code using v2 union member
2019-03-06  Pierre Chifflierrust/ikev2: fix events not being raised in first message
2019-03-06  Pierre Chifflierrules: fix event names for ikev2 (weak authentication...
2019-03-04  Victor Julieneve/http: add proxy related custom headers
2019-03-04  Victor Julieneve/http: fix custom header table
2019-02-28  Murat Balabannetmap: refresh netmap_if address after each NIOCREGIF 3692/head
2019-02-27  Victor Julienstream/ips: set proper payload len for inspection
2019-02-25  Victor Julienips/stream: handle low mem(cap) crash 3681/head
2019-02-23  Victor Julienstream-buffer: fix block search compare func
2019-02-23  Victor Julienstream-buffer: fix streaming buffer size issue
2019-02-23  Victor Juliennetmap: fix checksum auto check under high load
2019-02-21  Victor Juliendetect/pcre: fix false positive
2019-02-21  Mats Klepslandapp-layer-ssl: check that cipher suites length is divis...
2019-02-21  Mats Klepslandutil-ja3: fix AddressSanitizer heap-buffer-overflow
2019-02-15  Victor Julienwindows: allow multiple pcap devices on commandline 3662/head
2019-02-15  Victor Julienips: set host mode only after engine mode
2019-02-15  Victor Julienstream: fix 'stream.inline=auto' for L2 IPS
2019-02-14  Victor Juliendcerpc/udp: fix int mishandling in opnum parsing
2019-02-14  Victor Julienfile/swf: fix undefined int behaviour
2019-02-14  Victor Juliendetect/bytetest: don't print errors at runtime
2019-02-14  Jason Ishissue 2795: python 3 fix in Rust C header gen
2019-02-14  Jason Ishrust/dns: add dns to dns alerts
2019-02-14  Fabrice Fontaineconfigure.ac: fix --{disable,enable}-xxx options
2019-01-29  Victor Julienlog/stats: fix formatting of long decoder events
2019-01-28  Victor Julienuserguide: improve stats logging documentation
2019-01-24  Jingyu Yangsource-pcap:set PktAcqBreakLoop as pcap_breakloop 3625/head
2019-01-24  Victor Julienstream: fix false negative on bad RST
2019-01-24  Victor Julieneve.stats: warn that output might miss decoder-events
2019-01-24  Victor Julieneve.stats: make decoder event prefix configurable
2019-01-24  Victor Julieneve: fix missing decoder-events in stats
2019-01-23  Victor Julienhash: move string hash funcs into util files
2019-01-23  Victor Juliendecoder: add gre over ipv6 support
2019-01-23  Victor Julienaf-packet: minor code cleanups 3621/head
2019-01-23  Victor Julienaf-packet: re-enable sync for tpacket v2
2019-01-22  Victor Julienaf-packet: fix sync start for tpacket v3
2019-01-18  Alexander Gozmannfqueue: inject fake packet on timeout
2019-01-15  Pascal Delalandedoc: fix minor typo
2018-12-27  Eric Leblondlua: add lua dir with example to make dist 3602/head
2018-12-27  Eric Leblondcoccinelle: add missing tests to make dist
2018-12-27  Eric Leblondutil-binsearch: remove the files
2018-12-27  Eric Leblonddoc: add _static dir to make dist
2018-12-27  Eric Leblondebpf: include files in make dist 3601/head
2018-12-21  Victor Julienchangelog: update for 4.1.2 release suricata-4.1.2
2018-12-20  Victor Juliensmb: improve request/response mapping 3593/head
2018-12-20  Travis Greendoc: add missing and fix 404 for --list-keywords
2018-12-20  Travis Greendoc: added tos keyword
2018-12-19  Philippe AntoineFixes other affected tests for smtp pipelining 3590/head
2018-12-19  Philippe Antoinesmtp: improve pipelining support
2018-12-19  Victor Julienproto/detect: workaround dns misdetected as dcerpc
2018-12-19  Victor Julienteredo: be stricter on what to consider valid teredo
2018-12-18  Victor Juliendetect: fix crash during startup with malformed yaml
2018-12-18  Victor Julienuserguide/install: add rust, python-yaml to ubuntu 3588/head
2018-12-18  Victor Julienoffloading: on bsd, disable rxcsum and v6 variants
2018-12-18  Victor Julienoffloading: don't set multiple times per interface
2018-12-17  Victor Julienchangelog: update for 4.1.1 suricata-4.1.1
2018-12-14  Victor Juliendetect: fix content inspection flags 3584/head
2018-12-14  Victor Juliendetect/rawbytes: improve error message plus do minor...
2018-12-14  Victor Juliendetect/file-data: fix enabling http body tracking
2018-12-13  Pierre ChifflierKrb5: make TCP probing function less strict, messages... 3583/head
2018-12-11  Victor Juliendetect/parse: error out on unused sticky buffers 3580/head
2018-12-11  Victor Juliendetect/prefilter: add closing debug return statement
2018-12-10  Victor Julienyaml: add missing eve pcap-file comment
2018-12-10  Victor Juliencapture: fix mtu plus sign names for non-netmap
2018-12-10  Victor Julienstats: more accurate interval handling 3577/head
2018-12-10  Jason Ishcheck-setup: fix script names for .sh to .py
2018-12-10  Jason Ishtravis: update rust version to 1.24.1 and 1.31.0.
2018-12-10  Jason Ishdns json v2 (C) - log rrtype in response
2018-12-10  Jason Ishrust/dns/v2 - log rrtype in response
2018-12-10  Jason Ishdns/rust - if let Some over options instead of loop.
2018-12-10  Jason Ishrust/dns/lua - fix call convention to match C.
2018-12-10  Jason Ishrust/dns: add v1 dns logging
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
next