github yggdrasil-network/yggdrasil-go v0.4.1
Version 0.4.1

latest releases: v0.5.13, v0.5.13-RC.2, v0.5.13-RC.1...
4 years ago

Added

  • TLS peerings now support Server Name Indication (SNI)
    • The SNI is sent automatically if the peering URI contains a DNS name
    • A custom SNI can be specified by adding the ?sni=domain.com parameter to the peering URI
  • A new ipv6rwc API package now implements the IPv6-specific logic separate from the tun package

Fixed

  • A crash when calculating the partial public key for very high IPv6 addresses has been fixed
  • A crash due to a concurrent map write has been fixed
  • A crash due to missing TUN configuration has been fixed
  • A race condition in the keystore code has been fixed

Don't miss a new yggdrasil-go release

NewReleases is sending notifications on new releases.