376 Commits (c41a2d5c8372cea8bf5dc64ed8fcbec577fc00fd)

Author SHA1 Message Date
Olivier Mengué a3fc5150e3 client/tailscale: add godoc links in Deprecated comments 1 year ago
Mario Minardi 450bcbcb08
node.rev: bump to latest 22.x LTS release (#15652) 1 year ago
Esteban-Bermudez 0655dd7b3d client/local: fix path with delete profile request 1 year ago
Brad Fitzpatrick c76d075472 nettest, *: add option to run HTTP tests with in-memory network 1 year ago
Will Norris 7b29d39f45 client/systray: add menu item to rebuild the menu 1 year ago
Will Norris e8b5f0b3c4 client/systray: use ico image format for windows 1 year ago
klyubin 3a2c92f08e
web: support Host 100.100.100.100:80 in tailscaled web server 1 year ago
Anton Tolchanov 74ee749386 client/tailscale: add tailnet lock fields to Device struct 1 year ago
Patrick O'Doherty f5522e62d1
client/web: fix CSRF handler order in web UI (#15143) 1 year ago
Will Norris dcd7cd3c6a client/systray: show message on localapi permission error 1 year ago
Andrew Lytvynov 2c3338c46b
client/tailscale: fix Client.BuildURL and Client.BuildTailnetURL (#15064) 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 d923979e65 client/tailscale: mark control API client deprecated 1 year ago
Brad Fitzpatrick 05ac21ebe4 all: use new LocalAPI client package location 1 year ago
Percy Wegmann 8ecce0e98d
client: add missing localclient aliases (#14921) 1 year ago
Percy Wegmann f57fa3cbc3 client,localclient: move localclient.go to client/local package 1 year ago
Nick Khyl d832467461 client/tailscale,ipn/ipn{local,server},util/syspolicy: implement the AlwaysOn.OverrideWithReason policy setting 1 year ago
Brad Fitzpatrick 8bd04bdd3a
go.mod: bump gorilla/csrf for security fix (#14822) 1 year ago
Mario Minardi 716e4fcc97
client/web: remove advanced options from web client login (#14770) 1 year ago
Nick Khyl 2ac189800c client/tailscale: fix typo in comment 1 year ago
Nick Khyl c3c4c96489 ipn/{ipnauth,ipnlocal,ipnserver}, client/tailscale: make ipnserver.Server testable 1 year ago
Brad Fitzpatrick cfda1ff709 cmd/viewer,all: consistently use "read-only" instead of "readonly" 1 year ago
Mario Minardi 0b4ba4074f
client/web: properly show "Log In" for web client on fresh install (#14569) 1 year ago
Will Norris fa52035574 client/systray: record that systray is running 1 year ago
Will Norris 82e99fcf84 client/systray: move cmd/systray to client/systray 1 year ago
Marc Paquette 36ea792f06 Fix various linting, vet & static check issues 1 year ago
James Tucker 7f9ebc0a83 cmd/tailscale,net/netcheck: add debug feature to force preferred DERP 1 year ago
Irbe Krumina 2c8859c2e7
client/tailscale,ipn/{ipnlocal,localapi}: add a pre-shutdown localAPI endpoint that terminates control connections. (#14028) 1 year ago
Nick Khyl 3f626c0d77 cmd/tailscale/cli, client/tailscale, ipn/localapi: add tailscale syspolicy {list,reload} commands 1 year ago
Mario Minardi d32d742af0
ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 2 years ago
Percy Wegmann f9949cde8b client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-Agents 2 years ago
Kristoffer Dalby f03e82a97c client/web: use tsaddr helpers 2 years ago
Andrea Gottardo 8a6f48b455
cli: add `tailscale dns query` (#13368) 2 years ago
dependabot[bot] 436a0784a2
build(deps): bump ws from 8.14.2 to 8.17.1 in /client/web (#12524) 2 years ago
Andrea Gottardo d060b3fa02
cli: implement `tailscale dns status` (#13353) 2 years ago
Seaver Thorn 345876da33
client/tailscale: adding missing proto field in ACL parsing structures (#13051) 2 years ago
Kristoffer Dalby a2c42d3cd4 usermetric: add initial user-facing metrics 2 years ago
Brad Fitzpatrick 696711cc17 all: switch to and require Go 1.23 2 years ago
Brad Fitzpatrick b692985aef client/tailscale: add LocalClient.OmitAuth for tests 2 years ago
Maisem Ali ce4413a0bc client/tailscale: add Via to UserRuleMatch 2 years ago
Andrew Lytvynov e7bf6e716b
cmd/tailscale: add --min-validity flag to the cert command (#12822) 2 years ago
Mario Minardi 485018696a
{tool,client}: bump node version (#12840) 2 years ago
Brad Fitzpatrick d3af54444c client/tailscale: document ACLTestFailureSummary.User field 2 years ago
Anton Tolchanov fc074a6b9f client/tailscale: add the nodeAttrs section 2 years ago
Maisem Ali 5576972261 client/tailscale: use safesocket.ConnectContext 2 years ago
Andrew Dunham 45d2f4301f proxymap, various: distinguish between different protocols 2 years ago
Kristoffer Dalby a1ab7f7c94 client/tailscale: add NodeID to device 2 years ago
Brad Fitzpatrick 6908fb0de3 ipn/localapi,client/tailscale,cmd/derper: add WhoIs lookup by nodekey, use in derper 2 years ago
Irbe Krumina bc53ebd4a0
ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot: optionally enable UDP GRO forwarding for containers (#12410) 2 years ago
Maisem Ali 42cfbf427c tsnet,wgengine/netstack: add ListenPacket and tests 2 years ago