]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-02-11  Jason Ishgithub-ci: update actions/cache 12562/head
2025-02-11  AlirezaPourchalidoc/userguide: fix typo
2025-02-11  Alice Akakidetect/integers: add support for negated strings when...
2025-02-10  Philippe Antoinedcerpc: prevent integer underflow 12553/head
2025-02-10  Adam Kiripolskydpdk/rss: add rte_flow rss support for mlx5
2025-02-10  Adam Kiripolskydpdk/rss: add rte_flow rss support for ice
2025-02-10  Adam Kiripolskydpdk/rss: add rte_flow rss support for ixgbe
2025-02-10  Adam Kiripolskydpdk/rss: move and change rss rte_flow functions
2025-02-10  Philippe Antoinefuzz: init reverse before calling AppLayerProtoDetectGe...
2025-02-10  Victor Julienaf-packet: clean up IPS config check
2025-02-02  dependabot... github-actions: bump actions/upload-artifact from 4... 11996/head 12521/head
2025-02-02  dependabot... github-actions: bump github/codeql-action from 3.28...
2025-02-01  dependabot... github-actions: bump codecov/codecov-action from 5... 12518/head
2025-01-30  Jeff Lucovskyoutput: Log ethernet type 12514/head
2025-01-30  Jeff Lucovskydoc/decode-events: new: unknown event description
2025-01-30  Jeff Lucovskydoc/threshold: Threshold keyword clarifications
2025-01-30  Jeff Lucovskydecode/ethertype: Event on unknown ethertype
2025-01-30  Philippe Antoinehttp: remove obsolete comment
2025-01-30  Philippe Antoinehttp: minor cleanups for unit tests
2025-01-30  Philippe Antoinehttp: minor cleanups for log
2025-01-30  Philippe Antoinehttp: minor cleanups for lua
2025-01-30  Ilya Bakhtinprotodetect: simplify code since DCERPC UDP detection...
2025-01-30  Ilya Bakhtinprotodetect/dcerpc: improve DCERPC UDP probing parser
2025-01-30  Victor Juliendetect: remove unused SignatureInitData member
2025-01-30  Victor Juliendetect/prefilter: fix prefilter setup
2025-01-30  Philippe Antoinefuzz: better init for signature parsing target 12507/head
2025-01-30  Shivani Bhardwajdcerpc/tcp: add frames support
2025-01-30  Shivani Bhardwajapplayer: remove complex unittest
2025-01-30  Shivani Bhardwajdcerpc: tidy up code
2025-01-30  Shivani Bhardwajdcerpc: remove fragmented data tests
2025-01-30  Shivani Bhardwajdcerpc: use AppLayerResult::incomplete API
2025-01-30  Shivani Bhardwajdcerpc: save version info in tx
2025-01-30  Shivani Bhardwajdcerpc: do not assume an upper bound on data
2025-01-30  Shivani Bhardwajapp-layer: update flow counter if an alproto is detected
2025-01-28  Jeff Lucovskydoc/csum: Stream checksum validation change 12499/head
2025-01-28  Jeff Lucovskydetect/csum: rm interaction btw stream setting/csum
2025-01-28  Victor Juliendetect/iponly: use flow first flags
2025-01-28  Eric Leblondutil/debug: increase max length of message
2025-01-28  Juliana Fajardiniuserguide: explain rule types and categorization 12492/head
2025-01-28  Philippe Antoinehttp: htp_headers_t alias for htp_table_t
2025-01-28  Philippe Antoinehttp: minor cleanups for detect
2025-01-28  Philippe Antoinehttp: minor cleanups for output-json-http
2025-01-28  Philippe Antoinehttp: minor cleanups for htp-xff.c
2025-01-28  Philippe Antoinehttp: minor cleanups for htp-file.c
2025-01-28  Philippe Antoinehttp: aliases for htp opaque htp_headers_t
2025-01-28  Philippe Antoinehttp: use const http_header_t in stub
2025-01-28  Philippe Antoinehttp: constify some function arguments
2025-01-28  Cole Dishingtonflow: optionally use pkt recursion for hash
2025-01-26  Jeff Lucovskydoc: Add ftp.command sticky buffer 12480/head
2025-01-26  Jeff Lucovskydetect/ftp.command: Add sticky buffer
2025-01-26  Philippe Antoinedetect/smtp: smtp.rcpt_to keyword
2025-01-26  Philippe Antoinedetect/smtp: smtp.mail_from keyword
2025-01-26  Philippe Antoinedetect/smtp: smtp.helo keyword
2025-01-24  Jason Ishrust/logging: fix logging from plugins 12472/head
2025-01-23  Jason Ishlua: add "builtins" file to consolidate registration 12462/head
2025-01-23  Jason Ishdoc/userguide: document lua hashlib
2025-01-23  Jason Ishlua: expose hashing functions to lua scripts
2025-01-23  Jason Ishrust/hashing: add more hex variants
2025-01-23  Philippe Antoinesource/pcap-file: remove unused macro warning
2025-01-23  Philippe Antoinedetect/base64: remove unused macro warning
2025-01-23  Philippe Antoinerust: AppLayerRegisterParser out of SuricataContext
2025-01-23  Philippe Antoinerust: generated bindings depend on cbindgen.toml
2025-01-23  Alice Akakidetect: add ldap.responses.count
2025-01-23  Alice Akakidetect: add ldap.responses.operation
2025-01-23  Alice Akakidetect: add ldap.request.operation
2025-01-23  Alice Akakirustfmt: rust/src/ldap/types.rs
2025-01-23  Philippe Antoinehttp: aliases for htp opaque htp_header_t
2025-01-23  Philippe Antoinehttp: use even more aliases for htp opaque htp_tx_t
2025-01-23  Philippe Antoinehttp: use alias for htp opaque htp_tx_t
2025-01-23  Philippe Antoinehttp: include htp-libhtp.h from header
2025-01-23  Victor Juliendetect: set mpm/prefilter during signature parsing
2025-01-21  Jason Ishrust/ssh: rustfmt 12445/head
2025-01-21  Jason Ishssh: cleanup rust visibility and naming
2025-01-21  Jason Ishrust/ntp: rustfmt
2025-01-21  Jason Ishntp: cleanup visibility and naming
2025-01-21  Jason Ishpgsql: cleanup visibility and naming
2025-01-21  Jason Ishrust/dhcp: rustfmt
2025-01-21  Jason Ishdhcp: cleanup visibility and naming
2025-01-21  Jason Ishrust/applayer: clean visibility of export macros
2025-01-21  Jason Ishrust/transforms: remove no_mangle from non-pub functions
2025-01-21  Jason Ishrust/ldap: cleanup no_mangle and extern C pub functions
2025-01-21  Eric Leblonddecode/tcp: fix some macros
2025-01-21  Philippe Antoinesmtp: recognize if client initiated TLS
2025-01-21  Philippe Antoineprotodetect: finish probing parser sooner
2025-01-20  Jeff Lucovskygen: Remove _AL_ usage in detect keywords 12433/head 12436/head
2025-01-17  Jason Ishrust/detect: remove nested unsafe around keyword regist... 12424/head
2025-01-17  Jason Ishrust/log: move rust log and debug utils to debug module
2025-01-17  Jason Ishrust/direction: move direction to own file (cleanup)
2025-01-17  Jason Ishrust/flow: move flow support to its own file (cleanup)
2025-01-17  Philippe Antoinehttp: aliases for htp opaque htp_tx_t 12419/head
2025-01-16  Philippe Antoinerust: remove unneeded mut for tx in detect 12413/head
2025-01-16  Philippe Antoinerust: remove unneeded mut for tx in loggers
2025-01-16  Philippe Antoinehttp: aliases for htp progresses
2025-01-16  Philippe Antoinehttp: aliases for htp protocol versions
2025-01-16  Philippe Antoinehttp: aliases for htp stream states
2025-01-16  Philippe Antoinehttp: aliases for htp methods
2025-01-16  Philippe Antoinehttp: aliases for htp auths
2025-01-16  Philippe Antoinehttp: aliases for htp flags
2025-01-16  Philippe Antoinehttp: aliases for htp server personalities
2025-01-16  Philippe Antoinehttp: aliases for htp statuses
next