]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
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
next