]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-07-15  Jason Ishgithub-ci: remove debian:10 build, it is EOL 13603/head 13612/head
2025-07-09  Shivani Bhardwajversion: start development towards 7.0.12 13576/head 13586/head
2025-07-08  Shivani Bhardwajrelease: 7.0.11; update changelog suricata-7.0.11
2025-07-07  Philippe Antoinehttp2: do not set file flags for global txs
2025-07-07  Philippe Antoinehttp2: mark old txs as updated
2025-07-07  Philippe Antoinehttp2: forbid data on stream 0
2025-06-27  Philippe Antoinerust/smb: fix manual_unwrap_or_default 13540/head 13544/head
2025-06-27  Philippe Antoinerust: allow collapsible_else_if for debug logs
2025-06-27  Philippe Antoinerust: make cargo clippy clean
2025-06-27  Philippe Antoinerust/dns: fix clippy char_indices_as_byte_indices
2025-06-26  Victor Julienthreading: fix shutdown of IPS autofp modes 13538/head
2025-06-26  Victor Julienflow: fix unittests for ThreadVars requirement
2025-06-26  Victor Julienflow: fix time handling for non-TCP
2025-06-26  Victor Julienthreads: fix autofp shutdown race condition
2025-06-26  Victor Julienthreads: pktacq loop cleanup
2025-06-26  Victor Julienthreads: remove unused flag
2025-06-26  Lukas Sismispcap-file: document capture method options
2025-06-26  Lukas Sismisdoc: update available options in the example config
2025-06-26  Lukas Sismisflow-manager: move time check after RUNNNING state...
2025-06-22  Lukas Sismisdpdk: use default iface-copy value if not specified 13524/head
2025-06-19  Philippe Antoineutil/mpm: grow state queue on demand 13489/head 13490/head
2025-06-19  Philippe Antoineutil/mpm: factorize code
2025-06-19  Philippe Antoinempm: allocate StateQueue on the heap for ks
2025-06-13  Jeff Lucovskydetect/content: account for distance variables 13440/head
2025-06-12  Philippe Antoinerust: update brotli crate to latest version 13438/head
2025-06-05  Philippe Antoinedcerpc: use wrapping to prevent u16 overflow 13371/head
2025-05-22  Philippe Antoinesnmp: probing parser returns unknown if not enough... 13299/head
2025-05-22  Philippe Antoinescripts: clang-format can use a different base than... 13296/head
2025-05-20  Eric Leblonddatasets: fix set with ip sets 13270/head 13280/head
2025-05-13  Jason Ishgithub-ci: use current directory for unit test logging 13229/head
2025-05-13  Victor Juliendetect: don't set conflicting packet/flow actions 13222/head
2025-04-28  Philippe Antoinedetect: do not bug on tx data being NULL 13102/head 13110/head
2025-04-21  Philippe Antoinednp3: mark tx as updated when creating it 13066/head 13082/head
2025-04-21  Philippe Antoineftp: mark tx as updated when creating it
2025-04-21  Philippe Antoinehttp1: always mark tx as updated on request/response...
2025-04-11  Philippe Antoinerust: fix clippy warning manual_contains 13012/head 13030/head
2025-04-09  Jason Ishrust: fix rustdoc indentation in lists 12999/head 13002/head
2025-04-09  Jason Ishrust: fix clippy warnings for unspecified extern ABI
2025-04-09  Jason Ishversion: start development towards 7.0.11
2025-03-29  Philippe Antoinefuzz: set flow flags as in Suricata 12864/head 12868/head
2025-03-26  Jason Ishgithub-ci: don't run builds on PR if only docs changed 12834/head
2025-03-26  Jason Ishgithub-ci: update Fedora non-root build to Fedora 41
2025-03-26  Jason Ishgithub-ci: remove fedora 40 builds where 41 exists
2025-03-26  Victor Juliengithub-ci: update Fedora 39 jobs to 41
2025-03-26  Victor Juliengithub-ci: bump known rust ver to 1.85.1
2025-03-25  Shivani Bhardwajrelease: 7.0.10; update changelog suricata-7.0.10
2025-03-20  Victor Juliendetect: add padding to suppress scan-build warning 12793/head 12806/head
2025-03-19  Victor Julienaf-packet: use actual snaplen in bpf 12786/head
2025-03-19  Victor Juliendatasets: work around scan-build warning
2025-03-19  Shivani Bhardwajversion: start development towards 7.0.10 12781/head
2025-03-18  Shivani Bhardwajrelease: 7.0.9; update changelog suricata-7.0.9
2025-03-18  Juliana Fajardiniupgrade: list inspection recursion default limit
2025-03-18  Victor Juliendatasets: set higher hashsize limits
2025-03-18  Philippe Antoinedetect: add configurable limits for datasets
2025-03-18  Victor Juliendatasets: improve default hashsize handling
2025-03-18  Jason Ishdoc/userguide: af-packet upgrade notes
2025-03-18  Jason Ishaf-packet: delay setting default-packet-size for af...
2025-03-18  Jason Ishaf-packet: warn that tpacket-v3 is better for non-inlin...
2025-03-18  Jason Ishaf-packet: add event for packets truncated by af-packet
2025-03-18  Jason Ishaf-packet: warn if v3 block size is not large enough...
2025-03-18  Jason Ishaf-packet: warn if v2 block size not large enough for...
2025-03-18  Jason Ishaf-packet: make tpacket-v2 block size configurable
2025-03-18  Jason Ishaf-packet: increase default block size
2025-03-18  Jason Ishaf-packet: warn if defrag not suitable for mode
2025-03-18  Jason Ishaf-packet: check defrag value even if cluster-type...
2025-03-18  Philippe Antoinedetect: limit base64_decode `bytes` to 64KiB
2025-03-17  Philippe Antoinedetect: non infinite default value for inspection-recur...
2025-03-17  Philippe Antoinedetect/pcre: avoid infinite loop after negated pcre
2025-03-12  Victor Julienstream: RST no longer acks all data 12756/head 12761/head
2025-03-11  Philippe Antoinedetect: delay tx cleanup in some edge case 12751/head 12754/head
2025-03-07  Philippe Antoinedetect: reset signature groups when reversing flow
2025-03-06  Philippe Antoinefiles: append data on closing even with FILE_NOSTORE 12719/head 12725/head
2025-02-26  Philippe Antoineapp-layer: track modified/processed txs 12678/head
2025-02-23  Philippe Antoinequic: discard late retry packets 12661/head 12663/head
2025-02-23  Philippe Antoinequic: decrypt only initial packets
2025-02-23  Philippe Antoinequic: handle retry packets
2025-02-23  Philippe Antoinequic: handle fragmented hello over multiple packets
2025-02-23  Philippe Antoinequic: parse ack frame number 3
2025-02-23  Philippe Antoinequic: move all_consuming check to callee
2025-02-21  Jason Ishrust: fixes for new clippy warnings 12651/head
2025-02-21  Philippe Antoinedetect/krb5: avoid integer underflow with krb5.ticket_e...
2025-02-18  Jason Ishdns: refactor tests to avoid assert!(false) 12618/head 12630/head
2025-02-18  Jason Ishrust: allow clippy::unused_unit for tests that use...
2025-02-18  Shivani Bhardwajdns: fix clippy lint warnings
2025-02-18  Philippe Antoinerust: fix assertions_on_constants for assert!(true)
2025-02-18  Philippe Antoinerust: fix single_binding
2025-02-18  Philippe Antoinerust: fix assertions_on_constants for assert!(false)
2025-02-18  Jason Ishrust: allow vec_init_then_push in tests
2025-02-18  Jason Ishmqtt: always use 0x notation for hex in tests
2025-02-17  Victor Julientls: more permissive empty data eof check 12607/head 12611/head
2025-02-11  Jason Ishgithub-ci: update actions/cache (deprecated) 12559/head 12566/head
2025-02-11  Jeff Lucovskydoc/csum: Stream checksum validation change 12557/head
2025-02-11  Jeff Lucovskydetect/csum: rm interaction btw stream setting/csum
2025-02-11  Giuseppe Longosip/parser: enforce valid chars for sip version
2025-02-11  Giuseppe Longosip/parser: accept valid chars
2025-02-11  Giuseppe Longorust/sip: rustfmt sip module
2025-01-23  Philippe Antoineprotodetect: finish probing parser sooner 12463/head
2025-01-14  Jeff Lucovskyflow/var: Release key storage 12392/head 12404/head
2025-01-14  Jeff Lucovskylog/file: Ensure file ctx pointer is returned . 12391/head
2025-01-14  Jeff Lucovskyoutput/log: Remove extraneous error message
next