v0.6.0
·
67 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Replace
tokio"full"feature with specific features in use. by @SocraticSauropod in #117 - Add
aws-lc-rsas selectable AEAD crypto backend (and make it the default) by @faern in #122 - Add Windows CLI support for gotatun by @dlon in #118
- Include source port in cookie MAC input (fixes weakened DoS mitigation) by @faern in #96
- Fix tunnel stats not accounting for handshakes by @dlon in #68
- Detect when TUN device is deleted and shut down gracefully by @hulthe in #128
- Add method on Device to notify on fatal error by @dlon in #129
New Contributors
- @SocraticSauropod made their first contribution in #117
Full Changelog: v0.5.1...v0.6.0