]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2024-03-21  Philippe Antoinerust/smb: fix clippy nightly warning 10691/head 10693/head
2024-03-21  Philippe Antoinerust: fix clippy 1.77 warning 10690/head
2024-03-20  Victor Julienrust: add MSRV as rust-version
2024-03-19  Jeff Lucovskyprofiling/rules: Improve dynamic rule handling 10667/head
2024-03-18  Philippe Antoinessh: limit length for banner logs 10666/head
2024-03-18  Philippe Antoinessh: avoid quadratic complexity from long banner
2024-03-18  Philippe Antoinedetect: flush when setting no_inspection 10657/head
2024-03-18  Philippe Antoinedetect: update packet action on protocol change
2024-03-16  Victor Julienmembuffer: annotate printf style function 10654/head
2024-03-16  Victor Julieneve/alert: break out of payload logging callback if...
2024-03-16  Victor Julieneve/frame: break out of logging callback if buffer...
2024-03-16  Victor Julienmembuffer: return bytes written
2024-03-16  Victor Julienmembuffer: use buffer pointer as flexible array member
2024-03-16  Victor Julienmembuffer: turn complex macros into functions
2024-03-16  Victor Julienunix-manager: add \n string to buffer using correct...
2024-03-16  Victor Julieneve/frame: improve frame payload logging
2024-03-16  Victor Julieneve/frames: pass membuffer to API
2024-03-16  Victor Julieneve/alert: init membuffer size on missing config
2024-03-16  Victor Julieneve/alert: log payload directly from stream buffer
2024-03-16  Victor Julieneve/frame: implement payload-buffer-size option
2024-03-16  Victor Julienstream: const args for StreamReassembleLog
2024-03-16  Victor Julienyaml: remove newline from error message
2024-03-16  Jeff Lucovskygen/typo: Correct comment typo 10652/head
2024-03-16  Jeff Lucovskyflow: Swap thread_ids
2024-03-16  Jeff Lucovskyflow/inject: Ensure initialized thread value used
2024-03-16  Philippe Antoineci: update ubuntu22.04 builds with clang14+asan
2024-03-16  Lukas Sismisdpdk: fix typo in the struct member name
2024-03-16  Lukas Sismisdpdk: refactor the main packet loop into smaller functions
2024-03-16  Lukas Sismisdpdk: only close the port when workers are synchronized
2024-03-16  Philippe Antoinehttp: event on request line missing protocol
2024-03-16  Jason Ishdevguide: add an upgrade section
2024-03-16  Jason Isheve/filetype: reorder fields to match lifecycle
2024-03-16  Jason Isheve/filetypes: use more const
2024-03-16  Jason Isheve/filetype: ThreadDeinit can return void
2024-03-16  Jason Ishoutput-eve: doxygen docs for SCEveFileType
2024-03-16  Jason Ishdoxygen: document the examples directory
2024-03-16  Jason Isheve/filetypes: common init for threaded and non-threaded
2024-03-16  Jason Isheve: rename plugin to filetypes
2024-03-16  Jason Ishplugins: remove conf.h from suricata-plugin.h
2024-03-16  Jason Isheve/filetypes: remove from plugin context
2024-03-16  Jeff Lucovskyexample/plugin: Use ThreadId
2024-03-16  Jeff Lucovskyoutput/plugin: Use Suri thread-id for plugins
2024-03-16  Victor Julienmpm/ac: minor test cleanups
2024-03-16  Victor Julienmpm/ac: add endswith test
2024-03-16  Victor Julienmpm/ac: implement endswith
2024-03-16  Victor Julienmpm: register algo features
2024-03-16  Victor Julienmpm/ac: tidy up main search loop
2024-03-16  Victor Juliendetect: minor cleanup
2024-03-13  Jason Ishrequirements.txt: use suricata-update master 10629/head
2024-03-13  Victor Juliennfq: stricter thread sync
2024-03-13  Victor Juliendecode/tunnel: split verdict logic
2024-03-13  Victor Juliendecode/tunnel: improve tunnel handling
2024-03-13  Victor Juliendecode/tunnel: move tunnel verdicted logic
2024-03-13  Victor Juliennfq: remove obsolete comment
2024-03-13  Victor Juliennfq: minor code cleanup
2024-03-13  Victor Juliennfq: use bool for verdicted packet var
2024-03-13  Victor Juliendefrag: match up v4 and v6 packet setup
2024-03-11  Philippe Antoinedecode/pppoe: skip useless loop unless debug 10615/head 10618/head
2024-03-11  Philippe Antoinedecode/pppoe: pointer cast consistency
2024-03-10  Jason Ishsrc: make include guards more library friendly 10610/head
2024-03-09  Shivani Bhardwajdetect/port: handle single port that is range too 10608/head
2024-03-09  Hadiqa Alamdar... dns: add dns.rcode keyword 10603/head
2024-03-09  Juliana Fajardinidevguide: add chapter and short intro to libsuricata
2024-03-08  Shivani Bhardwajutil/interval-tree: fix coverity warning 10600/head
2024-03-08  Jeff Lucovskynetmap: Avoid HW errors when using pipes
2024-03-07  Arne Welzelschema: Add stats.capture and in_iface properties 10590/head
2024-03-07  Arne Welzelstats: Fix non-worker stats missing
2024-03-07  Victor Julienrust: update parser dependencies
2024-03-04  Shivani Bhardwajdetect/port: cleanup address artifacts 10569/head
2024-03-04  Shivani Bhardwajdetect/port: remove SigGroupHead* ops
2024-03-04  Victor Juliendetect: optimize sig_cnt setting
2024-03-04  Victor Juliendetect: optimize group head bitarray handling
2024-03-04  Victor Juliendetect: prepare for SIMD optimizations
2024-03-04  Victor Juliendetect/port: use qsort instead of insert sort
2024-03-04  Shivani Bhardwajdetect/port: merge port ranges for same signatures
2024-03-04  Shivani Bhardwajdetect/port: remove the port cut/insertion stage
2024-03-04  Shivani Bhardwajdetect/port: create list of small port ranges
2024-03-04  Shivani Bhardwajdetect/port: create a tree of given ports
2024-03-04  Shivani Bhardwajdetect/port: find unique port points
2024-03-04  Shivani Bhardwajutil/interval-tree: suppress cppcheck warnings
2024-03-04  Shivani Bhardwajutil/interval-tree: add utility fns
2024-03-04  Shivani Bhardwajdetect/port: make DetectPortInit non static
2024-03-04  Shivani Bhardwajinterval-tree: add augmentation fns to the tree
2024-03-04  Shivani Bhardwajinterval-tree: remove splay tree implementation
2024-03-04  Shivani Bhardwajinterval-tree: add base data structure
2024-03-04  Victor Juliendetect/engine: fix whitelisting check
2024-03-04  Lukas Sismisdpdk: output unknown NIC's NUMA node message only on...
2024-03-02  dependabot... github-actions: bump actions/download-artifact from... 10552/head
2024-03-02  dependabot... github-actions: bump github/codeql-action from 3.24...
2024-03-02  Jason Ishexamples: minimal example capture plugin for ci
2024-03-02  Jason Ishthreads: tm-modules.h depends on Packet so include...
2024-03-02  Jason Ishplugins: initialize plugins earlier
2024-03-02  Jason Ishthread modules: separate initialization from registration
2024-03-02  Jason Ishschema: add flow.wrong_thread
2024-02-29  Victor Juliendependabot: reduce to monthly update 10536/head
2024-02-29  Hadiqa Alamdar... dns: add dns.rrtype keyword
2024-02-28  Jason Ishpfring: fix leak of configuration data and in single... 10525/head
2024-02-28  Jason Ishpfring: fix leak of packet on exit
2024-02-28  Philippe Antoineoutput/filestore: delay snprintf until needed
2024-02-28  Philippe Antoineoutput/filestore: remove duplicate snprintf
next