]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2025-04-01  Jason Ishthreads: refactor TmThreadsSlotPktAcqLoop for user...
2025-04-01  Jason Ishlib: take pointer to LiveDevice, not name
2025-04-01  Jason Ishlib: remove global worker id variable
2025-04-01  Jason Ishlib: rename threadvars creation function
2025-04-01  Jason Ishexamples/lib: better command line handling
2025-04-01  Jason Ishthreads: don't attempt to join threads with an id of 0
2025-04-01  Jason Ish.gitignore: add more files
2025-04-01  Jason Ishexamples: rename lib capture example to custom
2025-04-01  Angelo Mirabellalibsuricata: add library runmode
2025-04-01  Juliana Fajardinidoc/exceptions: change stats counters names
2025-04-01  Juliana Fajardiniexceptions: move midstream stats to common counter
2025-04-01  Juliana Fajardiniexceptions: move reassembly memcap stats to common...
2025-04-01  Juliana Fajardiniexceptions: move ssn memcap stats to common counter
2025-04-01  Juliana Fajardiniexceptions: move flow memcap stats to common counter
2025-04-01  Juliana Fajardiniexceptions: move defrag stats to common counter
2025-04-01  Juliana Fajardiniexceptions: move app_layer stats to common counter
2025-04-01  Jeff Lucovskyoutput: Add linktype name
2025-04-01  Jeff Lucovskyoutput/datalink: Use Rust-based linktype hashmap
2025-04-01  Jeff Lucovskydecode/datalink: Add datalink value/name logic
2025-03-31  Jason Ishgithub-ci: use git cli command for netmap instead of... 12888/head
2025-03-31  Jason Ishdetect: SC prefix for extern pub Rust functions
2025-03-31  Jason Ishsnmp: rust naming and visibility cleanups
2025-03-31  Lukas Sismisdpdk: adjust auto mempool calculation when no TX queues set
2025-03-31  Lukas Sismisdpdk: allow zero TX queues when running in IDS mode
2025-03-31  Lukas Sismisdocs: double quote technical terms in DPDK section
2025-03-31  Lukas Sismisdpdk: NULL freed variables
2025-03-31  Lukas Sismisdpdk: document vlan stripping offload
2025-03-31  Lukas Sismisdpdk: check for link up before full startup
2025-03-31  Lukas Sismisdpdk: use default iface-copy value if not specified
2025-03-31  Lukas Sismisdpdk: replace global with per-thread mempools
2025-03-31  Lukas Sismisdpdk: remove mempool pointer from the thread structure
2025-03-31  Lukas Sismisdpdk: auto configure Rx/Tx descriptors and mempool...
2025-03-29  Philippe Antoinedetect: allow rule which need both directions to match 12875/head
2025-03-29  Jason Ishndpi: ignore packets that have a different proto than...
2025-03-29  Jason Ishdoc/ndpi: move ndpi docs to new plugins section
2025-03-29  Jason Ishndpi: fix memory in keyword setup
2025-03-29  Jason Ishdetect: split new keyword id from registration
2025-03-29  Jason Isheve/schema: add top level ndpi object
2025-03-29  Jason Ishgithub-ci: add ndpi build to the centos-stream9 build
2025-03-29  Alfredo Cardiglianondpi: initial implementation of nDPI plugin
2025-03-29  Alice Akakidetect: add email.date keyword
2025-03-29  Alice Akakimime/email: log date and subject fields
2025-03-29  Victor Juliendetect: per tx detect flags to a u8 progress value 12862/head
2025-03-29  Victor Julienapp-layer: add helper for AppLayerTxData cleanup
2025-03-29  Victor Juliendoc/tls: add more detail on tls.random
2025-03-29  Victor Juliendetect: reorder struct
2025-03-29  Lukas Sismislandlock: add read/write permission to MPM cache directory
2025-03-29  Lukas Sismishyperscan: add caching mechanism for hyperscan contexts
2025-03-29  Lukas Sismisutil-mpm: prepare MPM codebase for ruleset caching
2025-03-29  Lukas Sismisutil-mpm-hs: refactor Hyperscan Pattern DB initializati...
2025-03-29  Lukas Sismisdetect-engine: remove commented out code
2025-03-29  Lukas Sismisutil-path: remove dead code
2025-03-29  Lukas Sismisutil-hash: add iterator for hash function
2025-03-29  Lukas Sismishashlittle: add a safe variant of hashlittle2 function
2025-03-29  Philippe Antoinedoc/http2: explicit behavior for some http keywords
2025-03-29  Philippe Antoineci: test cargo fmt for some subdirs
2025-03-29  Philippe Antoineplugins: check version for all plugins
2025-03-29  Philippe Antoineplugins: bind constant SC_PLUGIN_API_VERSION
2025-03-29  Philippe Antoineplugin: constify some fields
2025-03-29  Philippe Antoinerust/detect: extend visibility of SIGMATH_NOOPT
2025-03-29  Philippe Antoinetemplate: rustfmt
2025-03-29  Shivani Bhardwajstream: make counter fns static
2025-03-29  Shivani Bhardwajutil/stream: remove duplicate nested statement
2025-03-29  Shivani Bhardwajstream: use max-region setting from suricata.yaml
2025-03-29  Shivani Bhardwajstream: replace explicit logic w pre-existing fn
2025-03-29  Shivani Bhardwajstream: combine statements w same outcome
2025-03-29  Shivani Bhardwajstream: fix minor typos
2025-03-29  Shivani Bhardwajstream: use bool wherever possible
2025-03-29  Shivani Bhardwajstream: add defensive checks and comments
2025-03-29  Shivani Bhardwajstream: remove unneeded else
2025-03-29  Jeff Lucovskyoutput/buffer: Change buffer-size default value
2025-03-29  Philippe Antoinedetect/ja: use multi-protocol support
2025-03-29  Philippe Antoinedetect: clean support for multi-protocol keywords
2025-03-29  Philippe Antoineapp-layer: improve limits on number of probing parsers
2025-03-28  Juliana Fajardinidoc/userguide: add lua flowlib docs 12854/head
2025-03-28  Juliana Fajardinidoc: remove old lua flow methods
2025-03-28  Juliana Fajardinilua: remove old lua flow calls
2025-03-28  Juliana Fajardinilua: add initial suricata.flow lib
2025-03-28  Juliana Fajardinilua: fix typos
2025-03-27  Jason Ishlua/dnp3: convert done and complete to boolean 12847/head
2025-03-27  Jason Ishlua/dnp3: add is_request boolean
2025-03-27  Jason Ishlua: convert dnp3 to suricata.dnp3 lib
2025-03-27  Jason Ishlua: remove buffer type dns.rrname, not needed
2025-03-27  Jason Ishlua: allow for real booleans in "needs" expression
2025-03-27  Jason Ishscript/dnp3_gen.py: use current clang style
2025-03-27  Jason Ishscript/dnp3-gen.py: update for newer versions of Python
2025-03-27  Alice Akakidetect: add email.cc keyword 12840/head
2025-03-27  Alice Akakidetect-email.c: don't return NULL for empty buffer
2025-03-27  Alice Akakidoc: add keywords to the multi-buffer-matching list
2025-03-27  Jason Ishrust: fixes for breaking change on deranged crate
2025-03-27  Jason Ishdoc/userguide: group af-packet upgrade notes together
2025-03-27  Jason Ishdoc/userguide: upgrade note about defrag now off for...
2025-03-27  Jason Ishaf-packet: don't default to defrag when inline
2025-03-27  Jason Ishdoc/userguide: upgrade note about tpacket-v3 default...
2025-03-27  Binghui Niuapplayer: fix alp_ctx indexing in tests
2025-03-26  Alice Akakidetect: add email.to keyword 12836/head
2025-03-24  Philippe Antoinefuzz: set flow flags as in Suricata 12821/head
2025-03-22  Alice Akakidetect: add mime email.subject keyword 12815/head
2025-03-22  Jason Ishaf-packet: use tpacket v3 by default for ids mode
2025-03-22  Jason Ishaf-packet: remove use-mmap option
next