]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-07-02  dependabot... github-actions: bump github/codeql-action from 3.25... 11403/head
2024-07-02  dependabot... github-actions: bump codecov/codecov-action from 4...
2024-07-02  Victor Juliengithub-actions: remove centos:7 build due to EOL
2024-07-02  Philippe Antoineqa: remove depcrecated files
2024-07-02  Philippe Antoineoutput/tx: use dynamic number of app-layer protos
2024-07-02  Philippe Antoinedetect/profiling: use dynamic number of app-layer protos
2024-07-02  Philippe Antoineapp-layer: use already defined constant
2024-07-02  Philippe Antoinedetect/file-data: use dynamic number of app-layer protos
2024-07-02  Philippe Antoinedetect: helper function for multibuffer
2024-06-28  Victor Juliendoc/userguide: document threshold backoff type 11388/head 11394/head
2024-06-28  Victor Julienstream: enable backoff on event rules
2024-06-28  Victor Juliendetect/threshold: implement backoff type
2024-06-28  Victor Juliendetect/threshold: regex cleanup
2024-06-28  Victor Juliendetect/threshold: format file
2024-06-28  Victor Juliendoc/userguide: document new threshold config options
2024-06-28  Victor Juliendetect/threshold: make hash size and memcap configurable
2024-06-28  Victor Juliendetect/threshold: includes cleanup
2024-06-28  Victor Juliendetect/threshold: expand cache support for rule tracking
2024-06-28  Victor Juliendetect/threshold: consider tenant id in tracking
2024-06-28  Victor Juliendetect/threshold: include rev in threshold tracking
2024-06-28  Victor Juliendetect/threshold: improve hash function
2024-06-28  Victor Julienthresholds: use dedicated storage
2024-06-28  Victor Julienrange: use thash expiry API for timeout
2024-06-28  Victor Julienthash: add expiration logic
2024-06-28  Victor Juliendetect/address: constify ipv6 cmp funcs
2024-06-28  Victor Juliendetect/threshold: minor rate filter cleanup
2024-06-28  Victor Juliendetect/threshold: minor code cleanup
2024-06-28  Victor Juliendetect/threshold: minor cleanup
2024-06-28  Victor Juliendetect/threshold: implement per thread cache
2024-06-28  Victor Juliendetect: add ticket id to var related todos
2024-06-28  Victor Juliendetect/detection_filter: add support for track by_flow
2024-06-28  Victor Juliendoc: add thresholding by_flow
2024-06-28  Victor Juliendetect/content: fix wrong value for depth check
2024-06-28  Victor Juliendetect: group content inspect keyword id's
2024-06-28  Victor Juliendetect: group types used in traffic variables
2024-06-28  Victor Julienthreshold: add by_flow support for global thresholds
2024-06-28  Victor Juliendetect/threshold: implement tracking 'by_flow'
2024-06-28  Victor Julienutil/var: add comments explaining types
2024-06-28  Victor Julienutil/var: remove printf; add assert
2024-06-25  Philippe Antoinehttp2: do not expand duplicate headers
2024-06-25  Philippe Antoinemodbus: abort flow parsing on flood
2024-06-24  Victor Juliendetect: remove unnecessary detect thread flags stores 11365/head
2024-06-24  Philippe Antoinedetect/nfs: do not free a null pointer
2024-06-22  Jeff Lucovskydetect/base64: Use Rust defined modes everywhere 11353/head
2024-06-22  Jeff Lucovskydoc/transform: Correct typo
2024-06-22  Jeff Lucovskydoc/transform: Describe the from_base64 transform
2024-06-22  Jeff Lucovskydetect/transform: Add from_base64 transform
2024-06-22  Jeff Lucovskydetect/transform: from_base64 option parsing
2024-06-22  Jeff Lucovskydetect/parser: Refactor utility routines
2024-06-22  Shivani Bhardwajflow: declare and use constansts where possible
2024-06-22  Shivani Bhardwajflow/manager: make fn calls only when necessary
2024-06-22  Shivani Bhardwajflow/timeout: cleanup fn names and comments
2024-06-22  Shivani Bhardwajflow: remove unneeded args to fn
2024-06-22  Shivani Bhardwajflow/manager: add fn docs
2024-06-22  Shivani Bhardwajflow: add defensive check
2024-06-22  Shivani Bhardwajpacketpool: use DEBUG_VALIDATE statement
2024-06-22  Shivani Bhardwajflow: use bool wherever possible
2024-06-22  Philippe Antoinedetect/icmp: require real packet in signature
2024-06-22  Philippe Antoinedetect: add to signature mask for decode events
2024-06-22  Philippe Antoinedetect: fix check for app_layer events
2024-06-22  Jeff Lucovskyaf-packet: Remove unused preprocessor define
2024-06-22  Philippe Antoineoutput: configurable payload_length field for alerts
2024-06-22  Philippe Antoinedcerpc: add app-layer metadata in alerts
2024-06-22  Philippe Antoinefilestore: do not try to store a file set to nostore
2024-06-22  Philippe Antoineapp-layer: fix -Wshorten-64-to-32 warnings
2024-06-22  Philippe Antoineutil: fix -Wshorten-64-to-32 warnings
2024-06-20  Philippe Antoinedetect: remove unused field 11331/head
2024-06-20  Victor Juliendetect: add tls.alpn keyword
2024-06-20  Victor Julieneve/schema: update for alpn
2024-06-20  Victor Julieneve/tls: log ALPN for client and server
2024-06-20  Victor Julientls: store all ALPN records in the state
2024-06-20  Victor Julieneve/schema: minor enip reformat
2024-06-18  Jason Ishgithub-ci: run cargo update test on pull requests 11326/head
2024-06-18  Victor Juliendetect/icmp-id: remove prefilter pseudo check
2024-06-18  Victor Juliendetect/dsize: remove prefilter pseudo check
2024-06-18  Victor Juliendetect/stream_size: allow match on pseudo packets
2024-06-18  Victor Juliendetect/csum: remove pseudo packet checks
2024-06-18  Victor Juliendetect/csum: general code cleanups
2024-06-18  Victor Juliendetect/prefilter: use sig mask to exclude pkt engines
2024-06-18  Victor Juliendetect/prefilter: minor function ptr cleanup
2024-06-18  Victor Juliendetect: remove pseudo checks from packet keywords
2024-06-18  Victor Juliendetect: skip pseudo packets if sig needs real pkt
2024-06-18  Philippe Antoinetests: move detect http.uri tests to suricata-verify
2024-06-18  Philippe Antoinefuzz: adapt target to number of keywords being dynamic 11320/head
2024-06-18  Philippe Antoinerust: remove unnecessary nested unsafe
2024-06-17  Philippe Antoinesip: use right slice to take line from 11312/head
2024-06-15  Jason Ishrust/ike: prefix never read field names with _ 11309/head
2024-06-15  Jason Ishrust: simply matches with unwrap_or_default
2024-06-15  Jason Ishrust: fix clippy lint for legacy_numeric_constants
2024-06-15  Jason Ishcargo: use default-features instead of default_features
2024-06-15  Philippe Antoinedetect/enip: move keywords to rust
2024-06-15  Philippe Antoinedetect/websocket: move keywords to rust
2024-06-15  Philippe Antoinedetect/dhcp: move keywords to rust
2024-06-15  Philippe Antoinedetect/snmp: move keywords to rust
2024-06-15  Philippe Antoinedetect: helper to have pure rust keywords
2024-06-15  Philippe Antoineenip: remove unnecessary unsafe
2024-06-15  Eric Leblondprofiling: check packet flag first
2024-06-15  Eric Leblondprofiling: add option to active rules profiling at...
2024-06-15  Lukas Sismisdoc: port user install and build instruction from maste...
2024-06-15  Lukas Sismisgithub-ci: add minimal build for Ubuntu and AlmaLinux
next