]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2025-03-22  Jason Ishaf-packet: remove build conditional for tpacket-v3
2025-03-21  Juliana Fajardinipgsql/parser: use fn for length parsing... 12811/head
2025-03-21  Juliana Fajardiniutil/exception: fix coverity warning
2025-03-21  Juliana Fajardiniuserguide/exceptions: clarify when stats are logged 12805/head
2025-03-21  Juliana Fajardiniflow/output: log triggered exception policies
2025-03-21  Victor Julientls: implement alert parser
2025-03-20  Jason Ishdns: stop renaming DNSTransaction to RSDNSTransaction 12799/head
2025-03-20  Jason Ishlua: document new suricata.dns lua library
2025-03-20  Jason Ishlua: convert dns function into suricata.dns lib
2025-03-20  Alice Akakidetect: add email.from
2025-03-20  Alice Akakirustfmt: rust/src/mime/smtp.rs
2025-03-20  Joyce YuEve: use mac addresses from flow for flow timeout
2025-03-20  Joyce YuDoc: update eve-json-output ethernet description
2025-03-19  Victor Julienaf-packet: use actual snaplen in bpf 12783/head
2025-03-19  Victor Juliendatasets: work around scan-build warning
2025-03-19  Shivani Bhardwajdoc: explain priority port setting
2025-03-19  Shivani Bhardwajdoc: format and align suricata.yaml section
2025-03-18  Juliana Fajardiniupgrade: list inspection recursion default limit
2025-03-18  Juliana Fajardinidoc/upgrade: add datasets hash size limit note
2025-03-18  Philippe Antoinedetect: add configurable limits for datasets
2025-03-18  Victor Juliendatasets: improve default hashsize handling
2025-03-18  Jason Ishdoc/userguide: af-packet upgrade notes
2025-03-18  Jason Ishaf-packet: delay setting default-packet-size for af...
2025-03-18  Jason Ishaf-packet: warn that tpacket-v3 is better for non-inlin...
2025-03-18  Jason Ishaf-packet: add event for packets truncated by af-packet
2025-03-18  Jason Ishaf-packet: warn if v3 block size is not large enough...
2025-03-18  Jason Ishaf-packet: warn if v2 block size not large enough for...
2025-03-18  Jason Ishaf-packet: make tpacket-v2 block size configurable
2025-03-18  Jason Ishaf-packet: increase default block size
2025-03-18  Jason Ishaf-packet: warn if defrag not suitable for mode
2025-03-18  Jason Ishaf-packet: check defrag value even if cluster-type...
2025-03-18  Philippe Antoinedetect: limit base64_decode `bytes` to 64KiB
2025-03-17  Philippe Antoinedetect: non infinite default value for inspection-recur...
2025-03-17  Philippe Antoinedetect/pcre: avoid infinite loop after negated pcre
2025-03-11  Jason Ishrust: pin once_cell to work with Rust 1.67.1 12752/head 12757/head
2025-03-10  Victor Julienpcap: skip pcap-config if pkgconfig in use 12749/head
2025-03-10  Victor Juliendetect/action: minor action parsing cleanup
2025-03-10  Victor Juliendetect/loader: minor code cleanup
2025-03-10  Victor Juliendetect: constify rule file and lines in parsing and...
2025-03-10  Victor Julientls: fix handshake handling being too strict
2025-03-10  Victor Julienapp-layer: constify AppLayerGetProtoByName
2025-03-10  Victor Juliendetect/tls: don't double register tls_validity generic...
2025-03-10  Victor Juliendetect/nfs: don't double register nfs_request generic...
2025-03-10  Victor Juliendetect: don't register duplicate app inspect engines
2025-03-10  Victor Juliendetect/analyzer: add policy
2025-03-10  Victor Juliensmtp/events: set direction on rules
2025-03-10  Jason Ishgithub-ci: don't run builds on PR if only docs changed
2025-03-10  Jason Ishgithub-ci: stop caching system packages
2025-03-09  Victor Julienlua: remove script_api_ver 12747/head
2025-03-09  Victor Juliencontrib: remove suri-graphite
2025-03-09  Victor Juliencontrib: remove file_processor
2025-03-09  Victor Juliendetect/dcerpc.iface: remove commented out unittest
2025-03-09  Victor Julieneve/schema: map tls fields to keywords
2025-03-09  Shivani Bhardwajschema: add rule keyword mapping for dcerpc
2025-03-09  Juliana Fajardiniuserguide/header-keywords: fix typos, adjust format
2025-03-09  Juliana Fajardinidoc/rule-types: remove trailing underscore
2025-03-09  Juliana Fajardiniuserguide/suricatactl: use suricata community page
2025-03-09  Jason Ishgithub-ci: pin rust version for clippy tests 12743/head
2025-03-09  Jason Ishgithub-ci: update rpm builder to fedora 41
2025-03-09  Jason Ishgithub-ci: update Fedora non-root build to Fedora 41
2025-03-09  Jason Ishgithub-ci: remove fedora 40 builds where 41 exists
2025-03-09  Jason Isheve-parity: merge $ref props into current object
2025-03-09  Jason Isheve-parity: handle arrays of scalars
2025-03-09  Bryan Bensonrust: Update sawp dependencies to 0.13.1 due to SPDX...
2025-03-09  Jeff Lucovskydetect/lua: Fix max value displayed in error msg
2025-03-09  Jeff Lucovskyvar: Use 16-bit container for type
2025-03-07  Philippe Antoinedetect: delay tx cleanup in some edge case 12730/head
2025-03-07  Philippe Antoinedetect: reset signature groups when reversing flow
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
next