]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
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
next