]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-02-21  Philippe Antoinerust: fix clippy 1.85 precedence warnings 12653/head
2025-02-21  Philippe Antoinequic: discard late retry packets
2025-02-21  Jeff Lucovskydetect/transform: Refactor setup/apply pattern
2025-02-21  Shivani Bhardwajdcerpc: add iface to dcerpc request event
2025-02-21  Jason Ishrust/bindgen: use temp file to generating bindings
2025-02-21  Alice Akakidetect: add ldap.responses.dn
2025-02-21  Alice Akakidetect: add ldap.request.dn
2025-02-21  Alice Akakidoc: use the ldap protocol in rule examples in the...
2025-02-21  Alice Akakidoc: replace 'eve' with 'EVE' in the LDAP keywords...
2025-02-21  Alice Akakimisc: fix name prefix in detect register functions
2025-02-21  Philippe Antoineutil: fix -Wshorten-64-to-32 warnings
2025-02-19  Philippe Antoinequic: decrypt only initial packets 12631/head
2025-02-19  Philippe Antoinequic: handle retry packets
2025-02-19  Philippe Antoinequic: handle fragmented hello over multiple packets
2025-02-19  Philippe Antoinequic: parse ack frame number 3
2025-02-19  Philippe Antoinequic: move all_consuming check to callee
2025-02-19  Philippe Antoinequic: rustfmt
2025-02-19  Philippe Antoinehtp: macro hygiene
2025-02-19  Philippe Antoinehttp: aliases for htp log code
2025-02-19  Philippe Antoinehttp: constify some variables
2025-02-19  Philippe Antoinehttp: aliases for opaque htp_conn_t
2025-02-19  Philippe Antoinehttp: aliases for opaque htp_tx_data_t
2025-02-19  Jason Ishbuild: use expanded localstatedir for #define 12625/head
2025-02-19  Juliana Fajardinipgsql/parser: fix type complexity clippy warning
2025-02-19  Juliana Fajardinipgsql/logger: don't log empty transactions
2025-02-19  Juliana Fajardinipgsql: add case for Unknown response message state
2025-02-19  Juliana Fajardinipgsql: add events
2025-02-19  Juliana Fajardinipgsql/parser: add more debug statements
2025-02-19  Juliana Fajardinipgsql: apply rustfmt changes
2025-02-19  Juliana Fajardinipgsql: don't always return error for parsing errors
2025-02-19  Juliana Fajardinipgsql: don't fail if proto parses unknown message
2025-02-19  Juliana Fajardinipgsql/parser: always use fn for parsing PDU length
2025-02-19  Juliana Fajardinipgsql: add PgsqlParserError
2025-02-19  Juliana Fajardinipgsql/parser: simplify response parsing
2025-02-19  Juliana Fajardinipgsql/parser: fix response message length
2025-02-19  Jeff Lucovskygen/typo: Improve grammar
2025-02-19  Jeff Lucovskygen/bool: Clarify bool checks
2025-02-19  Philippe Antoinedetect/flow: move keyword parsing code to rust
2025-02-19  Philippe Antoinedetect/krb5: avoid integer underflow with krb5.ticket_e...
2025-02-19  Juliana Fajardinianalysis: report rule state altered by other rule
2025-02-19  Juliana Fajardinidetect/flowbits: only walk over array if needed
2025-02-17  Jason Ishrust: add bindings to SCPlugin.* to sys crate 12357/head 12590/head
2025-02-17  Jason Ishrust: add auto-generated header to sys.rs
2025-02-17  Jason Ishgithub-ci: test that bindgen bindings are up to date
2025-02-17  Jason Ishrust: use AppProto from generated bindings instead...
2025-02-17  Jason Ishrust: integrate bindgen to generate Rust bindings to C
2025-02-17  Jason Ishrust/sys: stub in suricata-sys crate for Rust bindings...
2025-02-17  Jason Ishconfigure: check for existence of bindgen
2025-02-17  Victor Juliendetect/profile: convert rule grouping dump to json...
2025-02-17  Victor Julientls: more permissive empty data eof check
2025-02-15  Jason Ishconfigure: require minimum version of cbindgen to be... 12584/head
2025-02-15  Shivani Bhardwajdatasets: move initial file reading to rust
2025-02-15  Shivani Bhardwajrust: add C callback for FatalErrorOnInit
2025-02-15  Shivani Bhardwajrust: add macro to return val if unwrap fails
2025-02-15  Shivani Bhardwajdatasets: remove unused fn definition
2025-02-14  Jason Ishdoc/userguide: upgrade notes for Lua 12581/head
2025-02-14  Jason Ishoutput-lua: lua module search path configuration
2025-02-14  Jason Ishoutput-lua: remove unused includes
2025-02-14  Jason Ishoutput-lua: rename script directory variable
2025-02-13  Jason Ishdoc/userguide: document Lua base64 library 12579/head
2025-02-13  Jason Ishlua: add base64 lib
2025-02-13  Jason Ishbase64: expose no padding and padding optional variants
2025-02-13  Jason Ishbase64: prefix base64 C API with "SC"
2025-02-13  Jason Ishlua: update lua to 5.4.7
2025-02-12  Victor Juliendoc/userguide: add lua packetlib docs 12569/head
2025-02-12  Victor Juliendetect/lua: register built-in libs also for open setup
2025-02-12  Victor Juliendoc: remove old lua packet methods
2025-02-12  Victor Julienlua: remove old lua payload/packet calls
2025-02-12  Victor Julienlua: add initial suricata.packet lib
2025-02-12  Victor Juliendetect/lua: minor code cleanup
2025-02-12  Victor Juliendetect/lua: remove unused tls flag
2025-02-12  Victor Julienthreads: fix int as pointer warning for pthread_exit 12565/head
2025-02-12  Victor Juliencommandline: fix undefined behavior in parsing list...
2025-02-12  Victor Julienflow/queue: remove circular dependency
2025-02-12  Victor Julienincludes: explicitly check for and include mm_malloc.h
2025-02-12  Victor Julienbuild: pass LOCAL_STATE_DIR through autoconf.h
2025-02-12  Victor Juliendetect: remove unused arg from get detect tx
2025-02-12  Victor Juliendetect: don't cast void on void func
2025-02-12  Victor Juliendetect: remove unused args from detect flag storing
2025-02-12  Victor Juliendetect/mpm: fix chop flag passed on incorrectly
2025-02-12  Victor Julienautoconf: don't pretent we can build w/o autoconf.h
2025-02-12  Victor Julienmacros: provide fallbacks for common macros
2025-02-12  Eric Leblondaf-packet: code cleaning
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
next