Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wintun: return errors instead of panicking where possibleHEADmaster | 2023-01-26 | 1 | -0/+15 | |
| | | | | | | | | Apparently there are weird crashes related to this, and returning an err would help diagnose them. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | global: move go:build line to top | 2023-01-26 | 3 | -6/+6 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | Initial import from wireguard-go 380ee85 | 2021-11-04 | 7 | -0/+407 | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |