]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2023-01-25  Philippe Antoinesmb/ntlmssp: parse fields independently of order
2023-01-24  Jason Ishdoc/userguide: ubuntu: install software-properties... 8428/head
2023-01-24  Victor Juliensmb: fix post-trunc chunk behavior
2023-01-24  Victor Julienstreaming/sbb: fix debug message
2023-01-24  Victor Julienstream: remove bug on from packet path
2023-01-24  Victor Juliensrc: fix deprecated-non-prototype compile warnings
2023-01-24  Victor Juliensrc: fix unused-but-set-variable compile warnings
2023-01-24  Victor Juliensrc: fix strict-prototype warnings
2023-01-23  jason tayloruserguide: update http2 config header syntax
2023-01-23  Philippe Antoineftp: completely resets port_line
2023-01-21  Philippe Antoinedcerpc: store consumed_bytes as i32 8419/head
2023-01-13  Jason Ishrust: fix for loop over option 8376/head
2023-01-13  Philippe Antoinetls: fix off by one in supported versions extension 8374/head
2023-01-13  Victor Julienssl: add debug validation checks for recent changes
2023-01-13  Philippe Antoinetls: fix buffer overread
2023-01-13  Philippe Antoinessl: fix compiler warning
2023-01-13  Victor Julientls: handle incomplete header sooner
2023-01-13  Victor Julienssl: add debug validation check for incomplete api
2023-01-13  Victor Julientls: improve record checks
2023-01-13  Victor Julientls: improve versions extension logic
2023-01-13  Victor Julientls: make version and size checks stricter
2023-01-13  Victor Julientls: store cert data in heap buffer
2023-01-13  Victor Julientls: prepare for client cert parsing
2023-01-13  Victor Julientls: make cert handling more generic
2023-01-13  Victor Julientls: avoid tls.invalid_handshake_message FP
2023-01-13  Victor Julientls: don't set 2 events for a single exception
next