]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2023-09-29  Jason Ishreadme: minor cleanups 9535/head
2023-09-29  Jason Ishreadme: add a resources section
2023-09-29  Jason Ishreadme: formatting
2023-09-29  Philippe Antoinedetect: remove code writing unused values
2023-09-29  Jeff Lucovskydetect/bytejump: Improve negative post_offset handling.
2023-09-29  Jeff Lucovskydetect/bytejump: Change DoMatch signature to return...
2023-09-22  Philippe Antoinemime: process chunk as soon as possible 9513/head
2023-09-15  Lukas Sismisdpdk: reset stats just before the start of packet recei... 9492/head
2023-09-15  Lukas Sismisdpdk: stop devices immediately after Suricata stop...
2023-09-15  Jeff Lucovskydetect/gen: Minor cleanup
2023-09-15  Jeff Lucovskydetect/rule: Use de_ctx buffer id
2023-09-15  Jeff Lucovskydetect: Count buffer id once
2023-09-15  Shivani Bhardwajaf-packet: fetch mtu info once
2023-09-15  Shivani Bhardwajutil/ioctl: use LiveDevice to retrieve name
2023-09-15  Shivani Bhardwajutil/ioctl: rename pcap_dev to dev
2023-09-15  Shivani Bhardwajutil/ioctl: cut vain check on GetIfaceMaxHWHeaderLength
2023-09-15  Shivani Bhardwajconf: check if node value is Null
2023-09-15  Jason Ishconf: fix include handling from arrays
2023-09-15  Jeff Lucovskystats: Track stream reassembly drops
2023-09-14  Victor Julienversion: start development towards 7.0.2
2023-09-13  Juliana Fajardinirelease: 7.0.1; update changelog suricata-7.0.1
2023-09-13  Philippe Antoinesmtp: fix null deref with config option body md5
2023-09-13  Victor Julienspm/hs: don't exit on bad patterns
2023-09-06  Jason Ishreadthedocs: pin theme to sphinx_rtd_theme 9449/head
2023-09-06  Jason Ishconfigure: more idiomatic autoconf for sphinx-build...
2023-09-06  Jason Ishconfigure: check for new enough sphinx-build
2023-09-06  Philippe Antoinefuzz: enable by default all protocols
2023-09-06  Jeff Lucovskybuild/nss: Remove libnss from CI 9442/head
2023-09-06  Arne Welzelcommunity-id: Fix IPv6 address sorting not respecting...
2023-09-05  Ralph Eastwoodnapatech: fix null-dereference of packet 9441/head
2023-09-05  Ralph Eastwoodnapatech: print NUMA recommendation early
2023-09-05  Ralph Eastwoodnapatech: fix incorrect fmt specifiers for log
2023-09-05  Ralph Eastwoodnapatech: remove superfluous log messages
2023-09-05  Ralph Eastwoodnapatech: generalise numa config recommending
2023-09-05  Ralph Eastwoodnapatech: fix shadowed global is_inline warning
2023-09-05  Ralph Eastwoodconfigure: move -lntapi to LIBS variable
2023-09-05  Ralph Eastwoodnapatech: fix warnings with ByteExtractStringUint8
2023-09-05  Ralph Eastwoodnapatech: fix thread flags with THV_RUNNING
2023-09-05  Ralph Eastwoodnapatech: fix compilation with SCTIME usage
2023-09-05  Ralph Eastwoodnapatech: fix missing header includes
2023-09-05  Ralph Eastwoodnapatech: fix compilation errors in SCLog calls
2023-09-05  Philippe Antoineconfig/flow: fix division by zero
2023-09-05  Yatin Kanetkardhcp: Log Vendor Client Identifier (dhcp option 60)
2023-09-04  Philippe Antoinerdp: do not use zero-bit bitflag 9438/head
2023-09-04  Philippe Antoinerust: fix clippy warnings for version 1.72.0
2023-08-31  Thomas Winteriprep: fix parsing ip-rep data with carriage return 9426/head
2023-08-11  Victor Julienthreading: set min thread stack size; set it early 9380/head 9381/head
2023-08-11  Philippe Antoinempm: allocate StateQueue on the heap
2023-08-11  Victor Juliendetect/loader: minor code cleanups
2023-08-11  Shivani Bhardwajworkflows: use s-v --debug-failed
2023-08-11  Victor Juliendetect: fix path creation in Windows
2023-08-11  Victor Juliendoc/userguide: add reload-tenant(s) doc
2023-08-11  Victor Julienmulti-tenant: add reload-tenants command
2023-08-11  Victor Julienmulti-tenant: allow reload w/o yaml path
2023-08-11  Victor Julienmulti-tenant: don't init config twice in tenant reload
2023-08-11  Victor Juliendetect: add multi-detect.config-path
2023-08-11  Victor Juliendetect: free all tenant detect engines
2023-08-11  Victor Julienpath: new funcs to merge paths
2023-08-11  Victor Julienstat: add wrappers to isolate OS_WIN32 specifics
2023-08-11  Victor Julienthreshold: minor code cleanups
2023-08-11  Victor Julienthreshold: fix multi-tenant file parsing
2023-08-11  Victor Julienoutput: deinit last so logging can happen until the end
2023-08-11  Victor Julienvar-names: reimplement var name handling
2023-08-11  Victor Juliendetect/pcre: use local match data during parsing
2023-08-10  Jason Isheve/schema: add host 9377/head
2023-08-10  Jason Isheve: fix double free of sensor-name on error
2023-08-10  Shivani Bhardwajaf-packet: terminate on same interface & copyiface 9370/head
2023-08-10  Shivani Bhardwajaf-packet: check out_iface not NULL
2023-08-07  Victor Juliendetect/file: use util to turn keyword to nocase 9355/head
2023-08-07  Victor Juliendetect/content: cleanup nocase conversion
2023-08-07  jason taylordoc: update file.magic information
2023-08-07  jason taylordoc: update fileext keyword information
2023-08-07  jason taylordoc: update file.name keyword information
2023-08-07  Alexandre Ioossdoc/userguide: improve SCStreamingBuffer example
2023-08-04  Victor Juliendpdk/mlx5: fix shutdown crash in IPS mode 9349/head
2023-08-04  Juliana Fajardiniuserguide/ppa: fix typo
2023-08-04  Jeff Lucovskydetect/analysis: Move globals to engine ctx
2023-08-03  Juliana Fajardiniuserguide/install: add info on ubuntu ppa installs 9336/head
2023-08-03  Juliana Fajardinidocs: miscellanea updates
2023-08-02  Jason Ishgithub-ci: disable some workflows on doc only changes 9331/head
2023-08-02  Jason Ishdoc/userguide: display version on front page 9330/head
2023-08-01  Victor Julienrust: update cargo.lock 9320/head
2023-08-01  jason taylordetect: update filename buffer description name
2023-08-01  Victor Julienstream: special handling for RST data
2023-08-01  Victor Julienstream: add stream.rst_with_data event for RST with...
2023-08-01  Victor Julienftp: reenable debug check; improve debug log
2023-08-01  Victor Julienpcap/file: normalize file timestamps
2023-08-01  Victor Julienthreads: improve spawn failure error reporting
2023-07-31  Andreas Herzdoc: add note about cpu prio overwrite behavior 9312/head
2023-07-31  Andreas Herzdoc: dataset - add type to be mandatory
2023-07-30  Jeff Lucovskyradix: Detect duplicate netblocks 9306/head
2023-07-30  Jeff Lucovskyerror: Add SC_EEXIST for dups
2023-07-30  Jeff Lucovskygen/bool: Use bool type instead of ints
2023-07-30  Jeff Lucovskyreputation: Release memory on key add fails
2023-07-30  Jeff Lucovskygen/typos: Correct misc. typos.
2023-07-27  Jeff Lucovskygeneral: Remove unused include files 9295/head
2023-07-27  Jeff Lucovskyoutput/stats: Handle stat names w/out scope
2023-07-27  Jeff Lucovskymem/alloc: Replace malloc with calloc
2023-07-27  Jeff Lucovskygeneral/typo: Correct spelling/grammar issues
2023-07-27  Jeff Lucovskyschema: Add memcap pressure values
next