summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-08-05code review feedbackirbekrm/reload_configIrbe Krumina2-5/+6
2024-08-05ipn/ipnlocal: reload some prefs changes on tailscaled configfile changes for ...Irbe Krumina3-26/+167
2024-07-26util/osuser: run getent on non-Linux UnixesRoss Williams1-2/+12
2024-07-26net/dnsfallback: set CanPort80 in static DERPMap (#12929)Andrea Gottardo1-24/+48
2024-07-26health: introduce captive-portal-detected Warnable (#12707)Andrea Gottardo15-154/+750
2024-07-25wgengine/netstack: simplify netaddrIPFromNetstackIPBrad Fitzpatrick1-4/+2
2024-07-25tsweb: Add MiddlewareStack func to apply lists of Middleware (#12907)Paul Scott2-0/+66
2024-07-24types/lazy: re-init SyncValue during test cleanup if it wasn't set before Set...Nick Khyl2-3/+23
2024-07-24tsweb: log all cancellations as 499s (#12894)Paul Scott2-29/+250
2024-07-23ipn,wgengine/magicsock: allow setting static node endpoints via tailscaled co...Irbe Krumina3-17/+85
2024-07-22licenses: update license noticesLicense Updater2-8/+8
2024-07-22types/lazy: add (*SyncValue[T]).SetForTest methodNick Khyl2-0/+223
2024-07-22util/slicesx: add HasPrefix, HasSuffix, CutPrefix, and CutSuffix functionsNick Khyl2-1/+82
2024-07-21go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-07-19types/opt: add (Value[T]).GetOr(def T) T methodNick Khyl1-0/+8
2024-07-19cmd/viewer, types/views, util/codegen: add viewer support for custom containe...Nick Khyl7-5/+544
2024-07-19cmd/tailscale: add --min-validity flag to the cert command (#12822)Andrew Lytvynov4-20/+82
2024-07-19Add extra environment variables in deployment template (#12858)Lee Briggs2-0/+10
2024-07-19cmd/k8s-operator,tstest,go.{mod,sum}: remove fybrik.io/crdoc dependency (#12862)Irbe Krumina4-6/+1
2024-07-19tsweb: log cancelled requests as 499Paul Scott2-16/+105
2024-07-18ipn/ipnlocal: add comment explaining auto exit node migrationAdrian Dewhurst1-0/+21
2024-07-18{tool,client}: bump node version (#12840)Mario Minardi2-2/+2
2024-07-18wgengine/router: use quad-100 as the nexthop on WindowsNick Khyl1-26/+48
2024-07-18client/tailscale: document ACLTestFailureSummary.User fieldBrad Fitzpatrick1-1/+6
2024-07-18tsweb: swallow panicsPaul Scott2-104/+231
2024-07-17derp/derphttp: determine whether a region connect was to non-ideal nodeBrad Fitzpatrick1-0/+14
2024-07-17hostinfo: set Hostinfo.PackageType for mkctr container buildsBrad Fitzpatrick3-1/+18
2024-07-17Dockerfile: remove warning (#12841)Cameron Stokes1-11/+0
2024-07-17VERSION.txt: this is v1.71.0v1.71.0-preAaron Klotz1-1/+1
2024-07-17cmd/k8s-operator: add a metric to track the amount of ProxyClass resources (#...Irbe Krumina2-7/+66
2024-07-16tsweb: log once per requestPaul Scott2-157/+422
2024-07-15ipn/ipnlocal: wait for DERP before auto exit node migrationAdrian Dewhurst1-2/+5
2024-07-15licenses: update license noticesLicense Updater4-11/+11
2024-07-15client/tailscale: add the nodeAttrs sectionAnton Tolchanov1-0/+11
2024-07-15tsweb: fix TestStdHandler_panic flakePaul Scott1-9/+3
2024-07-15ipn: allow FQDN in exit node selectionAdrian Dewhurst3-3/+31
2024-07-15tsweb: add stack trace to panic error msgPaul Scott2-4/+96
2024-07-12cmd/cloner, cmd/viewer: add _test prefix for files generated with the test bu...Nick Khyl2-2/+10
2024-07-12appc: track metrics for route info storingFran Bull2-0/+72
2024-07-12log/sockstatlog: don't block for more than 5s on shutdownAnton Tolchanov3-4/+7
2024-07-12cmd/tailscale: resolve taildrive share pathsLinus Brogan1-2/+8
2024-07-12logtail: close idle HTTP connections on shutdownAnton Tolchanov1-0/+1
2024-07-12net/tstun: fix docstring for Wrapper.SetWGConfig (#12796)Jordan Whited1-1/+1
2024-07-12health: drop unnecessary logging in TestSetUnhealthyWithTimeToVisible (#12795)Andrea Gottardo1-2/+0
2024-07-12wgengine/magicsock: use wireguard-go/conn.PeerAwareEndpointBrad Fitzpatrick3-3/+51
2024-07-12ipn/ipnlocal: check for offline auto exit node in SetControlClientStatus (#12...Claire Wang2-11/+108
2024-07-11syncs: add Map.WithLock to allow mutations to the underlying map (#8101)Joe Tsai2-13/+15
2024-07-11cmd/cloner, cmd/viewer, util/codegen: add support for generic types and inter...Nick Khyl9-113/+1038
2024-07-11health: support delayed Warnable visibility (#12783)Andrea Gottardo4-2/+107
2024-07-10net/dns/publicdns: remove additional information in DOH URL passed to IPv6 ad...KevinLiang102-1/+17