summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-03-26VERSION.txt: this is v1.62.1v1.62.1release-branch/1.62Irbe Krumina1-1/+1
2024-03-25util/linuxfw,wgengine/router: enable IPv6 configuration when netfilter is dis...Irbe Krumina4-6/+12
2024-03-21control/controlclient: fix panic regression from earlier load balancer hint h...Brad Fitzpatrick2-1/+25
2024-03-20control/controlclient: send load balancing hint HTTP request headerBrad Fitzpatrick4-6/+44
2024-03-20cmd/k8s-operator,ipn/conf.go: fix --accept-routes for proxies (#11454)Irbe Krumina7-145/+190
2024-03-15clientupdate: do not allow msiexec to reboot the OS (#11409) (#11416)Andrew Lytvynov1-1/+1
2024-03-13VERSION.txt: this is v1.62.0v1.62.0Anton Tolchanov1-1/+1
2024-03-13prober: add a DERP bandwidth probeAnton Tolchanov3-98/+386
2024-03-13prober: remove unused derp prober latency measurementsAnton Tolchanov1-33/+24
2024-03-13prober: export probe counters and cumulative latencyAnton Tolchanov1-1/+18
2024-03-11wgengine/netstack: fix bug with duplicate SYN packets in client limitAndrew Dunham2-13/+62
2024-03-09ipn/{ipnlocal,localapi}: add debug verb to force spam IPN bus NetMapBrad Fitzpatrick2-0/+16
2024-03-09go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-03-08util/linuxfw: fix support for containers without IPv6 iptables filters (#11381)James Tucker1-2/+22
2024-03-08util/linuxfw: correct logical error in NAT table check (#11380)James Tucker1-1/+1
2024-03-08Code Improvements (#11311)panchajanya2-9/+7
2024-03-08ipn,cmd/tailscale,client/tailscale: add support for renaming TailFS sharesPercy Wegmann6-38/+411
2024-03-08ipn,tailfs: tie TailFS share configuration to user profilePercy Wegmann16-120/+330
2024-03-08cmd/viewer: import views when generating byteSliceFieldPercy Wegmann1-0/+1
2024-03-08wgengine/magicsock: don't change DERP home when not connected to controlAndrew Dunham3-11/+172
2024-03-08version/mkversion: enforce synology versions within int32 rangeSonia Appasamy2-3/+18
2024-03-07tailcfg: bump CapabilityVersion (#11368)Claire Wang1-3/+4
2024-03-07client/web: dedupe packages in yarn.lock (#11327)Mario Minardi1-374/+38
2024-03-07cmd/derper, types/logger: move log filter to shared packageAndrew Dunham3-21/+45
2024-03-07docs/k8s: don't run subnet router in userspace mode (#11363)Irbe Krumina1-1/+3
2024-03-06net/interfaces: fix test hang on DarwinAndrew Dunham1-0/+2
2024-03-06go.mod: bump gvisorAndrew Dunham4-12/+12
2024-03-06tsweb: add String method to tsweb.RequestIDAndrew Dunham1-0/+6
2024-03-06util/linuxfw: add container-friendly IPv6 NAT check (#11353)Irbe Krumina3-33/+50
2024-03-06ipn/ipnlocal: reduce allocations in TailFS share notificationsPercy Wegmann2-28/+25
2024-03-06ipn: add comment about thread-safety to StateStorePercy Wegmann1-0/+1
2024-03-06ipn/localapi: add set-gui-visible endpointAndrea Gottardo1-0/+22
2024-03-06ipn/ipnlocal: exclude mullvad exit nodes from TailFS peers listPercy Wegmann1-0/+7
2024-03-06{ipn,cmd/tailscale/cli}: move ServeConfig mutation logic to ipn/serveSonia Appasamy4-126/+120
2024-03-06client/tailscale: add postures to UserRuleMatchKristoffer Dalby1-8/+32
2024-03-05licenses: update android licensesLicense Updater1-40/+40
2024-03-05licenses: update win/apple licensesLicense Updater2-9/+17
2024-03-05licenses: update tailscale{,d} licensesLicense Updater1-4/+7
2024-03-05wgengine/magicsock: prefer link-local addresses to private onesAndrew Dunham2-1/+20
2024-03-05{ipn/serve,cmd/tailscale/cli}: move some shared funcs to ipnSonia Appasamy5-135/+147
2024-03-05go.toolchain.rev: bump Go toolchain to 1.22.1Brad Fitzpatrick1-1/+1
2024-03-05util/cmpver: add Less/LessEq helper funcsPaul Scott2-6/+38
2024-03-05tailcfg: add suggest exit node related node attribute (#11329)Claire Wang1-0/+4
2024-03-04tsweb: add more test cases for TestCleanRedirectURL (#11331)Chris Palmer1-1/+9
2024-03-04docs/k8s: update docs (#11307)Irbe Krumina3-1/+80
2024-03-01tailfs: only impersonate unprivileged user if able to sudo -u as that userPercy Wegmann1-17/+69
2024-02-29go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-02-29clientupdate: handle multiple versions in "apk info tailscale" output (#11310)Andrew Lytvynov2-1/+31
2024-02-29util/linuxfw: insert rather than append nftables DNAT rule (#11303)Irbe Krumina1-1/+1
2024-02-29ipn: include full tailfs shares in ipn notificationsPercy Wegmann5-24/+20