Skip to content

v0.4.1

Latest

Choose a tag to compare

@MarkusPettersson98 MarkusPettersson98 released this 11 Mar 16:55
· 39 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.4.1
2fe362e

What's Changed

  • Add 2026 audit report from Assured and explanation docs by @faern in #100
  • Use 64 bit counter to prevent nonce reuse on 32-bit platforms by @faern in #95
  • Replace global handshake rate limiter with per-source-IP counters by @faern in #97
  • Replace TODO notes about checksums by @dlon in #98
  • bugfix: silent dataloss in udp socket send_to_many call (sendmmsg). by @lvboudre in #71
  • Relicense GotaTun to MPL 2.0 by @MarkusPettersson98 in #101
  • Replace pnet_packet for checksum calculations by @dlon in #102
  • Fix clearing of expected incoming handshake early by @Serock3 in #106
  • Fix GotaTun CLI on macOS by @dlon in #104

New Contributors

Full Changelog: v0.4.0...v0.4.1