]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2024-06-15  Lukas Sismisgithub-ci: remove gosu from installed packages
2024-06-15  Lukas Sismisdoc: update eBPF compilation instructions
2024-06-15  Victor Juliendoc/userguide: document iprep isset/isnotset
2024-06-15  Victor Juliendoc/userguide: add more operators to iprep
2024-06-15  Victor Juliendetect/iprep: update function naming
2024-06-15  Victor Juliendetect/iprep: implement isset and isnotset
2024-06-15  Victor Julienreputation: minor cleanup
2024-06-15  Victor Juliendetect/iprep: update keyword parser for extendibility
2024-06-08  Jason Ishmisc: prefix functions with SC not Sc 11275/head
2024-06-07  Victor Juliendetect/noalert: point noalert/alert to new doc 11272/head
2024-06-07  Victor Juliendoc/userguide: add noalert/alert keyword docs
2024-06-07  Victor Juliendoc/userguide: give pcre1 to pcre2 proper heading
2024-06-07  Victor Juliendetect: implement 'alert' keyword as a companion to...
2024-06-07  Victor Juliendetect: set ACTION_ALERT for rules that should alert
2024-06-07  Victor Juliendetect/alert: minor loop cleanup
2024-06-07  Victor Juliendetect/noalert: minor cleanup
2024-06-07  Philippe Antoinewebsocket: add data frame 11271/head
2024-06-07  Juliana Fajardiniuserguide/upgrade: add note about alerts' increase
2024-06-07  Juliana Fajardinidns: allow triggering raw stream reassembly
2024-06-07  Philippe Antoineenip: convert to rust
2024-06-06  Philippe Antoinefiles: remove the need for state in callbacks 11270/head
2024-06-06  Philippe Antoineapp-layer: remove unused parameters
2024-06-06  Philippe Antoinesmtp/mime: look for urls in base64 message
2024-06-06  Philippe Antoinedpdk: simplify and fix build
2024-06-06  Philippe Antoinefuzz: build with dependencies on rust and c lib
2024-06-05  Philippe Antoineci: fix and test with Wunused-macros 11253/head
2024-06-05  Shivani Bhardwajeve/stats: add description for flow mgr & recycler
2024-06-05  Victor Juliendoc/userguide: fix rule container typo
2024-06-05  Juliana Fajardinipgsql: trigger raw stream reassembly
2024-06-05  Juliana Fajardinipgsql/logger: open json object from logger function
2024-06-04  Victor Juliendoc/userguide: add documentation for SMTP frames 11236/head
2024-06-04  Victor Juliensmtp/frames: initial frame support
2024-06-04  Victor Julienflow-worker: debug output about updates
2024-06-04  Victor Julienstream: process ASYNC in packet dir
2024-06-04  Victor Juliendetect/frames: inspect frames only in correct direction
2024-06-04  Victor Julienapp-layer: flag flow for next packet in other dir
2024-06-04  Victor Juliendetect/frames: avoid IPS rescanning
2024-06-04  Victor Julienapp-layer/frames: add by type getter
2024-06-04  Victor Julienframes: add FrameGetLastOpenByType
2024-06-04  Victor Julienframes: fix bounds check
2024-06-04  Victor Julienstream: minor code clarification
next