]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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...
2024-06-04  dependabot... github-actions: bump github/codeql-action from 3.25...
2024-06-01  Victor Julienoutput/streaming: suppress noisy start up message 11214/head
2024-06-01  Victor Julienoutput/lua: handle registration error
2024-06-01  Eric Leblondeve: revert ethernet addresses when needed
2024-06-01  Alexey Simakovutil/radix-tree: fix potential dereference of nullptr
2024-05-31  Jason Ishlua: use quoted include style to avoid system includes 11199/head
2024-05-31  Philippe Antoinestyle: remove some useless return
2024-05-31  Philippe Antoinesrc: remove some unused parameters
2024-05-29  Juliana Fajardinidevguide: highlight commit message example 11179/head
2024-05-29  Victor Julienthreads: give threads more time to get ready
2024-05-29  Victor Julienthreads: optimize start up check
2024-05-29  Victor Julientls-store: support client logging
2024-05-29  Victor Julientlsstore: remove stale FIXME
2024-05-29  Victor Juliendetect/tls.store: fix direction check
2024-05-28  Jason Ishgithub-ci: re-add --disable-lua to commit check 11161/head 11165/head 11170/head
2024-05-27  Jason Ishdoc: update lua sandbox docs for allowed packages/functions
2024-05-27  Jason Ishlua: track memory limit exceede errors
2024-05-27  Jason Ishlua: remove sandbox lib for now
2024-05-27  Jason Ishlua: add logging and counter for instruction limit...
2024-05-27  Jason Ishlua: add blocked functions as a special log type plus...
2024-05-27  Jason Ishlua: use a function allow list instead of a deny list
2024-05-27  Jason Ishrust/Makefile: cleanup "clean" targets
2024-05-27  Jason Ishgithub-ci/scan-build: exclude rust (lua)
2024-05-27  Jason Ishgithub-ci: test make after clean without cbindgen
2024-05-27  Jason Ishlua: remove lua as a compile time feature
2024-05-27  Jason Ishrust/lua: remove lua_int8 feature
2024-05-27  Jason Ishlua: use rust crate to vendor (bundle) lua
2024-05-27  Jason Ishlua: reset instruction counter before calling script
2024-05-27  Jason Ishlua: misc cleanups in sandbox implementation
2024-05-27  Jo Johnsondoc: Initial doc for lua sandbox
2024-05-27  Jo Johnsonlua: Add config to allow sandbox bypass
2024-05-27  Jo Johnsonlua: Add config override for lua sandbox limits
2024-05-27  Jo Johnsonlua: Add lua sandbox for detection rules
2024-05-27  Jo Johnsonlua: remove internal references to luajit
2024-05-27  Jo Johnsonlua: build lua by default
2024-05-27  Jo Johnsonlua: Remove luajit support
2024-05-27  Jo Johnsonlua: require lua 5.4
2024-05-27  Victor Juliengithub-actions: bump scan-build to Ubuntu 24.04 / clang 18 11152/head
2024-05-27  Jason Ishmisc: move prototypes to correct header
2024-05-27  jason taylordoc: add source verification docs
2024-05-24  Philippe Antoinedetect/http-server-body: clean up tests 11139/head
2024-05-24  Philippe Antoinedetect: unify functions for multi-buffer
2024-05-24  Philippe Antoinedetect/template: make template use DetectEngineInspectB...
2024-05-24  Philippe Antoineci: fix and test with Wunused-macros
2024-05-22  Philippe Antoineclean: remove unused struct definitions 11120/head
2024-05-22  Richard McConnellapp-layer: Set sc_errno upon error return
2024-05-22  Victor Juliendetect/http-host: clean up tests
2024-05-22  Victor Julienpcap-log: use correct pkthdr size for limit enforcement
2024-05-22  Victor Julienpcap-log: minor cleanups
2024-05-22  Victor Julienpcap-log: minor cleanup
2024-05-22  Victor Julienpcap-log: always pass 'comp' to PcapWrite
2024-05-22  Victor Julienpcap-log: rename connp to comp
2024-05-22  Victor Julienpcap-log: don't check variable that is never set
2024-05-22  Victor Julientime: only consider packet threads
2024-05-22  Shivani Bhardwajflow: use debug validate macro 11112/head
2024-05-22  Shivani Bhardwajflow: add defensive check on memuse
2024-05-22  Shivani Bhardwajtcp: use bool wherever possible
2024-05-22  Shivani Bhardwajflow: use bool wherever possible
2024-05-22  Shivani Bhardwajflow: remove unneeded else
next