| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-05 | ipn/ipnlocal, tailcfg: return AAAA addresses for peers with IPv6 supportandrew/peercap-ipv6-aaaa | Andrew Dunham | 4 | -18/+105 |
| 2023-10-05 | hostinfo, ipnlocal: flesh out Wake-on-LAN support, send MACs, add c2n sender | Brad Fitzpatrick | 8 | -9/+183 |
| 2023-10-04 | net/tstun: finish wiring IPv6 NAT support | Tom DNetto | 6 | -306/+459 |
| 2023-10-04 | portlist: populate Pid field on Linux | Brad Fitzpatrick | 2 | -2/+4 |
| 2023-10-04 | client/web: add browser session cache to web.Server | Sonia Appasamy | 1 | -0/+29 |
| 2023-10-04 | release/dist/unixpkgs: revert iptables move to Recommends, make it Depends | Brad Fitzpatrick | 1 | -6/+13 |
| 2023-10-03 | tstest/deptest: add check that x/exp/{maps,slices} imported as xfoo | Brad Fitzpatrick | 8 | -6/+43 |
| 2023-10-03 | net/dns/resolver: fix flaky test | Andrew Dunham | 1 | -5/+6 |
| 2023-10-03 | Revert "tool/gocross: disable Linux static linking if GOCROSS_STATIC=0" | Brad Fitzpatrick | 1 | -4/+0 |
| 2023-10-03 | control/controlclient: fix deadlock in shutdown | Maisem Ali | 1 | -2/+3 |
| 2023-10-03 | util/race: add test to confirm we don't leak goroutines | Andrew Dunham | 1 | -0/+10 |
| 2023-10-03 | net/dns/resolver: race UDP and TCP queries (#9544) | Andrew Dunham | 6 | -112/+546 |
| 2023-10-03 | wgengine/magicsock: use binary.NativeEndian for UDP GSO control data (#9640) | Jordan Whited | 1 | -6/+2 |
| 2023-10-03 | tool/gocross: merge user's build tags and implicitly added build tags together | Brad Fitzpatrick | 2 | -1/+102 |
| 2023-10-03 | util/httpm, all: add a test to make sure httpm is used consistently | Brad Fitzpatrick | 4 | -5/+37 |
| 2023-10-03 | cmd/tailscale,ipn/ipnlocal: print debug component names | Val | 3 | -11/+14 |
| 2023-10-02 | licenses: update win/apple licenses | License Updater | 2 | -46/+46 |
| 2023-10-02 | licenses: update tailscale{,d} licenses | License Updater | 1 | -1/+1 |
| 2023-10-02 | net/packet: implement methods for rewriting v6 addresses | Tom DNetto | 5 | -22/+213 |
| 2023-10-02 | net/tstun: remove unused function DefaultMTU() | Val | 1 | -6/+0 |
| 2023-10-02 | wgengine/magicsock: probe but don't use path MTU from CLI ping | Val | 2 | -5/+189 |
| 2023-10-02 | wgengine/magicsock: add MTU to addrLatency and rename to addrQuality | Val | 2 | -14/+31 |
| 2023-10-01 | tailcfg, all: use []netip.AddrPort instead of []string for Endpoints | Brad Fitzpatrick | 14 | -103/+98 |
| 2023-09-30 | util/slicesx: add EqualSameNil, like slices.Equal but same nilness | Brad Fitzpatrick | 4 | -55/+41 |
| 2023-09-30 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2023-09-30 | cmd/cloner: fix typo in test type's name | Brad Fitzpatrick | 3 | -16/+16 |
| 2023-09-29 | cmd/cloner: add regression test for slice nil/empty semantics | James Tucker | 5 | -1/+131 |
| 2023-09-29 | net/dnsfallback: remove net/dnsfallback go:generate line | James Tucker | 1 | -2/+5 |
| 2023-09-29 | util/syspolicy: add read boolean setting (#9592) | Claire Wang | 7 | -2/+88 |
| 2023-09-29 | cmd/cloner,*: revert: optimize nillable slice cloner | James Tucker | 5 | -34/+58 |
| 2023-09-29 | cmd/cloner,*: optimize nillable slice cloner | James Tucker | 5 | -58/+34 |
| 2023-09-29 | words: i can't help but rave about these additions | Charlotte Brandhorst-Satzkorn | 1 | -0/+3 |
| 2023-09-29 | go.mod: bump wireguard-go | James Tucker | 2 | -3/+3 |
| 2023-09-29 | words: gonna take some time to add the words we never had | Charlotte Brandhorst-Satzkorn | 1 | -0/+18 |
| 2023-09-29 | wgengine/magicsock: use x/sys/unix constants for UDP GSO (#9597) | Jordan Whited | 1 | -12/+5 |
| 2023-09-29 | licenses: update tailscale{,d} licenses | License Updater | 1 | -45/+45 |
| 2023-09-29 | util/set: add some useful utility functions for Set (#9535) | Chris Palmer | 4 | -26/+94 |
| 2023-09-29 | go.mod: bump all dependencies except go-billy | James Tucker | 5 | -262/+238 |
| 2023-09-29 | go.mod,net/dnsfallback: bump go4.org/netipx | James Tucker | 3 | -5/+10 |
| 2023-09-29 | go.mod,cmd/tsconnect: bump esbuild | James Tucker | 3 | -5/+10 |
| 2023-09-29 | go.mod: bump wingoes for cross-platform HRESULT definition | James Tucker | 2 | -3/+3 |
| 2023-09-29 | go.mod: add test that replace directives aren't added in oss | Brad Fitzpatrick | 1 | -0/+25 |
| 2023-09-29 | util: add syspolicy package (#9550) | Claire Wang | 6 | -0/+685 |
| 2023-09-29 | cmd/containerboot: only wipeout serve config when TS_SERVE_CONFIG is set | Maisem Ali | 1 | -4/+7 |
| 2023-09-29 | tsnet: add a test for restarting a tsnet server, fix Windows | Brad Fitzpatrick | 4 | -2/+66 |
| 2023-09-29 | cmd/containerboot: set TS_AUTH_ONCE default to true. | Denton Gentry | 2 | -10/+36 |
| 2023-09-28 | cmd/testwrapper: include flake URL in JSON metadata | Brad Fitzpatrick | 2 | -10/+25 |
| 2023-09-28 | go.mod.sri: update SRI hash for go.mod changes | Flakes Updater | 3 | -3/+3 |
| 2023-09-28 | wgengine/netstack: refactor address construction and conversion | Andrea Barisani | 1 | -18/+14 |
| 2023-09-28 | go.mod,*: bump gvisor | Andrea Barisani | 6 | -57/+54 |