You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine
Brad Fitzpatrick 19b0cfe89e all: prepare for GOOS=ios in Go 1.16
Work with either way for now on iOS (darwin/arm64 vs ios/arm64).

In February when Go 1.16 comes out we'll have a universal binary for
darwin/arm64 (macOS) and will drop support for Go 1.15 and its
darwin/amd64 meaning iOS. (it'll mean macOS).

Context:

* https://tip.golang.org/doc/go1.16#darwin
* https://github.com/golang/go/issues/38485
* https://github.com/golang/go/issues/42100
5 years ago
..
filter net/packet: remove NewIP, offer only a netaddr constructor. 5 years ago
magicsock wgengine/magicsock: quiet an IPv6 warning in tests 5 years ago
monitor wgengine/monitor: fix copy/paste-o to actually monitor route changes 5 years ago
router wgengine/router/dns: use OpenKeyWait to set DNS configuration. 5 years ago
tsdns ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline 5 years ago
tstun net/packet: add IPv6 source and destination IPs to Parsed. 5 years ago
winnet Move Linux client & common packages into a public repo. 6 years ago
userspace.go all: prepare for GOOS=ios in Go 1.16 5 years ago
userspace_test.go wgengine: fix lazy wireguard config bug when disco keys change 5 years ago
watchdog.go wgengine: add Engine.SetLinkChangeCallback 5 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 6 years ago
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 5 years ago