]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-03-13  Jonathan Perkinsnapatech: emit HBA deprecation only once 10644/head 10648/head 9478/head
2024-03-13  Philippe Antoinedecode/pppoe: skip useless loop unless debug 10627/head
2024-03-13  Philippe Antoinedecode/pppoe: pointer cast consistency
2024-03-13  Lukas Sismisdpdk: output unknown NIC's NUMA node message only on...
2024-03-11  Jeff Lucovskynetmap: Avoid HW errors when using pipes 10620/head
2024-03-11  Jason Ishplugins: initialize plugins earlier
2024-03-11  Jason Ishthread modules: separate initialization from registration
2024-03-09  Lukas Sismisdpdk: add a user warning on the change of RX/TX descriptors 10607/head
2024-03-09  Philippe Antoineoutput/filestore: delay snprintf until needed
2024-03-09  Philippe Antoineoutput/filestore: remove duplicate snprintf
2024-03-09  Philippe Antoineoutput: log tx only when there is a fresh app update
2024-03-07  Juliana Fajardiniuserguide: fix explanation about bsize ranges 10587/head
2024-03-07  Lukas Sismisdoc: mention the limited number of RX/TX descriptors...
2024-03-04  Lukas Sismisdpdk: max cache size should be lower than one of the... 10577/head
2024-03-04  Lukas Sismisdpdk: sanitize integer overflow in the configuration
2024-03-02  Lukas Sismishugepages: run hugepage check only on DPDK runmode... 10553/head
2024-03-02  Lukas Sismiserrors: add SC_ENOENT error
2024-02-29  Jason Ishpfring: fix leak of configuration data and in single... 10533/head
2024-02-29  Jason Ishpfring: fix leak of packet on exit
2024-02-29  Jeff Lucovskycppcheck: Address cpcheck report of an FP
2024-02-29  Victor Juliendetect/address: avoid cppcheck false positive
2024-02-29  Jeff Lucovskycppcheck/detect: Address cppcheck memory leak
2024-02-29  Victor Juliendetect: fix memory leak in error handling
2024-02-29  Victor Julienrunmode/unix-socket: fix cppcheck warnings
2024-02-29  Victor Juliendetect/mpm: don't test for impossible condition
2024-02-22  Jeff Lucovskymqtt: Improve frame parsing w/mult. PDUs 10489/head 10508/head
2024-02-21  Lukas Sismistcp: do not assign TCP flags to pseudopackets 10484/head 10485/head
2024-02-15  Victor Julienmulti-tenant: fix loader dead lock 10442/head
2024-02-15  Arne Welzelstats: Add unittest for basic stats serialization
2024-02-15  Arne Welzelstats: Do not expand dots of tm_name
2024-02-15  Simon Dugasdetect-engine-iponly: improve ip list performance
2024-02-15  Victor Juliendetect/tls.certs: fix direction handling
2024-02-15  Jeff Lucovskythreads/mutex: Ensure mutex held before signaling
2024-02-15  Jeff Lucovskynetmap: Release lock to avoid deadlock
2024-02-15  Alexey Simakovutil/mime: fix memory leak
2024-02-15  Philippe Antoinedetect: respect directionality for filestore
2024-02-14  Philippe Antoineapp-layer/template: use a max number of txs 10416/head
2024-02-10  Philippe Antoinedetect: errors on 65k filestore signatures 10357/head
2024-02-09  Victor Juliendetect/http: report error on alloc failure 10350/head 10355/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-09  Shivani Bhardwajversion: start development towards 7.0.4 10342/head
2024-02-08  Shivani Bhardwajrelease: 7.0.3; update changelog suricata-7.0.3
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-01-30  Philippe Antoinemqtt: fix logic when setting event 10278/head 10308/head
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 Ishdoc: note what version "requires" was added in 10253/head
2024-01-25  Jason Ishdetect/requires: reset sigerror flags for each rule
2024-01-25  Jason Ishrequirements: use libhtp 0.5.x
2024-01-25  Lukas Sismisdoc: remove references to prehistoric versions
2024-01-25  Lukas Sismisdpdk: rework hugepage hints to use per-numa information
2024-01-25  Vincent Liflow-bypass: Set bypass thread to running state
2024-01-25  Gleb Smirnoffipfw: close(2) instead shutdown(2) of the divert(4...
2024-01-25  Philippe Antoinedetect: case-insensitive comparison for requires
2024-01-25  Stephen Donnellysource/erf-dag: compiler warnings
2024-01-25  Stephen Donnellyendace: Fix source-dag timestamps
2024-01-20  Jason Ishstats: add rules skipped 10211/head
2024-01-20  Jason Ishdetect-parse: parse sid in pre-scan
2024-01-20  Jason Ishrequires: pre-scan rule for requires expressions
2024-01-20  Jason Ishrequires: add requires keyword
2024-01-20  Jason Ishfeature: provide a Rust binding to the feature API
2024-01-20  Jeff Lucovskyhtp/swf: Remove flash deprecation notice
2024-01-20  Jeff Lucovskylog/sguil: Issue deprecation notice if sguil mode
2024-01-18  Jason Ishuserguide: remove old css files 10196/head
2024-01-18  Eric Leblonddetect/stream_size: fix prefiltering registration
2024-01-16  Philippe Antoinedetect: strip_pseudo_headers transform 10170/head
2024-01-09  Philippe Antoinedoc: fix byte_test examples 10143/head
2024-01-09  Juliana Fajardinipgsql: fix u16 overflow in query data_row 10137/head
2024-01-09  Victor Juliengithub/action: fix Debian 12 intermittent failures
2024-01-09  Victor Juliendetect/bytejump: don't reuse content flag
2024-01-09  Victor Juliendetect/analyzer: print int keyword values correctly
2024-01-09  Victor Julienjsonbuilder: add set_int for signed ints
2024-01-09  Philippe Antoinerust: allow clippy::items_after_test_module
2024-01-09  Victor Juliendetect/profiling: improve pcap reading performance
2024-01-09  Victor Juliendetect/content: fix offset for negative distance
2024-01-09  Victor Julieneve/email: improve logging binary data
2023-12-28  Philippe Antoinestats: incr app-proto flow counter for detection-only 10099/head
2023-12-21  Juliana Fajardinipgsql: remove unused msg field 10081/head
2023-12-17  Jeff Lucovskydetect/transform: Clarify transformation validation 10067/head 10068/head
2023-12-17  Jeff Lucovskydetect/transform: Register case-change transforms
2023-12-17  Jeff Lucovskydoc/transform: Document case-changing transforms.
2023-12-17  Jeff Lucovskydetect/transform: Add case changing transforms
2023-12-17  Jeff Lucovskydetect/transform: Add case-change transform constants
2023-12-15  Juliana Fajardiniuserguide/eve: explain pgsql requests & responses 10063/head 10065/head
2023-12-15  Juliana Fajardinipgsql: add cancel request message
2023-12-15  Juliana Fajardinidoc/eve-format: break pgsql section to char limit
2023-12-15  Juliana Fajardinipgsql: extract length validation into function
2023-12-13  Philippe Antoinehttp2: do not have leading space for response line 10046/head 10055/head
2023-12-12  Philippe Antoinedetect: header_lowercase transform 10038/head
next