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/ipn
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
4 years ago
..
ipnserver
ipnstate
policy
backend.go
doc.go
fake_test.go
handle.go ipn: add Login backend command for sign-in with token 4 years ago
local.go all: prepare for GOOS=ios in Go 1.16 4 years ago
loglines_test.go
message.go
message_test.go
prefs.go
prefs_clone.go
prefs_test.go
store.go
store_test.go