]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2023-01-13  Victor Julientls: remove incomplete tests
2023-01-13  Victor Julientls: set event if record size exceeds limit
2023-01-13  Victor Julientls: support server hello done message
2023-01-13  Victor Julientls: support handshake fragmentation
2023-01-13  Victor Julientls: remove certificate buffering code
2023-01-13  Victor Julientls: parse handshake protocol records in single pass
2023-01-13  Victor Juliensslv2: use version from client hello
2023-01-13  Victor Julienssl: implement 'incomplete' handling for SSLv2
2023-01-13  Victor Julientls: streaming mode for application records
2023-01-13  Victor Julientls: use incomplete API to get full TLS records
2023-01-13  Jeff Lucovskydetect/tls: Improve tls.fingerprint rule handling
2023-01-13  Jeff Lucovskydetect/uri: Remove unnecessary include
2022-12-16  Victor Juliendetect/pcre: don't use JIT if disabled 8296/head
2022-12-15  Sascha Steinbissebpf: update deprecated API calls 8289/head
2022-12-15  Philippe Antoinenfs4: fix write record handling
2022-12-09  Victor Julienradix: fix ipv6 address parsing warning 8268/head
2022-12-03  Philippe Antoinemime: do not skip empty lines for quoted-printable 8238/head
2022-12-03  Victor Julienmime/base64: unify space handling
2022-12-03  Philippe Antoineeve: add common options to loggers missing it
2022-12-01  Victor Juliensmb: fix file reopening issue
2022-11-29  Victor Julienchangelog: minor formatting fixup
2022-11-29  Victor Julienversion: require libhtp 0.5.42
2022-11-29  Victor Julienversion: start development towards 6.0.10
2022-11-28  Victor Julienrelease: 6.0.9; update changelog suricata-6.0.9
2022-11-27  Victor Julienflow: cleanup and clarify ancient debug messages
2022-11-27  Victor Juliendecode: enforce layer limit through tunnel layers
2022-11-27  Philippe Antoinedcerpc: fix integer underflow
next