Releases: NiREvil/wireguard-go
Releases · NiREvil/wireguard-go
v1.2.5
What's Changed
- build(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0
- Fix buffer pool redundant allocation by @uint48
- make the install script always get the latest files by @arafays
- build(deps): bump golang.org/x/net from 0.25.0 to 0.33.0
- update some dependencies by @markpash
- tun: delete tun + windows related tun code by @markpash
- fix connection tests by @markpash
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- actions: support build for mips-softfloat devices
- Changed install script link
- deps: update psiphon-tunnel-core
- psiphon add countries, clean up code, fix connection timeouts
- use noql-net/certpool RootCAs
- Fix android DNS issues by using Go's built-in DNS resolver
- improve wireguard code
Full Changelog: v1.2.3...v1.2.4