]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2023-06-04  Victor Julienwindivert: fix compile warnings 8958/head
2023-06-04  Jason Ishrust/doc: wrap some code examples in backticks
2023-06-03  Victor Juliendetect: remove flow drop unittest
2023-06-02  Victor Juliendetect: add check to validate drops
2023-06-02  Victor Juliendetect: fix stateful drops for rate_filter
2023-06-02  Victor Julienflow/timeout: no pseudo packets for dropped flows
2023-06-02  Victor Julienstream: simplify drop handling
2023-06-02  Victor Julienapp-layer: don't update UDP applayer for dropped packets
2023-06-02  Victor Juliendetect: update/document drop flow logic
2023-06-02  Victor Julienflow: apply flow to packet on flow lookup
2023-05-09  Victor Julienversion: start development towards 6.0.13
2023-05-08  Shivani Bhardwajrelease: 6.0.12; update changelog suricata-6.0.12
2023-05-07  Victor Juliengithub-ci: add windivert build 8837/head
2023-05-07  Jason Ishgithub-ci: add windows build for libpcap
2023-05-07  Jason Ishconfigure: fallback to libpcap on Windows
2023-05-06  Victor Julienrespond/reject: fix IPv6 TCP resets 8830/head
2023-05-06  Victor Julienrespond/reject: minor code cleanups
2023-05-06  Victor Julienrespond/reject: minor cleanups
2023-05-06  Morris Chanyaml: grammar fixup
2023-05-06  Victor Juliendoc: fix description of iptables rules
2023-05-06  Andreas Herzdoc: add note on the hashsize recommendation for datasets
2023-05-06  Victor Juliendoc/install: point to userguide
2023-05-06  Victor Juliendoc: remove legacy windows install guide
2023-05-06  Victor Juliendoc: remove legacy pfring install guide
2023-05-06  Victor Julienprscript: remove as it is obsolete
2023-05-06  Wes Hurddoc: add docutils.conf to disable smart quotes
2023-05-06  Shivani Bhardwajsmtp: return on line completion
2023-05-05  tianjinshansmb/ntlmssp: fix parsing of negotiate flags 8818/head
2023-05-04  Jeff Lucovskypfring: Packet structure for ts fix 8810/head
2023-05-04  Jeff Lucovskyadd to doc/pfring: Document additional cluster types
2023-05-04  Jeff Lucovskygen: Typo correction
2023-05-04  Jeff Lucovskyconfig/pf-ring: Change default cluster type: cluster_flow
2023-05-04  Jeff Lucovskyconfig/pf-ring: Recognize and set add'l cluster types
2023-05-04  Jeff Lucovskypf-ring: Add add'l cluster types
2023-05-04  Jeff Lucovskyconfig/pfring: Document add'l pf-ring cluster types
2023-05-04  Jeff Lucovskydoc/pfring: Document additional cluster types
2023-05-04  Victor Julienstream: check debug check for multi-SYN/ACK in TFO
2023-05-04  Lukas Sismisrunmodes: introduce unknown engine runmode
2023-05-04  Lukas Sismisrunmodes: earlier evaluation of IPS mode
2023-05-04  Lukas Sismisbpf: refactor the BPF code and postpone querying of...
2023-05-02  Jason Ishdetect: fix setting of flag for rule reload 8799/head
2023-05-02  Juliana Fajardiniflow: make exc policy work w/ simulated flowmemcap 8795/head
2023-04-26  Jason Ishrust: update nom to 5.1.3 8779/head 8780/head
2023-04-25  Victor Juliensrc: fix extern max_pending_packets type 8761/head
2023-04-25  Philippe Antoinedetect: fix possible leak found by coverity
2023-04-25  Victor Julienstreaming: improve error handling
2023-04-25  Victor Juliengithub: add scan-build workflow
2023-04-25  Victor Juliendetect: improve prepare mpms routine
2023-04-25  Victor Julienstreaming/sbb: propegate allocation errors
2023-04-25  Victor Julienscan-build: use simpler aligned alloc wrapper
2023-04-25  Victor Julienstream: fix minor scan-build warning
2023-04-25  Victor Julienmime: address scan-build warnings
2023-04-25  Victor Juliensmtp/mime: no error logging in packet path
2023-04-25  Victor Julienradix: add debug validation to assist scan-build
2023-04-25  Victor Juliendetect/sigorder: assist scan-build
2023-04-25  Victor Juliendetect/sigorder: remove unused struct fields
2023-04-25  Victor Juliendetect: fix scan-build warnings
2023-04-25  Victor Julienmpm/ac-bs: work around scan-build warnings
2023-04-25  Victor Julienmpm/ac: work around scan-build warnings
2023-04-25  Victor Julienmpm/hs: fix scan-build warning
2023-04-25  Victor Juliendecode: suppress scan-build warning
2023-04-25  Victor Juliensuricata: work around scan-build warnings
2023-04-25  Victor Julienscan-build: treat as debug validate
2023-04-24  Jason Ishdetect-fast-pattern: remove unused var alertcnt 8758/head
2023-04-24  Jason Ishgithub-ci: add Fedora 38 builders
2023-04-24  Jason Ishgithub-ci: add Fedora 37 builders
2023-04-24  Jason Ishgithub-ci: remove Fedora 35 build: EOL
2023-04-24  Victor Juliengithub-ci: remove debian 9 as it is EOL
2023-04-24  Jason Ishgithub-ci: use bundle.sh script for libhtp, suricata...
2023-04-24  Jason Ishbundle.sh: allow a PR # to be specified
2023-04-20  Justin Azoffdetect/iponly: remove DetectEngineIPOnlyThreadCtx 8746/head
2023-04-20  Justin Azoffdetect/iponly: Reduce the size of the SigNumArray bitsets
2023-04-20  Victor Juliendetect/content: add negated endswith test
2023-04-20  Jeff Lucovskydetect/content: Negated endswith matches
2023-04-20  Victor Julienversion: require libhtp 0.5.43
2023-04-20  Victor Julienversion: start development towards 6.0.12
2023-04-13  Shivani Bhardwajrelease: 6.0.11; update changelog 8726/head suricata-6.0.11
2023-04-13  Jeff Lucovskydoc/byte_math: Add divide by 0 discussion. 8724/head
2023-04-13  Jeff Lucovskydetect/byte_math: fix bug in byte_math detection
2023-04-13  Shivani Bhardwajsmtp: enforce line limit even when LF is found 8721/head
2023-04-13  Shivani Bhardwajsmtp: reset current line len at start
2023-04-13  Shivani Bhardwajutil/mime: allow delim len 0 when line limit is hit
2023-04-13  Shivani Bhardwajsmtp: move constant declaration to header
2023-04-13  Victor Julienpcap: improve pcap_breakloop support
2023-04-13  Victor Juliendetect: only breakloop threads that are lagging
2023-04-13  Victor Julienflow/worker: refresh detect thread during housekeeping
2023-04-06  Philippe Antoinehttp2: faster when reducing dynamic headers size 8705/head
2023-04-06  Philippe Antoinehttp: complete multipart until request.body-limit 8690/head
2023-04-04  Victor Julienstream: improve FIN checking 8678/head
2023-04-01  Shivani Bhardwajutil/base64: don't reset decoded bytes in RFC4648 8665/head
2023-04-01  Philippe Antoineenip: optimized tx iterator 8664/head
2023-04-01  Philippe Antoinednp3: optimized tx iterator
2023-04-01  Philippe Antoinesmtp: optimized tx iterator
2023-04-01  Eric Leblondsip: add TX orientation
2023-04-01  Eric Leblondenip: add TX orientation
2023-04-01  Eric Leblondntp: add TX orientation
2023-04-01  Eric Leblondkrb: add TX orientation
2023-04-01  Eric Leblondmqtt: add TX orientation
2023-04-01  Eric Leblondike: add TX orientation
2023-04-01  Eric Leblonddns: add TX orientation
next