summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-07-17wipirbekrm/kubetestsetupIrbe Krumina3-0/+119
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
2024-07-10publicapi: add note that API docs have moved to existing docs files (#12770)Mario Minardi6-0/+18
2024-07-10posture: add network hardware addresses to posture identityAnton Tolchanov3-5/+44
2024-07-10wgengine/magicsock: allow a CSV list for pretendpointLee Briggs3-13/+23
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick41-80/+120
2024-07-10syncs: add generic Pool (#12759)Joe Tsai2-0/+61
2024-07-10cmd/k8s-operator: add metrics for attempted/uploaded session recordings (#12765)Irbe Krumina2-1/+12
2024-07-10cmd/k8s-operator: send container name to session recorder (#12763)Irbe Krumina1-0/+2
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