Skip to content

Releases: dbus-fuzzer/dfuzzer

v2.3

29 Jan 15:10
v2.3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2...v2.3

v2.2

13 Jul 11:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1...v2.2

v2.1

27 Jun 10:25
a7cdc8a
Compare
Choose a tag to compare

What's Changed

  • packit: bring back -Werror and add -Dfuzzer-test-server=true by @evverx in #93
  • ci: send dfuzzer to Coverity Scan by @evverx in #94
  • tree-wide: switch to the dbus-fuzzer organization by @evverx in #96
  • fuzz: generate an empty array on the first iteration by @mrc0mmand in #95
  • update systemd suppressions by @evverx in #97
  • dfuzzer: bail out on any D-Bus error while traversing the tree by @mrc0mmand in #100
  • Use GLib helpers instead of our own where possible by @mrc0mmand in #103
  • dfuzzer.conf: suppress BecomeMonitor by @evverx in #104
  • fuzz: drop leftover debug printf() by @mrc0mmand in #105
  • rand: don't randomly truncate the pseudo-random signatures by @mrc0mmand in #107
  • rand: generate UTF-8 strings for the string ('s') type by @mrc0mmand in #109
  • rand: loosen the rules for the pseudo-random object paths by @mrc0mmand in #111
  • rand: make pseudo-random variants a bit more variable by @mrc0mmand in #110

Full Changelog: v2.0...v2.1

v2.0

16 May 11:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: matusmarhefka/dfuzzer@v1.5...v2.0