]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-05-20  Jeff Lucovskydoc/tls: Update Lua TLS functions 13269/head 13275/head
2025-05-20  Jeff Lucovskylua/tls: convert LUA functions to lib: suricata.tls
2025-05-19  Jeff Lucovskydoc/ftp: Document ftp.completion_code sticky buffer 13262/head
2025-05-19  Jeff Lucovskydetect/ftp: Add ftp.completion_code keyword
2025-05-19  Shivani Bhardwajpop3: fix incorrect direction matching 13260/head
2025-05-18  Jason Ishgithub-ci: add check for schema property ordering 13259/head
2025-05-18  Jason Ishschema: add script to check or sort the schema
2025-05-18  Jason Ishetc/schema: sort properties in alphabetic order
2025-05-18  Jeff Lucovskydoc: Document luaxform transform 13255/head
2025-05-18  Jeff Lucovskydetect/luaxform: initial lua transform support
2025-05-18  Victor Juliendetect: make packet and tx_id available earlier
2025-05-16  Jeff Lucovskydoc/ftp: Document ftp.reply_received 13251/head
2025-05-16  Jeff Lucovskydetect/ftp: Add ftp.received_reply
2025-05-16  Philippe Antoinerust: bindgen SCDetectHelperBufferMpmRegister
2025-05-16  Philippe Antoinedetect/single-buf: new simple wrapper
2025-05-16  Philippe Antoinerust/derive: fix clippy collapsible_match warning
2025-05-16  Philippe Antoineja4: check more ifdef HAVE_JA4
2025-05-16  Richard McConnelloutput/tls: Allow logging of sv-handshake params
2025-05-16  Richard McConnelloutput/tls: Allow logging of cl-handshake params
2025-05-16  Richard McConnelltls: Move tls-versions to rust
2025-05-16  Richard McConnelltls: Integrate ALPNs into HandshakeParams object
2025-05-16  Richard McConnelltls: Introduce HandshakeParams object for tracking
2025-05-16  Philippe Antoinedetect: fix some -Wshorten-64-to-32 warnings
2025-05-16  Philippe Antoinedetect/threshold: timeout handling precision improvement
2025-05-16  Philippe Antoinedetect/tag: timeout handling precision improvement
2025-05-16  Philippe Antoinedetect/xbits: timeout handling precision improvement
2025-05-16  Jason Ishrust/applayer: collapse nested if let to remove clippy... 13244/head
2025-05-16  Jason Ishrust/htp: suppress io_other_error lint
2025-05-16  Jason Ishgithub-ci: use rust 1.85.0 for clippy check on templates
2025-05-15  Shivani Bhardwajmqtt: trigger raw stream reassembly 13237/head
2025-05-15  Shivani Bhardwajmodbus: trigger raw stream reassembly
2025-05-15  Shivani Bhardwajldap: trigger raw stream reassembly
2025-05-15  Shivani Bhardwajkrb: trigger raw stream reassembly
2025-05-15  Shivani Bhardwajhttp2: trigger raw stream reassembly
2025-05-15  Shivani Bhardwajenip: trigger raw stream reassembly
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
next