]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2024-06-04  Victor Julienapp-layer: minor code clarification
2024-06-04  Philippe Antoinedns: adds missing NS field in json schema
2024-06-04  Philippe Antoinedns: remove unneeded mut in logger
2024-06-04  Philippe Antoinesmtp: use rust for mime parsing 11227/head
2024-06-04  Philippe Antoinehttp: use rust for mime parsing
2024-06-04  Philippe Antoinehttp: multipart unused code removal
2024-06-04  Philippe Antoineeve/schema: complete and reorder smtp fields
2024-06-04  Philippe Antoinemime: improved token parsing
2024-06-04  Victor Juliengithub-action: remove end of life CentOS 8 stream
2024-06-04  Victor Juliendefrag: remove trackers on lookup
2024-06-04  Victor Juliendefrag: add defrag.memuse counter
2024-06-04  Victor Juliendefrag: timeout check on look up; tag for removal
2024-06-04  Victor Juliendefrag: add various counters
2024-06-04  Victor Juliendefrag: remove tracker on frag pool issues
2024-06-04  Victor Juliendefrag: add defrag.mgr.tracker_timeout counter
2024-06-04  Victor Juliendefrag: update exception policy counter: ptr can't...
2024-06-04  Victor Juliendefrag: fix test passing NULL pointers
2024-06-04  Victor Juliendefrag: turn queue into stack
2024-06-04  Victor Juliendefrag: minor cleanups; dead code removal
2024-06-04  Victor Juliendefrag: turn hash row into single linked list
2024-06-04  Victor Juliendefrag: timeout/reuse start of list
2024-06-04  Victor Juliendefrag: simplify lookup/create loops
2024-06-04  Victor Julieneve/schema: reformat
2024-06-04  dependabot... github-actions: bump codecov/codecov-action from 4...
2024-06-04  dependabot... github-actions: bump ossf/scorecard-action from 2.3...
next