5038 Commits (c0fcab01ac27bd6674d9119bee1199c992d17a04)
 

Author SHA1 Message Date
David Anderson c0fcab01ac client/tailscale: fix request object for key creation. 3 years ago
Andrew Dunham 3f4d51c588 net/dns: don't send on closed channel when message too large 3 years ago
Brad Fitzpatrick 44be59c15a wgengine/magicsock: fix panic in wireguard-go rate limiting path 3 years ago
Andrew Dunham 0d47cd2284 wgengine/monitor: fix panic due to race on Windows 3 years ago
David Anderson d81a2b2ce2 Makefile: add a target for doing dev builds of the k8s operator. 3 years ago
David Anderson 9c77205ba1 cmd/k8s-operator: add more tests for "normal" paths. 3 years ago
David Anderson c902190e67 cmd/k8s-operator: factor out some of the larger expected test outputs. 3 years ago
David Anderson 8dbb3b8bbe cmd/k8s-operator: remove unused structs. Cleanup missed in #6718. 3 years ago
David Anderson 53a9cc76c7 cmd/k8s-operator: rename main.go -> operator.go. 3 years ago
David Anderson bc8f5a7734 cmd/k8s-operator: add a basic unit test. 3 years ago
David Anderson 3b7ae39a06 cmd/k8s-operator: use the client's authkey method to create auth keys. 3 years ago
Brad Fitzpatrick ca08e316af util/endian: delete package; use updated josharian/native instead 3 years ago
Joe Tsai bd2995c14b
ipn/ipnlocal: simplify redactErr (#6716) 3 years ago
Joe Tsai c47578b528
util/multierr: add Range (#6643) 3 years ago
Dave Anderson 041a0e3c27
client/tailscale: add APIs for auth key management. (#6715) 3 years ago
David Anderson b2d4abf25a cmd/k8s-operator: add a kubernetes operator. 3 years ago
Mihai Parparita 47002d93a3 ipn/ipnlocal: add a few metrics for PeerAPI and LocalAPI 3 years ago
Aaron Klotz 53e2010b8a cmd/tailscaled: change Windows implementation to shut down subprocess via closing its stdin 3 years ago
缘生 9c67395334
feat(build): add support on Loongnix-Server (loong64) (#6233) 3 years ago
Brad Fitzpatrick 7b65b7f85c go.mod: bump tailscale/wireguard-go for loong64 3 years ago
Brad Fitzpatrick 5a523fdc7f go.mod: update deps to add support for GOARCH=loong64 3 years ago
shayne 9d335aabb2
cmd/tailscale/cli: [ssh] fix typo in help text (#6694) 3 years ago
License Updater ab4992e10d licenses: update win/apple licenses 3 years ago
Jordan Whited ea5ee6f87c
all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 3 years ago
Andrew Dunham b63094431b wgengine/router: fix tests on systems with older Busybox 'ip' binary 3 years ago
Maisem Ali eb1adf629f net/tstun: reuse buffered packet from pool 3 years ago
Walter Poupore 383e203fd2
cmd/tailscale/cli: update lock status help strings (#6675) 3 years ago
Jordan Whited 76389d8baf
net/tstun, wgengine/magicsock: enable vectorized I/O on Linux (#6663) 3 years ago
James Tucker 389238fe4a cmd/tailscale/cli: add workaround for improper named socket quoting in ssh command 3 years ago
Mihai Parparita bdc45b9066 wgengine/magicsock: fix panic when rebinding fails 3 years ago
Tom DNetto e27f4f022e cmd/tailscale/cli: add progress to tailscale file cp 3 years ago
Xe Iaso d1a5757639
tsnet: add HTTP client method to tsnet.Server (#6669) 3 years ago
salman 2d271f3bd1 ipn/ipnlocal: disallow exit nodes from using exit nodes 3 years ago
License Updater 5f68763cb2 licenses: update win/apple licenses 3 years ago
shayne 98114bf608
cmd/tailscale/cli, ipn/localapi: add funnel status to status command (#6402) 3 years ago
David Anderson 1b65630e83 cmd/containerboot: switch to IPN bus monitoring instead of polling. 3 years ago
Tom DNetto 55e0512a05 ipn/ipnlocal,cmd/tailscale: minor improvements to lock modify command 3 years ago
Aaron Klotz 98f21354c6 cmd/tailscaled: add a special command to tailscaled's Windows service for removing WinTun 3 years ago
David Anderson 367228ef82 cmd/containerboot: gracefully degrade if missing patch permissions in k8s. 3 years ago
Andrew Dunham a887ca7efe ipn/ipnlocal: improve redactErr to handle more cases 3 years ago
David Anderson e36c27bcd1 cmd/containerboot: check that k8s secret permissions are correct. 3 years ago
David Anderson e79a1eb24a cmd/containerboot: refactor tests to have more explicit phases. 3 years ago
David Anderson e04aaa7575 cmd/containerboot: split tailscaled bringup and auth phases. 3 years ago
David Anderson a469ec8ff6 cmd/containerboot: fix some lint. 3 years ago
License Updater c084c7d7ed licenses: update win/apple licenses 3 years ago
Anton Tolchanov 5ff946a9e6 cmd/containerboot: fix TS_STATE_DIR environment variable 3 years ago
License Updater 7048024e04 licenses: update win/apple licenses 3 years ago
Brad Fitzpatrick 1598cd0361 net/tsaddr: remove ContainsFunc helpers (they're now in x/exp/slices) 3 years ago
License Updater 4b34c88426 licenses: update android licenses 3 years ago
Mihai Parparita 79f3a5d753 net/netns, net/interfaces: explicitly bind sockets to the default interface on all Darwin variants 3 years ago