| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-07-26 | cmd/k8s-operator,k8s-operator/session-recording: implement support for WebSoc...irbekrm/websocket | Irbe Krumina | 16 | -244/+1192 |
| 2024-07-10 | net/dns/publicdns: remove additional information in DOH URL passed to IPv6 ad... | KevinLiang10 | 2 | -1/+17 |
| 2024-07-10 | publicapi: add note that API docs have moved to existing docs files (#12770) | Mario Minardi | 6 | -0/+18 |
| 2024-07-10 | posture: add network hardware addresses to posture identity | Anton Tolchanov | 3 | -5/+44 |
| 2024-07-10 | wgengine/magicsock: allow a CSV list for pretendpoint | Lee Briggs | 3 | -13/+23 |
| 2024-07-10 | all: add test for package comments, fix, add comments as needed | Brad Fitzpatrick | 41 | -80/+120 |
| 2024-07-10 | syncs: add generic Pool (#12759) | Joe Tsai | 2 | -0/+61 |
| 2024-07-10 | cmd/k8s-operator: add metrics for attempted/uploaded session recordings (#12765) | Irbe Krumina | 2 | -1/+12 |
| 2024-07-10 | cmd/k8s-operator: send container name to session recorder (#12763) | Irbe Krumina | 1 | -0/+2 |
| 2024-07-09 | prober: propagate DERPMap request creation errors | Anton Tolchanov | 1 | -1/+1 |
| 2024-07-08 | cmd/k8s-operator: update depaware.txt | Nick Khyl | 1 | -0/+1 |
| 2024-07-08 | go.mod: bump bart | Maisem Ali | 6 | -12/+12 |
| 2024-07-08 | util/winutil/gp, net/dns: add package for Group Policy API | Nick Khyl | 9 | -129/+815 |
| 2024-07-08 | ipn/ipnlocal: gate systemd-run flags on systemd version (#12747) | Andrew Lytvynov | 1 | -6/+14 |
| 2024-07-08 | clientupdate: return true for CanAutoUpdate for macsys (#12746) | Andrew Lytvynov | 4 | -5/+14 |
| 2024-07-08 | types/opt: add generic Value[T any] for optional values of any types | Nick Khyl | 7 | -7/+446 |
| 2024-07-08 | client/tailscale: use safesocket.ConnectContext | Maisem Ali | 1 | -1/+1 |
| 2024-07-08 | cmd/k8s-operator,ssh/tailssh,tsnet: optionally record 'kubectl exec' sessions... | Irbe Krumina | 13 | -192/+2136 |
| 2024-07-08 | cmd/k8s-operator: add depaware.txt | Maisem Ali | 2 | -0/+991 |
| 2024-07-08 | licenses: update license notices | License Updater | 2 | -2/+2 |
| 2024-07-08 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-07-08 | wgengine/magicsock: add debug envknob for injecting an endpoint | Brad Fitzpatrick | 4 | -1/+34 |
| 2024-07-06 | control/controlknobs,tailcfg,wgengine/magicsock: remove DRPO shutoff switch | Brad Fitzpatrick | 5 | -37/+9 |
| 2024-07-06 | wgengine/magicsock: use derp-region-as-magic-AddrPort hack in fewer places | Brad Fitzpatrick | 2 | -22/+19 |
| 2024-07-05 | util/winutil/s4u: fix some doc comments in the s4u package | Aaron Klotz | 2 | -14/+18 |
| 2024-07-05 | go.mod: bump github.com/tailscale/wireguard-go | Brad Fitzpatrick | 2 | -3/+3 |
| 2024-07-05 | cmd/containerboot,cmd/k8s-operator: enable IPv6 for fqdn egress proxies (#12577) | Tom Proctor | 5 | -13/+91 |
| 2024-07-03 | health: send ImpactsConnectivity value over LocalAPI (#12700) | Andrea Gottardo | 2 | -17/+19 |
| 2024-07-03 | cmd/tailscale/cli: exit node filter should display all exit node options (#12... | Charlotte Brandhorst-Satzkorn | 2 | -4/+10 |
| 2024-07-03 | scripts: don't refresh the pacman repository on Arch (#12194) | Chris Palmer | 2 | -1/+5 |
| 2024-07-02 | health: reduce severity of some warnings, improve update messages (#12689) | Andrea Gottardo | 2 | -18/+40 |
| 2024-07-02 | go.toolchain.rev: update to Go 1.22.5 (#12690) | Andrew Lytvynov | 1 | -1/+1 |
| 2024-07-02 | net/dns: fix broken dns benchmark tests (#12686) | Jonathan Nobels | 1 | -5/+6 |
| 2024-07-01 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2024-07-01 | version/mkversion: allow env config of oss git cache dir | Brad Fitzpatrick | 1 | -4/+7 |
| 2024-07-01 | cmd/stunstamp: fix handling of invalid DERP map resp (#12679) | Jordan Whited | 1 | -1/+4 |
| 2024-07-01 | tool/gocross: fix regression detecting when gocross needs rebuild | Brad Fitzpatrick | 2 | -1/+28 |
| 2024-07-01 | licenses: update license notices | License Updater | 3 | -4/+4 |
| 2024-07-01 | tailcfg: bump CurrentCapabilityVersion to capture SSH agent forwarding fix | Percy Wegmann | 1 | -1/+2 |
| 2024-07-01 | go.{mod,sum}: bump mkctr (#12654) | Tom Proctor | 2 | -3/+57 |
| 2024-06-28 | ipn/ipnlocal: handle auto value for ExitNodeID syspolicy (#12512) | Claire Wang | 2 | -24/+369 |
| 2024-06-28 | derp/xdp: retain the link so that the fd is not closed | James Tucker | 1 | -2/+10 |
| 2024-06-27 | cmd/xdpderper: add autodetection for default interface name | James Tucker | 3 | -2/+102 |
| 2024-06-27 | ipn/ipnlocal: allow multiple signature chains from the same SigCredential | Anton Tolchanov | 4 | -30/+69 |
| 2024-06-27 | tka: test SigCredential signatures and netmap filtering | Anton Tolchanov | 5 | -94/+133 |
| 2024-06-27 | ipn/ipnlocal: fix nil pointer dereference and add related test | Adrian Dewhurst | 2 | -1/+25 |
| 2024-06-27 | go.mod: update wireguard-go (#12645) | Jordan Whited | 2 | -3/+3 |
| 2024-06-27 | health,ipn/ipnlocal: hide update warning when auto-updates are enabled (#12631) | Andrew Lytvynov | 3 | -19/+124 |
| 2024-06-27 | tsnet: do not log an error on shutdown | Anton Tolchanov | 1 | -1/+1 |
| 2024-06-26 | fix: broken tests for localhost | Josh McKinney | 1 | -38/+38 |