]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2023-04-12  Jeff Lucovskydoc/byte_math: Add divide by 0 discussion. 8723/head
2023-04-12  Jeff Lucovskydetect/byte_math: fix bug in byte_math detection
2023-04-12  Victor Julienpcap: fix return check 8716/head
2023-04-12  Shivani Bhardwajsmtp: enforce line limit even when LF is found 8713/head
2023-04-12  Shivani Bhardwajutil/mime: allow delim len 0 when line limit is hit
2023-04-12  Shivani Bhardwajsmtp: move constant declaration to header
2023-04-12  Justin Azoffdetect/iponly: remove DetectEngineIPOnlyThreadCtx
2023-04-12  Justin Azoffdetect/iponly: Reduce the size of the SigNumArray bitsets
2023-04-11  Victor Julienpcap: improve pcap_breakloop support 8706/head
2023-04-11  Victor Juliendetect: only breakloop threads that are lagging
2023-04-06  Victor Julienflow/worker: refresh detect thread during housekeeping
2023-04-06  Victor Julienflow/worker: remove unused detect thread arg
2023-04-05  Philippe Antoinehttp2: faster when reducing dynamic headers size 8688/head
2023-04-04  Philippe Antoinehttp: fix multipart completion 8682/head
2023-04-03  Jeff Lucovskynetmap: Forward port packet stall fix 8677/head
2023-04-03  Cole Dishingtonapp-layer-dnp3: Fix build for big endian
2023-04-03  Juliana Fajardiniuserguide/muti-tenant: fix typo
2023-04-03  jason taylordoc: add tenant id value requirement
2023-04-03  Maxim Korotkovoutput: fix logic error
2023-04-03  Victor Julienstream: improve FIN checking 8675/head
2023-03-31  Shivani Bhardwajutil/base64: don't reset decoded bytes in RFC4648 8660/head
2023-03-31  Jason Ishapp-layer: add direction to transaction creation where...
2023-03-31  Eric Leblondsip: add TX orientation
2023-03-31  Eric Leblondenip: add TX orientation
2023-03-31  Eric Leblonddnp3: activate unidirectional TX flag
2023-03-31  Eric Leblondnfs: TX are not unidirectional
2023-03-31  Eric Leblondquic: add TX orientation
2023-03-31  Eric Leblondntp: add TX orientation
2023-03-31  Eric Leblondkrb: add TX orientation
2023-03-31  Eric Leblondmqtt: add TX orientation
2023-03-31  Eric Leblondike: add TX orientation
2023-03-31  Eric Leblonddns: add TX orientation
2023-03-31  Eric Leblondbittorrent_dht: add TX orientation
2023-03-31  Eric Leblondsnmp: add TX orientation
2023-03-31  Eric Leblondapp-layer: add flag to skip detection on TX
2023-03-31  Eric Leblonddetect: remove STREAM_FLUSH
2023-03-31  Eric Leblondapp-layer-parser: give direction to progress func
2023-03-29  Philippe Antoinehttp: complete multipart until request.body-limit 8648/head
2023-03-28  Victor Julienstream: handle zero window probe acks 8638/head
2023-03-28  Victor Julieneve/stream: add output warning about experimental state
2023-03-28  Victor Julienstream: accept and flag ack of ZWP data
2023-03-28  Victor Julienstream: harden tcp reuse check against RST/FIN
2023-03-28  Victor Julienstream: improve SYN and SYN/ACK handling with ECN/CWR...
2023-03-28  Victor Julienstream: fix TFO overlap detection with ECN/CWR flags
2023-03-28  Victor Julienstream: flag zero window probe packets
2023-03-28  Jason Ishconf: deprecate multiple "include" statements at same...
2023-03-28  Jason Ishconf: fatal error if "include" is a mapping
2023-03-28  Jason Ishconf: allow "include" to be a list of files
2023-03-28  Juliana Fajardinidocs: clarify exception policy's supported values
2023-03-28  Juliana Fajardiniexception/policy: use pkt action if no flow support
2023-03-27  Philippe Antoinedetect: bump detect engine version for tenant reload 8635/head
2023-03-27  Philippe Antoinedetect: bytemath do not left shift more than 64
2023-03-27  Jason Ishrust: don't suppress vendor output
2023-03-27  Jason Ishrust: bundle Cargo.lock
2023-03-27  Juliana Fajardiniflow/manager: fix coverity divide_by_zero warning
2023-03-27  Jeff Lucovskycontent: Constrain distance/within values
2023-03-27  Jeff Lucovskydoc/content: Add limits for distance/within
2023-03-24  jason taylorprofiling: updated switch block to fix gcc warning 8625/head
2023-03-24  Victor Julienprofiling: minor reformatting
2023-03-24  Juliana Fajardiniflow/manager: fix prealloc unhandled division by 0 8624/head
2023-03-24  Philippe Antoineenip: optimized tx iterator
2023-03-24  Philippe Antoinednp3: optimized tx iterator
2023-03-24  Philippe Antoinesmtp: optimized tx iterator
2023-03-24  Jason Ishsource-xf-xdp: update for deprecated function in libbpf
2023-03-24  Jason Ishrust: update aes and aes-gcm crates
2023-03-24  Victor Juliendetect/urilen: fix applying urilen as depth
2023-03-24  Victor Juliendetect/urilen: support HTTP/2
2023-03-24  Victor Julieneve/drop: don't log drops unless packet is dropped
2023-03-24  Victor Juliendetect/mpm: minor code cleanups
2023-03-24  Victor Juliendetect: apply within as depth where possible
2023-03-23  Victor Juliendetect/offset: minor code cleanups
2023-03-23  Victor Juliendetect/content: refactor limit propagation
2023-03-23  Victor Juliendetect/distance: minor code cleanups
2023-03-23  Victor Juliendetect/within: minor code cleanups
2023-03-23  Victor Juliendetect/analyzer: fix lists names
2023-03-23  Victor Juliendetect/analyzer: add byte_test/byte_jump detail
2023-03-23  Victor Juliendetect/analyzer: add content relative_next flag
2023-03-23  Victor Juliendetect/analyzer: add more pcre detail
2023-03-23  Victor Juliendetect: split mpm per alproto for file.data & others
2023-03-23  Victor Julienmpm factory: include alproto
2023-03-17  Philippe Antoinejsonschema: do not enforce keys for alert metadata 8605/head
2023-03-17  Philippe Antoinedoc: security.limit-noproc upgrade note
2023-03-17  Lukas Sismisgithub-ci: Add Netmap build to GH actions
2023-03-17  Jason Ishsmtp: apply suricata.yaml defaults to in-code defaults
2023-03-17  Jason Ishschema: add "message_id" to email
2023-03-17  Jason Ishconf: document ConfGetChildValueBool
2023-03-17  Gabriel Lima Luzdetect-lua: Convert unittests to FAIL/PASS API
2023-03-17  Jason Ishsource-xdp: only allow busy poll if headers support it
2023-03-17  Jason Ishgithub-ci: add Debian 11 builder with XDP
2023-03-11  Jason Ishschema: fix optional 8587/head
2023-03-11  Jason Ishschema: fix engines section
2023-03-11  Jeff Lucovskynflog/time: Fixup timestamp handling
2023-03-11  Jason Ishrust/clippy: allow derivable impls
2023-03-11  Victor Juliendetect/app-layer-event: simplify parsing code
2023-03-11  Victor Juliendetect/analyzer: add transform names
2023-03-09  Shivani Bhardwajutil/mime: use uint32_t for consumed bytes 8581/head
2023-03-06  Shivani Bhardwajdoc: add dataset examples 8572/head
2023-03-06  Shivani Bhardwajdetect: add comments for DETECT_SM_LIST_* types
2023-03-06  Jason Ishconfig: put version in configuration as a proper value
2023-03-06  Jeff Lucovskypfring: Packet structure for ts fix
next