]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-03-05  Jason Isheve-parity: skip transform keywords 12717/head
2025-03-05  Jason Ishschema: mark dns.version and dns.grouped as having...
2025-03-05  Jason Ishschema: mark "stats" and "drop" as having no keywords
2025-03-05  Jason Ishdetect-dns-response: remove unit tests
2025-03-05  Jason Ishscript/eve-parity: add script for checking eve/keyword...
2025-03-05  Jason Ishschema: add an object for mapping fields to keywords
2025-03-05  Jason Ishdns: add keywords for additionals and authorities rrnames
2025-03-05  Jason Ishdetect: split new keyword id from registration
2025-03-05  Jason Ishdns: refactor function to get rrname to be safe
2025-03-05  Jason Ishdetect-dns-response: disable clang-format around byte...
2025-03-05  Jason Ishdns: rename dns.response keyword to dns.response.rrname
2025-03-05  Nathan Scrivensdoc/userguide: document dns.response
2025-03-05  Nathan Scrivensdns: add dns.response sticky buffer
2025-03-05  Philippe Antoinefiles: append data on closing even with FILE_NOSTORE
2025-03-05  Alice Akakidetect: add ldap.responses.message
2025-03-05  Alice Akakidetect: add ldap.responses.result_code
2025-03-05  Alice Akakildap: create a generic funtion to match integer responses
2025-03-05  Alice Akakildap: refactor function aux_ldap_parse_protocol_resp_op
2025-03-05  Alice Akakildap: rename DetectLdapRespData struct to be more specific
2025-03-05  Alice Akakildap: return empty buffer in ldap_tx_get_responses_dn
2025-03-05  Alice Akakildap: fix LDAPDN nits
2025-03-05  Alice Akakildap: apply rustfmt
2025-03-04  Philippe Antoineci: fix clusterfuzzlite build 12711/head 12712/head
2025-03-02  dependabot... github-actions: bump actions/upload-artifact from 4... 12706/head
2025-03-02  dependabot... github-actions: bump codecov/codecov-action from 5...
2025-03-02  dependabot... github-actions: bump github/codeql-action from 3.28...
2025-03-02  dependabot... github-actions: bump actions/download-artifact from...
2025-03-01  dependabot... github-actions: bump ossf/scorecard-action from 2.4... 12701/head
2025-02-28  Jason Ishmqtt: naming and visibility cleanups 12693/head
2025-02-28  Jason Ishenip: remove rs_ prefix
2025-02-28  Jason Ishdcerpc: visibility and naming cleanups
2025-02-28  Jason Ishbittorrent: no_mangle, pub and naming cleanups
2025-02-28  Jason Ishrust: use CBINDGEN variable and not "cbindgen"
2025-02-28  Jason Ishgithub-ci: re-enable RPM builds
2025-02-27  Jeff Lucovskyapplayer/ftp: Misc cleanup 12687/head
2025-02-27  Jeff Lucovskyapplayer/ftp: Move MPM declaration
2025-02-27  Jeff Lucovskyapp-layer/ftp: Fixup state values
2025-02-27  Jason Ishgithub-ci: skip rpm builds for now 12685/head
2025-02-27  Jason Ishgithub-ci: add var to disable rpm builds
2025-02-27  Jason Ishdoc: add upgrade note about suricatasc and suricatactl
2025-02-27  Jason Ishdist: include generate-evedoc.sh
2025-02-27  Jason Ishgithub-ci: add check for update to date Cargo.lock.in
2025-02-27  Jason Ishdoc: remove python references related to suricatasc
2025-02-27  Jason Ishqa: fix suricatasc path
2025-02-27  Jason Ishpython: remove python implementation of suricatasc...
2025-02-27  Jason Ishsuricatactl: rust version of suricatactl
2025-02-27  Jason Ishgithub-ci: do one Windows build from dist archive
2025-02-27  Jason Ishsuricatasc: a Rust implementation of suricatasc
2025-02-27  Jason Ishrust: remove allow of static mutables
2025-02-27  Jason Ishsmb: wrap read access to static mutables in function
2025-02-27  Jason Ishsmtp: suppress static_mut_refs where needed
2025-02-27  Jason Ishsmtp: remove SCMimeSmtpConfigExtractUrlsSchemeReset
2025-02-26  Philippe Antoinedns: move unit tests to suricata-verify 12679/head
2025-02-26  Jeff Lucovskymain/flush: Support periodic flush logs
2025-02-26  Jeff Lucovskydetect/flag: Pseudo pkt "flush log" flag
2025-02-26  Jeff Lucovskyoutput/log: Add flushing infrastructure
2025-02-26  Jeff Lucovskyoutput: Support buffer-size value
2025-02-26  Jeff Lucovskydoc/output: EVE output buffering related settings
2025-02-26  Jeff Lucovskyconf/output: Buffering related config settings
2025-02-26  Jeff Lucovskyoutput/log: Add flush function, collapse params
2025-02-25  Philippe Antoineflow: remove unused definition 12675/head
2025-02-25  Victor Juliendetect/alert: optimize no-alert path
2025-02-25  Victor Juliendetect: constify arguments
2025-02-25  Victor Juliendetect/tx: improve branch prediction
2025-02-25  Victor Julienapp-layer: optimize pstate check
2025-02-25  Victor Julienthreads/flow: assist branch prediction
2025-02-25  Victor Juliendetect/pmq: assist branch prediction
2025-02-25  Jeff Lucovskyftp: Move config file handling to Rust
2025-02-25  Jeff Lucovskyftp: convert enumerations to Rust
2025-02-25  Philippe Antoinedcerpc: consume bytes after gap resync
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
next