summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-07-13syncs: add LockFunc, LockValue, LockValues, and Mutexdsnet/syncs-lockJoe Tsai2-0/+73
2024-07-09prober: propagate DERPMap request creation errorsAnton Tolchanov1-1/+1
2024-07-08cmd/k8s-operator: update depaware.txtNick Khyl1-0/+1
2024-07-08go.mod: bump bartMaisem Ali6-12/+12
2024-07-08util/winutil/gp, net/dns: add package for Group Policy APINick Khyl9-129/+815
2024-07-08ipn/ipnlocal: gate systemd-run flags on systemd version (#12747)Andrew Lytvynov1-6/+14
2024-07-08clientupdate: return true for CanAutoUpdate for macsys (#12746)Andrew Lytvynov4-5/+14
2024-07-08types/opt: add generic Value[T any] for optional values of any typesNick Khyl7-7/+446
2024-07-08client/tailscale: use safesocket.ConnectContextMaisem Ali1-1/+1
2024-07-08cmd/k8s-operator,ssh/tailssh,tsnet: optionally record 'kubectl exec' sessions...Irbe Krumina13-192/+2136
2024-07-08cmd/k8s-operator: add depaware.txtMaisem Ali2-0/+991
2024-07-08licenses: update license noticesLicense Updater2-2/+2
2024-07-08go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-07-08wgengine/magicsock: add debug envknob for injecting an endpointBrad Fitzpatrick4-1/+34
2024-07-06control/controlknobs,tailcfg,wgengine/magicsock: remove DRPO shutoff switchBrad Fitzpatrick5-37/+9
2024-07-06wgengine/magicsock: use derp-region-as-magic-AddrPort hack in fewer placesBrad Fitzpatrick2-22/+19
2024-07-05util/winutil/s4u: fix some doc comments in the s4u packageAaron Klotz2-14/+18
2024-07-05go.mod: bump github.com/tailscale/wireguard-goBrad Fitzpatrick2-3/+3
2024-07-05cmd/containerboot,cmd/k8s-operator: enable IPv6 for fqdn egress proxies (#12577)Tom Proctor5-13/+91
2024-07-03health: send ImpactsConnectivity value over LocalAPI (#12700)Andrea Gottardo2-17/+19
2024-07-03cmd/tailscale/cli: exit node filter should display all exit node options (#12...Charlotte Brandhorst-Satzkorn2-4/+10
2024-07-03scripts: don't refresh the pacman repository on Arch (#12194)Chris Palmer2-1/+5
2024-07-02health: reduce severity of some warnings, improve update messages (#12689)Andrea Gottardo2-18/+40
2024-07-02go.toolchain.rev: update to Go 1.22.5 (#12690)Andrew Lytvynov1-1/+1
2024-07-02net/dns: fix broken dns benchmark tests (#12686)Jonathan Nobels1-5/+6
2024-07-01go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-07-01version/mkversion: allow env config of oss git cache dirBrad Fitzpatrick1-4/+7
2024-07-01cmd/stunstamp: fix handling of invalid DERP map resp (#12679)Jordan Whited1-1/+4
2024-07-01tool/gocross: fix regression detecting when gocross needs rebuildBrad Fitzpatrick2-1/+28
2024-07-01licenses: update license noticesLicense Updater3-4/+4
2024-07-01tailcfg: bump CurrentCapabilityVersion to capture SSH agent forwarding fixPercy Wegmann1-1/+2
2024-07-01go.{mod,sum}: bump mkctr (#12654)Tom Proctor2-3/+57
2024-06-28ipn/ipnlocal: handle auto value for ExitNodeID syspolicy (#12512)Claire Wang2-24/+369
2024-06-28derp/xdp: retain the link so that the fd is not closedJames Tucker1-2/+10
2024-06-27cmd/xdpderper: add autodetection for default interface nameJames Tucker3-2/+102
2024-06-27ipn/ipnlocal: allow multiple signature chains from the same SigCredentialAnton Tolchanov4-30/+69
2024-06-27tka: test SigCredential signatures and netmap filteringAnton Tolchanov5-94/+133
2024-06-27ipn/ipnlocal: fix nil pointer dereference and add related testAdrian Dewhurst2-1/+25
2024-06-27go.mod: update wireguard-go (#12645)Jordan Whited2-3/+3
2024-06-27health,ipn/ipnlocal: hide update warning when auto-updates are enabled (#12631)Andrew Lytvynov3-19/+124
2024-06-27tsnet: do not log an error on shutdownAnton Tolchanov1-1/+1
2024-06-26fix: broken tests for localhostJosh McKinney1-38/+38
2024-06-26cmd/serve: don't convert localhost to 127.0.0.1Josh McKinney2-7/+6
2024-06-26cmd/derper: clarify that derper and tailscaled need to be in syncBrad Fitzpatrick2-1/+7
2024-06-26cmd/derper: link to various derper docs in more placesBrad Fitzpatrick1-4/+15
2024-06-26go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-06-26cmd/derper: add some DERP diagnostics pointersJames Tucker1-4/+37
2024-06-26net/dns: move mutex before the field it guardsBrad Fitzpatrick3-10/+14
2024-06-26build(deps): bump golang.org/x/image from 0.15.0 to 0.18.0dependabot[bot]2-3/+3
2024-06-26util/winutil/s4u: fix incorrect token type specified in s4u LoginAaron Klotz1-1/+1