]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-01-04  dependabot... github-actions: bump actions/upload-artifact from 4... 12339/head
2025-01-04  dependabot... github-actions: bump github/codeql-action from 3.27...
2025-01-04  dependabot... github-actions: bump codecov/codecov-action from 5...
2025-01-04  Jeff Lucovskyoutput/log: Remove extraneous error message
2025-01-04  Jeff Lucovskyoutput/log: Improve error handling
2024-12-20  Shivani Bhardwajdoc: add guide for ticket title 12314/head
2024-12-20  Philippe Antoinehttp2: complete json schema
2024-12-20  Philippe Antoinedoh2: really enforce 65K dns message limit
2024-12-20  Jason Ishrust/jsonbuilder: make set_uint generic over Into<u64>
2024-12-20  Philippe Antoineci: run CodeQL only on python changes
2024-12-20  Jeff Lucovskydoc/commit
2024-12-20  Jeff Lucovskygit: Add commit template
2024-12-20  Philippe Antoinedns/probe: check that a request has at least one query
2024-12-20  Philippe Antoinedns/probe: adds check for 0 records and big size
2024-12-13  Shivani Bhardwajdns: fix clippy lint warnings 12287/head
2024-12-13  Jeff Lucovskygeneral/typo: Fix typo in stacksize msg 12282/head
2024-12-11  Victor Juliendoc/userguide: document TCP urgent policy
2024-12-11  Victor Julieneve/flow: add per flow TCP oob urg data counter
2024-12-11  Victor Julienstream: add TCP urgent handling options
2024-12-11  Victor Julienstream: remove unused function argument
2024-12-11  Victor Juliendecode/tcp: count urg flag
2024-12-11  Victor Julienflow/timeout: add frame awareness
2024-12-11  Victor Julieneve/frame: require frame length to be known
2024-12-11  Victor Julieneve/frame: run logging for flow end packets
2024-12-11  Victor Julieneve/frame: remove unreachable if branch
2024-12-11  Jason Ishdns: provide events for recoverable parse errors
2024-12-11  Jason Isheve/dns: add truncation flags for fields that are truncated
2024-12-11  Jason Ishdns: truncate names larger than 1025 characters
2024-12-11  Philippe Antoineutil/streaming-buffer: add extra safety check
2024-12-11  Philippe Antoineutil/streaming-buffer: check need to grow region
2024-12-11  Philippe Antoineutil/streaming-buffer: fix regions intersection
2024-12-10  Victor Juliendetect: don't run pkt sigs on ffr pkts 12259/head
2024-12-10  Philippe Antoinedetect: rename stream_log variables
2024-12-10  Philippe Antoinedetect: log app-layer metadata in alert with single tx
2024-12-10  Lukas Sismisdpdk: set ice PMD RSS key length to 52 bytes for all...
2024-12-10  Philippe Antoineapp-layer: track modified/processed txs
2024-12-10  Philippe Antoinerust/ftp: handle NULL inputs
2024-12-07  Philippe Antoinesip: remove UPDATE method for detection 12245/head
2024-12-07  Philippe Antoinefuzz: simplify target for protocol detection
2024-12-07  Philippe Antoinefuzz: better init for protocol detection
2024-12-07  Victor Julienflow/manager: add chunk debug output
2024-12-07  Victor Julienflow/manager: fix multi instance row tracking
2024-12-05  Juliana Fajardinidetect/engine/flowint: apply clang format changes 12235/head
2024-12-05  Juliana Fajardiniflowint: add isnotset support
2024-12-05  Victor Julieneve/alert: enrich decoder event
2024-12-05  Victor Juliendetect: fix decoder only events
2024-12-04  Philippe Antoineoutput/http: log invalid status as a string 12222/head
2024-12-04  Victor Julienaf-packet: speed up thread sync during startup
2024-12-03  Philippe Antoinedetect/transforms: in place modifications of buffers 12213/head
2024-12-02  dependabot... github-actions: bump github/codeql-action from 3.27... 12202/head
2024-12-02  dependabot... github-actions: bump codecov/codecov-action from 4...
2024-12-02  Jason Ishrequires: support requires check for keyword
2024-12-02  Jason Ishsigtable: add function to test for a keyword
2024-12-02  Jason Ishrequires: treat unknown requires keywords as unmet...
2024-11-29  Victor Juliencodecov: expect 5 flags to be submitted 12185/head
2024-11-29  Victor Juliengithub-actions: add basic commandline tests
2024-11-29  Victor Juliengithub-actions: fix codecov for unittests
2024-11-29  Jason Ishrust: allow static_mut_refs for now
2024-11-29  Jason Ishrust/smb: fix rustdoc line
2024-11-29  Jason Ishrust: remove unnecessary lifetimes
2024-11-29  Jason Ishrust: update num-derive to 0.4.2
2024-11-28  Jason Ishutil-buffer: expand by multiples of 4k 12178/head
2024-11-28  Jason Ishoutput-json: cleanup, have OutputJsonBuilderBuffer...
2024-11-28  Jason Ishoutput-json: drop eve records that are too long
2024-11-28  Nancy Enosconfigure: Remove obsolete rust support line
2024-11-28  Philippe Antoinedetect: absent keyword to test absence of sticky buffer 12174/head
2024-11-28  Philippe Antoinehttp1/detect: code simplification
2024-11-28  Victor Juliendetect/ip-only: code cleanups
2024-11-28  Victor Juliendetect/sigorder: remove data structs from global namespace
2024-11-28  Victor Juliendetect/ip-only: remove dead code
2024-11-28  Victor Julienradix: remove old radix tree implementation
2024-11-28  Victor Juliendetect/iponly: reimplement with radix4 for ipv6
2024-11-28  Victor Juliendetect/iponly: reimplement with radix4 for ipv4
2024-11-28  Victor Julienhost-os-policy: switch to radix4/6
2024-11-28  Victor Julienhtp: switch config tree to radix4/6
2024-11-28  Victor Juliendefrag/config: switch to radix4/6
2024-11-28  Victor Julienreputation: switch cidr handling to radix4/6
2024-11-28  Victor Julienradix: implement more compact trees
2024-11-28  Victor Julienhost-os-info: test cleanup
2024-11-26  Pierre Chifflierldap: add support for STARTTLS to make certificate... 12156/head
2024-11-26  Pierre Chifflierldap: add port 3268 (used by Active Directory)
2024-11-24  Philippe Antoinedetect/transform: fix leak in xor transform parse 12147/head
2024-11-21  Jason Ishrust: put all rust/cargo env vars in CARGO_ENV 12140/head
2024-11-21  Eric Leblondgithub-actions: add list keywords and app layers
2024-11-21  Eric Leblondsuricata: fix list-keywords option
2024-11-15  Shivani Bhardwajdetect/smb: fix the sigmatch table for url 12122/head
2024-11-13  Jason Ishmake: install-headers: rust-bindings.h 12117/head
2024-11-13  Jason Ishdetect: break apart sigtable setup and initialization
2024-11-13  Jason Ishexamples/plugin: update to find generated rust header
2024-11-13  Jason Isheve: user callbacks for adding additional data
2024-11-13  Jason Ishthreads: add initialization callbacks
2024-11-13  Jason Ishthreads: add storage api, based on flow storage
2024-11-13  Jason Ishflow: add callbacks for flow init and flow updates
2024-11-13  Jeff Lucovskyapp-layer/stats: Expand memuse/memcap handling
2024-11-13  Jeff Lucovskythash/memcap: Use atomics for memcap
2024-11-13  Jeff Lucovskymemcap/socket: Improve memcap array support
2024-11-06  Victor Juliendoc/userguide: document smb cache size limit options 12094/head
2024-11-06  Victor Juliensmb: use lru for ssn2vec_map
2024-11-06  Victor Juliensmb: use lru for ssnguid2vec_map; rename
2024-11-06  Victor Juliensmb: use lru for ssn2tree; rename
next