]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-05-14  Philippe Antoinehttp1: use a tx iterator 13235/head
2025-05-14  Philippe Antoinehtp: move transactions list from BTree to VecDeque
2025-05-14  Philippe Antoinehttp: simplify tx removal interface
2025-05-14  Philippe Antoinehtp: remove unused code
2025-05-14  Jeff Lucovskydetect/xform: Support transform identity data
2025-05-14  Jeff Lucovskydetect/ftp: Set buffer desc for ftp.dynamic_port 13231/head
2025-05-14  Jeff Lucovskydoc/ftp: Document ftp.mode keyword
2025-05-14  Jeff Lucovskydetect/ftp: Add ftp.mode command
2025-05-14  Jeff Lucovskydetect/ftp: Add parser for ftp.mode keyword
2025-05-14  Jeff Lucovskyoutput/ftp: Log mode for passive connections
2025-05-13  Philippe Antoinerust: bindgen SCDetectHelperKeywordSetCleanCString 13230/head
2025-05-13  Philippe Antoinerust: bindgen SCDetectHelperKeywordRegister
2025-05-13  Philippe Antoinerust: bindgen SCDetectHelperKeywordAliasRegister
2025-05-13  Philippe Antoinerust: bindgen SCDetectHelperBufferRegister
2025-05-13  Philippe Antoinerust: bindgen DetectHelperMultiBufferMpmRegister
2025-05-13  Philippe Antoinerust: bindgen SCDetectHelperMultiBufferProgressMpmRegister
2025-05-13  Philippe Antoinedetect: fix -Wshorten-64-to-32 warnings for content... 13223/head
2025-05-13  Jeff Lucovskydetect/entropy: Correct slot for url initialization
2025-05-13  Victor Julienhtp: fix unittests shutdown order
2025-05-13  Philippe Antoinelua: better doc for ja3 lib
2025-05-10  Jason Ishlua: convert file functions to lib suricata.file 13211/head
2025-05-10  Victor Juliengithub-ci: use all profraw files in coverage test
2025-05-10  Victor Juliengithub-ci: add --list-app-layer-hooks checks
2025-05-10  Victor Julienapp-layer: add --list-app-layer-hooks options
2025-05-10  Victor Juliengithub-ci: add -h option to coverage test
2025-05-10  Juliana Fajardinipgsql: remove unused "password_message" code
2025-05-10  Juliana Fajardinipgsql: clearly indicate redacted password message
2025-05-10  Jason Ishgithub-ci: use current directory for unit test logging 13207/head
2025-05-10  Shivani Bhardwajschema: add rule keyword mapping for flow
2025-05-10  Victor Julieneve/verdict: log 'accept' for firewall accept rules
2025-05-10  Shivani Bhardwajdecode: remove unnecessary PKT_STREAM_EOF flag
2025-05-10  Shivani Bhardwajstream/reassemble: remove unused min_inspect_depth
2025-05-10  Shivani Bhardwajsrc: apply clang formatting changes
2025-05-10  Shivani Bhardwajsignature: rename num to iid
2025-05-10  Philippe Antoinesrc: new file detect-engine-inspect-buffer.h
2025-05-10  Philippe Antoinerust: bindgen SCDetectSignatureAddTransform
2025-05-10  Philippe Antoinebuild: reorder files in Makefile.am
2025-05-10  Philippe Antoinerust: reuse/reexport suricata_sys DetectEngineThreadCtx
2025-05-10  Philippe Antoinerust: bindgen detect-engine-helper.h
2025-05-09  Juliana Fajardinieve: add ip version field 13201/head
2025-05-09  Victor Juliendetect: assist clang to suppress warning
2025-05-09  Victor Julienutil/pages: suppress scan-build on page check
2025-05-09  Victor Julienmpm/hs: suppress scan-build warning
2025-05-09  Victor Juliendetect/byte_test: suppress scan-build warning
2025-05-09  Victor Juliengithub-ci: bump scan-build to 20 on Ubuntu 25.04
2025-05-09  Eric Leblondmisc: add git-clang-format to shell.nix
2025-05-09  Eric Leblondmisc: add python support to shell.nix
2025-05-09  Eric Leblondgithub-ci: add a nix build
2025-05-09  Eric Leblondbuild: add compile-commands target
2025-05-09  Eric Leblondbuild: add EXTRA_CFLAGS
2025-05-09  Eric Leblondmisc: add a shell.nix file
2025-05-07  Jason Ishlua: convert SMTP functions to lib: suricata.smtp 13183/head
2025-05-07  Eric Leblonddatasets: fix set with ip sets
2025-05-07  Victor Julienflow: fix unittests for ThreadVars requirement
2025-05-07  Victor Julienflow: fix time handling for non-TCP
2025-05-07  Jeff Lucovskydetect/ftp: Use helper functions with ftp.command 13179/head
2025-05-07  Philippe Antoinelua: convert ja3 function into suricata.ja3 lib
2025-05-07  Philippe Antoinelua: remove unused code
2025-05-07  Philippe Antoinequic: ja3 getter function uses direction
2025-05-07  Philippe Antoineutil/lua: fix new -Wshorten-64-to-32 warning
2025-05-07  Philippe Antoineoutput/ftp: fix new -Wshorten-64-to-32 warning
2025-05-07  Philippe Antoinedetect: fix some -Wshorten-64-to-32 warnings
2025-05-07  Philippe Antoinedatasets: fix new -Wshorten-64-to-32 warning
2025-05-07  Philippe Antoinedetect: factorize code for DetectSetupDirection
2025-05-05  Jason Ishexamples/altemplate: remove rs_ naming 13170/head
2025-05-05  Jason Ishscripts/setup-app-layer: fixes for name changes
2025-05-05  Jason Ishrust: remaining rs_ to SC conversions
2025-05-05  Jason Ishrust/x509: replace rs_ naming with SC
2025-05-05  Jason Ishrust/websocket: replace rs_ naming with SC
2025-05-05  Jason Ishrust/applayertemplate: replace rs_ naming with SC
2025-05-05  Jason Ishrust/rfb: replace rs_ naming with SC
2025-05-05  Jason Ishrust/nfs: rust format
2025-05-05  Jason Ishrust/nfs: replace rs_ naming with SC
2025-05-05  Jason Ishrust/modbus: replace rs_ naming to SC
2025-05-05  Victor Julienmpm/ac-ks: allow cppcheck to inspect included file...
2025-05-05  Victor Juliendebug: suppress cppcheck warning
2025-05-05  Victor Julienlua/flowvarlib: check malloc result
2025-05-03  Jason Ishrust/quic: replace rs_ naming with SC 13152/head
2025-05-03  Jason Ishrust/ike: replace rs_ naming with SC
2025-05-03  Jason Ishrust/http2: replace rs_ naming with SC
2025-05-03  Jason Ishrust/modbus: replace rs_ naming with SC
2025-05-03  Jason Ishrust/sip: replace rs_ naming with SC
2025-05-03  Jason Ishrust/tftp: replace rs_ naming with SC
2025-05-03  Jason Ishrust/telnet: replace rs_ naming with SC
2025-05-03  Jason Ishrust/detect: replace rs_ naming with SC
2025-05-03  Jason Ishrust/asn1: replace rs_ naming with SC naming
2025-05-03  Jason Ishrust/krb: rust format
2025-05-03  Jason Ishrust/krb: remove rs_ prefix; visibility fixes
2025-05-03  Jason Ishrust/dns: rs_ prefix name cleanup
2025-05-03  Victor Juliendetect/flow: don't overwrite hook direction
2025-05-03  Victor Julienfirewall: apply action again for stateful matches
2025-05-03  Victor Julienfirewall: move app action setting into helper func
2025-05-03  dependabot... github-actions: bump actions/download-artifact from...
2025-05-03  dependabot... github-actions: bump github/codeql-action from 3.28...
2025-05-03  dependabot... github-actions: bump codecov/codecov-action from 5...
2025-05-02  Jason Ishdoc/devguide: document the rate filter callback 13146/head
2025-05-02  Jason Ishdoc: add rst header order recommendation
2025-05-02  Jason Ishdetect: add callback for when rate filter changes action
2025-05-02  Jason Ishdecode: documentation group for packet alert flags
2025-05-02  Jason Ishdecode: use BIT macros for flags; consistent naming
next