]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-02-09  Victor Juliendetect/http: report error on alloc failure 10347/head
2024-02-09  Philippe Antoinedetect/http_header: fix leak on realloc failure
2024-02-09  Jason Ishdetect-http: add superfluous alloc check for cocci
2024-02-09  Philippe Antoinerust: fix clippy ptr_arg warnings
2024-02-09  Philippe Antoineci: authors check using OISF repo
2024-02-06  Philippe Antoinehttp2: limit number of concurrent transactions
2024-02-06  Philippe Antoinepgsql: parse only PDU when type is unknown
2024-02-06  Philippe Antoinepgsql: parse auth message within its bound
2024-02-06  Philippe Antoinedetect: fixes use-after-free with http.request_header
2024-02-06  Philippe Antoinesmtp: avoid creating empty transaction
2024-02-06  Philippe Antoinesmtp: config limit maximum number of live transactions
2024-02-06  Philippe Antoinehttp1: configurable max number of live tx per flow
2024-02-06  Philippe Antoinehttp1: remove transactions from their list
2024-02-06  Philippe Antoinehttp2: handle reassembly for continuation frames
2024-02-06  Philippe Antoinedetect: errors on 65k filestore signatures 10321/head
2024-02-06  Shivani Bhardwajdetect: remove unneeded max_idx
2024-02-06  Shivani Bhardwajdetect/engine: set max sig ID per SGH
2024-02-06  Shivani Bhardwajdetect: remove unused port in SigGroupHeadInitData
2024-02-06  Philippe Antoineci: update scorecard analysis workflow
2024-02-06  Philippe Antoinedetect: dns.opcode as first-class integer
2024-02-06  Shivani Bhardwajutil/streaming-buffer: remove unneeded fn param
2024-01-30  Juliana Fajardiniuserguide: fix explanation about bsize ranges 10277/head
2024-01-30  Philippe Antoinedoc: integer keywords
2024-01-30  Philippe Antoinedetect: integer keywords now accept bitmasks
2024-01-30  Philippe Antoinedetect/integer: rust derive for enumerations
2024-01-30  Philippe Antoinedetect: integer keywords now accept negated ranges
2024-01-30  Philippe Antoinedetect: integer keywords now support hexadecimal
2024-01-30  Philippe Antoineci: run clippy without all features
2024-01-30  Philippe Antoinerust: make cargo clippy clean
2024-01-30  Philippe Antoinemqtt: fix logic when setting event
2024-01-30  Philippe Antoinedetect: do not store state without flags
2024-01-30  Philippe Antoinedetect: merge sorted lists instead of qsort
2024-01-30  Philippe Antoinedetect: avoids case of useless detection on txs
2024-01-25  Jason Ishrequirements: use libhtp 0.5.x 10244/head
2024-01-24  Jason Ishdoc: note what version "requires" was added in 10237/head 10240/head
2024-01-24  Jason Ishdetect/requires: reset sigerror flags for each rule
2024-01-19  jason taylordetect: update smb.version keyword 10204/head
2024-01-19  jason taylorrust: fix rustfmt warnings for smb detect
2024-01-19  Eloy Pérez... smb: add smb.keyword documentation
2024-01-19  Eloy Pérez... smb: add smb.version keyword
2024-01-19  Juliana Fajardiniuserguide: clarify midstream exception policy
2024-01-19  Lukas Sismisdoc: remove references to prehistoric versions
2024-01-19  Lukas Sismisdpdk: add interrupt (power-saving) mode
2024-01-19  Lukas Sismisdpdk: rework hugepage hints to use per-numa information
2024-01-19  Stephen Donnellysource/erf-dag: compiler warnings
2024-01-17  Shivani Bhardwajdetect: make SigMatch.is_last bool 10187/head
2024-01-17  Shivani Bhardwajdetect: remove unneeded size in DetectEngineCtx
2024-01-17  Shivani Bhardwajdetect/alert: remove unnecessary else
2024-01-17  Jeff Lucovskyhtp/swf: Remove flash deprecation notice
2024-01-17  Jeff Lucovskydoc/pcap-log: Remove squil documentation
2024-01-17  Jeff Lucovskylog/pcap: Remove sguil mode
2024-01-17  Jeff Lucovskyconf/log: Remove sguil mode
2024-01-17  Jason Isheve/schema: allow authorities in dns.answers in alert
2024-01-17  Vincent Liflow-bypass: Set bypass thread to running state
2024-01-15  Philippe Antoinerust: update test_case crate 10167/head
2024-01-15  Philippe Antoineci: run clippy on test code as well
2024-01-15  Philippe Antoinerust: fix single_binding
2024-01-15  Philippe Antoinerust: fix single_match
2024-01-15  Philippe Antoinerust: fix vec_init_then_push
2024-01-15  Philippe Antoinerust: fix zero_prefixed_literal
2024-01-15  Philippe Antoinerust: fix assertions_on_constants for assert!(false)
2024-01-15  Philippe Antoinerust: fix assertions_on_constants for assert!(true)
2024-01-15  Gleb Smirnoffipfw: close(2) instead shutdown(2) of the divert(4...
2024-01-15  Philippe Antoinedetect: strip_pseudo_headers transform
2024-01-08  Victor Julieneve/http: add location header independent of status... 10134/head
2024-01-08  Victor Julieneve/http: use numeric status code by default
2024-01-08  Victor Julieneve/email: improve logging binary data
2024-01-08  Victor Julienflow: minor optimization
2024-01-08  Victor Juliendetect: consolidate per rule group file loops
2024-01-08  Victor Juliendetect: remove DCERPC mask logic
2024-01-08  Victor Juliendetect/rule-header: use bool type
2024-01-08  Victor Juliendetect/rule-header: minor code cleanups
2024-01-08  Victor Juliendetect/address: refactor match array building
2024-01-08  Victor Juliendetect/address: minor cleanup
2024-01-08  Victor Julienmpm/ac: pointer hygene
2024-01-08  Victor Julienmpm/hs: improve pointer hygene
2024-01-08  Victor Juliendetect/mpm: minor cleanup
2024-01-08  Victor Juliendetect: shrink sgh to have all runtime members on one...
2024-01-08  Victor Juliendetect: constify flow flags in tx rule inspect
2024-01-08  Victor Juliendetect: minor cleanup for rule group get function
2024-01-08  Victor Julienapp-layer: micro optimization for AppProtoEquals
2024-01-08  Victor Juliendetect/bsize: constify keyword args during size check
2024-01-08  Victor Juliendetect/content: limits prop comment cleanup
2024-01-08  Victor Juliendetect/dsize: minor code cleanup
2024-01-08  Victor Juliendetect: use do { } while loop for app engine loop
2024-01-08  Victor Juliendetect/content: fix offset for negative distance
2024-01-08  Victor Juliendetect/content-inspect: add more tests
2024-01-08  Victor Julienspm/bm: minor code cleanups; constification
2024-01-08  Victor Julienmpm: UNITTESTS guard for RegisterUnittests func
2024-01-08  Victor Julienmpm: remove unused flags field
2024-01-08  Victor Juliendetect/http_server_body: modernize test
2024-01-08  Victor Juliendetect: implement --qa-skip-prefilter
2024-01-08  Victor Juliendetect/content-inspect: add negation tests
2024-01-08  Victor Juliendetect/bytetest: remove unused Match function
2024-01-08  Victor Juliendetect/pcre: remove unused match member
2024-01-08  Victor Juliendetect/bytemath: fix u32 buffer size logic
2024-01-08  Victor Juliendetect/pcre: localize match limit option parsing
2024-01-08  Victor Juliendetect/pcre: remove unused opts field
2024-01-08  Victor Juliendetect/pcre: put commonly used members on first cache...
2024-01-08  Victor Juliendetect/content-inspect: use of replace keyword is rare
next