Skip to content

v0.2.12

Compare
Choose a tag to compare
@robinlinden robinlinden released this 01 May 11:17
· 750 commits to master since this release
v0.2.12
9be4dbb

Merged PRs:

  • #1457 Disable non-hermetic tests by default.
  • #1456 Limit the number of friends you can have to ~4 billion.
  • #1452 Add execution trace option for debugging.
  • #1447 Udp dht group chats
  • #1444 Set up release-drafter to automatically draft the next release.
  • #1443 Allow test coverage to fluctuate 2% up and down, but not below 80%.
  • #1442 Add CODEOWNERS and settings.yml files.
  • #1441 [ImgBot] Optimize images
  • #1439 Fix continuous integration builds.
  • #1437 Rework the toxchat/bootstrap-node Docker image.
  • #1435 Enable TCP relay test in Bazel and autotools build.
  • #1434 Skip invalid TCP relays and DHT nodes when loading save data.
  • #1433 Fix saving of combination of loaded and connected TCP relays
  • #1430 Invert not_valid functions and name them is_valid.
  • #1429 Fix things not being initialized if creating a TCP-only network
  • #1426 Remove tokstyle exemptions from build files.
  • #1425 Stop using the "inline namespace" feature of apidsl.
  • #1424 Add new semi-private API functions to set per-packet-id custom handlers.
  • #1423 Give CI workflow a better name: clang-sanitizers
  • #1422 Use public API for sending in RTP
  • #1421 Install ci-tools and get tokstyle via the script it provides.
  • #1420 Use tox public API for sending packets in toxav BWController
  • #1419 Remove newlines from the end of LOGGER format strings.
  • #1418 Change ToxAVCall struct mutex to a more distinct name
  • #1417 Create own instance of Mono_Time for ToxAV
  • #1416 Stop using Messenger's mono_time in bandwidth controller.
  • #1415 Fix 2 memory leaks in ToxAV.
  • #1414 Show function names in asan/tsan stack traces on CircleCI.
  • #1413 Make afl_toxsave.c a bit more portable; fix memory leak.
  • #1411 Fixes towards building on MSVC.
  • #1409 Mark conference test as small.
  • #1407 Add minimal save generator
  • #1406 Migrate format-source script to new apidsl web app.
  • #1404 Smarter setup of bazel remote cache on Cirrus CI.
  • #1331 Add basic test adapter for AFL

Closed issues:

  • #1365 Add the option to use LAN discovery even when using a proxy for remote connections
  • #1353 libtoxdns.a and libtoxav.a
  • #86 Freenet as Offline Messaging Backend