You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
0a02aaf813
control, ipn, tailcfg: remove golang.org/x/oauth2 dep, add tailcfg.Oauth2Token
golang.org/x/oauth2 pulls in App Engine and grpc module dependencies,
screwing up builds that depend on this module.
Some background on the problem:
https://go.googlesource.com/proposal/+/master/design/36460-lazy-module-loading.md
Fixes tailscale/corp#1471
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
5 years ago |
| .. |
|
cloner
|
all: adjust Unix permissions for those without umasks
|
5 years ago |
|
derper
|
cmd/derper: add /bootstrap-dns handler
|
5 years ago |
|
hello
|
client, cmd/hello, ipn, wgengine: fix whois for netstack-forwarded connections
|
5 years ago |
|
microproxy
|
cmd/microproxy: add -insecure flag
|
6 years ago |
|
mkpkg
|
cmd/mkpkg: support adding empty directories.
|
6 years ago |
|
tailscale
|
control, ipn, tailcfg: remove golang.org/x/oauth2 dep, add tailcfg.Oauth2Token
|
5 years ago |
|
tailscaled
|
control, ipn, tailcfg: remove golang.org/x/oauth2 dep, add tailcfg.Oauth2Token
|
5 years ago |
|
tsshd
|
net/interfaces: remove IsTailscaleIP, make callers use tsaddr.
|
5 years ago |