summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tailcfg: document use of CapMap for peersclairew/peer-node-capability-documentationAdrian Dewhurst1-3/+10
2024-03-08tailcfg: document peer node capabilityClaire Wang1-0/+3
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
2024-02-29tailfs: support storing bookmark data on sharesPercy Wegmann1-0/+8
2024-02-28wgengine: plumb the PeerByKey from wgengine to magicsockBrad Fitzpatrick1-0/+1
2024-02-28tsweb: allow empty redirect URL in CleanRedirectURL (#11295)Andrew Lytvynov2-28/+36
2024-02-28ipn/ipnlocal: make active IPN sessions keyed by sessionIDBrad Fitzpatrick2-16/+9
2024-02-28ipn,wgengine: only intercept TailFS traffic on quad 100Percy Wegmann4-31/+97
2024-02-28client/web: fix Vite CJS deprecation warning (#11288)Ross Zurowski2-11/+14
2024-02-28wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.EngineBrad Fitzpatrick8-27/+86
2024-02-28.github/workflows: fix regular breakage of go toolchainsJames Tucker1-1/+1
2024-02-28wgengine: rename local variable from 'found' to conventional 'ok'Brad Fitzpatrick1-1/+1
2024-02-28wgengine: use slices.Clone in two placesBrad Fitzpatrick1-3/+3
2024-02-28ipn/ipnstate, wgengine: make PeerStatusLite.LastHandshake zero Time means noneBrad Fitzpatrick2-7/+17
2024-02-28net/tstun: fix spelling of "WireGuard"Andrew Dunham3-6/+6
2024-02-27util/cache: fix missing interface methods (#11275)Andrew Dunham2-1/+8
2024-02-27tsweb: expose function to generate request IDsAndrew Dunham1-7/+14
2024-02-27client/web: update to typescript 5.3.3 (#11267)Mario Minardi3-40/+125
2024-02-27wgengine/netstack: add a per-client limit for in-flight TCP forwardsAndrew Dunham2-21/+489
2024-02-27tailcfg: add latitude, longitude for node location (#11162)Claire Wang4-0/+21
2024-02-27cmd/k8s-operator: reconcile tailscale Ingresses when their backend Services c...Irbe Krumina2-2/+178
2024-02-27cmd/k8s-operator: configure all proxies with declarative config (#11238)Irbe Krumina8-169/+175