1134 Commits (8f2bc0708bf0146495b0fa5344422bd461fdb072)

Author SHA1 Message Date
Tom DNetto 907f85cd67 cmd/tailscale,tka: make KeyID return an error instead of panicking 3 years ago
Tom DNetto 8724aa254f cmd/tailscale,tka: implement compat for TKA messages, minor UX tweaks 3 years ago
David Anderson 91e64ca74f cmd/tailscale/cli: redact private key in debug netmap output by default 3 years ago
Denton Gentry 467ace7d0c cmd/tailscale: use localhost for QNAP authLogin.cgi 3 years ago
Brad Fitzpatrick aad6830df0 util/codegen, all: use latest year, not time.Now, in generated files 3 years ago
David Anderson 7bfb9999ee cmd/printdep: support printing the toolchain SRI hash. 3 years ago
Brad Fitzpatrick 3599364312 cmd/nardump: Go tool to build Nix NARs and compute their hashes. 3 years ago
Claire Wang a45c9f982a wgengine/netstack: change netstack API to require LocalBackend 3 years ago
andig 14e8afe444 go.mod, etc: bump gvisor 3 years ago
Brad Fitzpatrick 8aac77aa19 cmd/tailscale: fix "up" warning about netfilter-mode on Synology 3 years ago
David Anderson a1ded4c166 cmd/sync-containers: add a dry-run option. 3 years ago
David Anderson e5fe205c31 cmd/sync-containers: program to sync tags between container registries. 3 years ago
Brad Fitzpatrick a06217a8bd cmd/tailscale/cli: hide Windows named pipe default name in flag help 3 years ago
Jordan Whited 914d115f65
go.mod: bump tailscale/wireguard-go for big-endian fix (#6785) 3 years ago
David Anderson af3127711a cmd/containerboot: allow disabling secret storage in k8s. 3 years ago
Brad Fitzpatrick c02ccf6424 go.mod: bump dhcp dep to remove another endian package from our tree 3 years ago
David Anderson 8171eb600c cmd/k8s-operator: move the operator into its own namespace. 3 years ago
David Anderson 3a5fc233aa cmd/k8s-operator: use oauth credentials for API access. 3 years ago
David Anderson a7ab3429b6 cmd/k8s-operator: refactor reconcile loop, un-plumbing reconcile.Result. 3 years ago
Denton Gentry da53b1347b cmd/gitops-pusher: support alternate api-server URLs 3 years ago
David Anderson 835a73cc1f cmd/k8s-operator: remove unnecessary timed requeue. 3 years ago
David Anderson d857fd00b3 cmd/k8s-operator: sprinkle debug logging throughout. 3 years ago
David Anderson 8ccd707218 cmd/k8s-operator: remove times requeues in proxy deletion path. 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
David Anderson b2d4abf25a cmd/k8s-operator: add a kubernetes operator. 3 years ago
Aaron Klotz 53e2010b8a cmd/tailscaled: change Windows implementation to shut down subprocess via closing its stdin 3 years ago
shayne 9d335aabb2
cmd/tailscale/cli: [ssh] fix typo in help text (#6694) 3 years ago
Jordan Whited ea5ee6f87c
all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (#6692) 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
Tom DNetto e27f4f022e cmd/tailscale/cli: add progress to tailscale file cp 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
Anton Tolchanov 5ff946a9e6 cmd/containerboot: fix TS_STATE_DIR environment variable 3 years ago
Brad Fitzpatrick 1598cd0361 net/tsaddr: remove ContainsFunc helpers (they're now in x/exp/slices) 3 years ago