]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2023-04-01  Eric Leblondsnmp: add TX orientation
2023-04-01  Eric Leblondapp-layer: add flag to skip detection on TX
2023-04-01  Eric Leblonddetect: remove STREAM_FLUSH
2023-04-01  Eric Leblondapp-layer-parser: give direction to progress func
2023-03-29  Juliana Fajardinidocs: clarify exception policy's supported values 8646/head
2023-03-29  Juliana Fajardiniexception/policy: use pkt action if no flow support
2023-03-29  Philippe Antoinedetect: bump detect engine version for tenant reload 8642/head
2023-03-29  Philippe Antoinedetect: bytemath do not left shift more than 64
2023-03-29  Victor Julienstream: accept and flag ack of ZWP data
2023-03-29  Victor Julienstream: harden tcp reuse check against RST/FIN
2023-03-29  Victor Julienstream: improve SYN and SYN/ACK handling with ECN/CWR...
2023-03-29  Victor Julienstream: fix TFO overlap detection with ECN/CWR flags
2023-03-29  Victor Julienstream: turn session flags into u32
2023-03-28  Juliana Fajardiniflow/manager: apply clang formatting changes 8637/head
2023-03-28  Juliana Fajardiniflow/manager: fix coverity divide_by_zero warning
2023-03-28  Juliana Fajardiniflow/manager: fix prealloc unhandled division by 0
2023-03-28  Jason Ishrfb: remove duplicate logging of depth 8636/head
2023-03-28  Jason Ishsmb: remove duplicate tree_id logging
2023-03-28  Philippe Antoinedns: remove unused events field from state
2023-03-28  Shivani Bhardwajutil/mime: use uint8_t for cnt
2023-03-28  Shivani Bhardwajutil/mime: use uint32_t for consumed bytes
2023-03-28  Philippe Antoinesmb: handles records with trailing nbss data
2023-03-28  Philippe Antoinesmb: checks against nbss records length
2023-03-28  Jeff Lucovskynetmap/config: New API display during debug
2023-03-28  Bill Meeksnetmap: packet stall
2023-03-28  Jason Ishconfig: put version in configuration as a proper value
2023-03-28  Victor Julieneve/drop: don't log drops unless packet is dropped
2023-03-28  Victor Juliendetect/urilen: fix applying urilen as depth
2023-03-02  Victor Julienstream: SYN queue support 8569/head
2023-03-02  Victor Julienstream: move state queue code into util func
2023-03-02  Victor Juliendebug: add bool string print helper macro
2023-03-02  Victor Julienstream: support SYN/ACK with TFO only ack'ing ISN 8568/head
2023-03-02  Victor Julienstream: add liberal timetamps option
2023-03-02  Victor Julienstream: D-SACK detection and logging
2023-03-02  Victor Julienstream: fix next_seq updates after temporary gap
2023-03-01  Victor Julienstream: improve first FIN next_seq update
2023-03-01  Victor Julienstream: improve FIN next_seq handling
2023-03-01  Victor Julienstream: set next_seq before last_ack
2023-03-01  Eric Leblondstream/tcp: update ack handling logic
2023-03-01  Victor Julienstream/tcp: fix wrong ACK trigger FIN1 to FIN2
2023-03-01  Victor Julienstream: fix overlap detection
2023-02-09  Victor Julienstream: set event on bad timestamp on syn_sent state 8531/head 8634/head
2023-02-07  Victor Julienstream/tcp: allow tcp session reuse on null sessions 8525/head
2023-02-07  Victor Julienflowworker: don't keep unnecessary flow reference
2023-01-31  Victor Julienversion: start development towards 6.0.11
2023-01-31  Shivani Bhardwajrelease: 6.0.10; update changelog suricata-6.0.10
2023-01-30  Jason Ishrequirements: suricata-update 1.2.7 8500/head
2023-01-30  Victor Julienthreshold: suppress debug notice message 8499/head
2023-01-30  Victor Juliendecode/events: add strict mode for udp.hlen_invalid...
2023-01-30  Shivani Bhardwajrules/decoder: add udp.len_invalid rule
2023-01-30  Shivani Bhardwajdecode/udp: fix payload_len calculation
2023-01-30  Shivani Bhardwajdecode/events: add event type UDP_LEN_INVALID
2023-01-30  Lukas Sismisdecode-udp: Allow shorter UDP packets than the remainin...
2023-01-30  Philippe Antoinefuzz: checks pcap timestamp consistency
2023-01-30  Victor Julienapp-layer: explicitly enable sip, rdp and mqtt
2023-01-25  Philippe Antoinedetect: config keyword transaction logic fix 8458/head
2023-01-25  Victor Juliensmb: set defaults for file transfer limits
2023-01-25  Juliana Fajardinistream/tcp: fix typos, update copyright year 8454/head
2023-01-25  Juliana Fajardiniexceptions: ignore policy if stream.midstream=true
2023-01-25  Philippe Antoinenfs2: improve READ parsing
2023-01-25  Philippe Antoinefuzz: specify protocol with fuzz target name
2023-01-25  Jeff Lucovskynetmap: Fixup issues with v14+ backport
2023-01-25  Philippe Antoinetest: do not output non ascii character
next