8770 Commits (bf40bc4fa0dc952a6c4f78997b14367b2eb96d4a)
 

Author SHA1 Message Date
David Anderson bf40bc4fa0 util/eventbus: make internal queue a generic type 1 year ago
Brad Fitzpatrick 96202a7c0c .github/workflows: descope natlab CI for now until GitHub flakes are fixed 1 year ago
Sam Linville 27e0575f76
cmd/tsidp: add README and Dockerfile (#15205) 1 year ago
License Updater c6b8e6f6b7 licenses: update license notices 1 year ago
David Anderson 24d4846f00 util/eventbus: adjust worker goroutine management helpers 1 year ago
Brad Fitzpatrick 5eafce7e25 gokrazy/natlab: update gokrazy, wire up natlab tests to GitHub CI 1 year ago
David Anderson 3e18434595 util/eventbus: rework to have a Client abstraction 1 year ago
Patrick O'Doherty f840aad49e
go.toolchain.rev: bump to go1.24.1 (#15209) 1 year ago
dependabot[bot] 1d2d449b57 .github: Bump actions/cache from 4.2.0 to 4.2.2 1 year ago
Brad Fitzpatrick cae5b97626 cmd/derper: add --home flag to control home page behavior 1 year ago
James Sanderson fa374fa852 cmd/testwrapper: Display package-level output 1 year ago
Brian Palmer e74a705c67
cmd/hello: display native ipv4 (#15191) 1 year ago
Jonathan Nobels 16a920b96e
safesocket: add isMacSysExt Check (#15192) 1 year ago
Jonathan Nobels 5449aba94c
safesocket: correct logic for determining if we're a macOS GUI client (#15187) 1 year ago
Percy Wegmann ce6ce81311 ipn/ipnlocal: initialize Taildrive shares when starting backend 1 year ago
Irbe Krumina a567f56445
ipn/store/kubestore: sanitize keys loaded to in-memory store (#15178) 1 year ago
Irbe Krumina 986daca5ee
scripts/installer.sh: explicitly chmod 0644 installed files (#15171) 1 year ago
kari-ts dc18091678
ipn: update AddPeer to include TaildropTarget (#15091) 1 year ago
Lee Briggs 74d7d8a77b ipn/store/awsstore: allow providing a KMS key 1 year ago
David Anderson ef906763ee util/eventbus: initial implementation of an in-process event bus 1 year ago
KevinLiang10 8c2717f96a
ipn/ipnlocal: send vipServices info via c2n even it's incomplete (#15166) 1 year ago
Irbe Krumina 2791b5d5cc
go.{mod,sum}: bump mkctr (#15161) 1 year ago
Will Norris 7180812f47 licenses: add README 1 year ago
Jonathan Nobels 90273a7f70
safesocket: return an error for LocalTCPPortAndToken for tailscaled (#15144) 1 year ago
Irbe Krumina 6df0aa58bb
cmd/containerboot: fix nil pointer exception (#15090) 1 year ago
Irbe Krumina b85d18d14e
ipn/{ipnlocal,store},kube/kubeclient: store TLS cert and key pair to a Secret in a single operation. (#15147) 1 year ago
Joe Tsai 3d28aa19cb
all: statically enforce json/v2 interface satisfaction (#15154) 1 year ago
Patrick O'Doherty f5522e62d1
client/web: fix CSRF handler order in web UI (#15143) 1 year ago
Joe Tsai ae303d41dd
go.mod: bump github.com/go-json-experiment/json (#15010) 1 year ago
Irbe Krumina c174d3c795
scripts/installer.sh: ensure default umask for the installer (#15139) 1 year ago
James Tucker 820bdb870a maths: add exponentially weighted moving average type 1 year ago
Andrew Lytvynov d7508b24c6
go.mod: bump golang.org/x/crypto (#15123) 1 year ago
Brad Fitzpatrick 83c104652d cmd/derper: add --socket flag to change unix socket path to tailscaled 1 year ago
Nick Khyl 8d7033fe7f ipn/ipnlocal,util/syspolicy,docs/windows/policy: implement the ReconnectAfter policy setting 1 year ago
Paul Scott d1b0e1af06
cmd/testwrapper/flakytest: add Marked to check if in flakytest (#15119) 1 year ago
Brad Fitzpatrick 781c1e9624 tstest/deptest: add DepChecker.ExtraEnv option for callers to set 1 year ago
Brad Fitzpatrick f5997b3c57 go.toolchain.rev: bump Tailscale Go 1.24 for a Tailscale revert + upstream bump 1 year ago
Will Norris dcd7cd3c6a client/systray: show message on localapi permission error 1 year ago
Erisa A 074372d6c5
scripts/installer.sh: add SparkyLinux as a Debian derivative (#15076) 1 year ago
Andrew Lytvynov 2c3338c46b
client/tailscale: fix Client.BuildURL and Client.BuildTailnetURL (#15064) 1 year ago
Brad Fitzpatrick 836c01258d
go.toolchain.branch: update to Go 1.24 (#15016) 1 year ago
Andrew Lytvynov cc923713f6
tempfork/acme: pull in latest changes for Go 1.24 (#15062) 1 year ago
Andrew Lytvynov 323747c3e0
various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063) 1 year ago
Nick Khyl 09982e1918 ipn/ipnlocal: reset always-on override and apply policy settings on start 1 year ago
Percy Wegmann 1f1a26776b client/tailscale,cmd/k8s-operator,internal/client/tailscale: move VIP service client methods into internal control client 1 year ago
Percy Wegmann 9c731b848b cmd/gitops-pusher: log error details when unable to fetch ACL ETag 1 year ago
Andrew Lytvynov ec5f04b274
appc: fix a deadlock in route advertisements (#15031) 1 year ago
Percy Wegmann 052eefbcce tsnet: require I_Acknowledge_This_API_Is_Experimental to use AuthenticatedAPITransport() 1 year ago
Percy Wegmann 9ae9de469a internal/client/tailscale: change Client from alias into wrapper 1 year ago
Percy Wegmann 8a792ab540 tsnet: provide AuthenticatedAPITransport for use with tailscale.com/client/tailscale/v2 1 year ago