summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-10-05ipn/ipnlocal, tailcfg: return AAAA addresses for peers with IPv6 supportandrew/peercap-ipv6-aaaaAndrew Dunham4-18/+105
2023-10-05hostinfo, ipnlocal: flesh out Wake-on-LAN support, send MACs, add c2n senderBrad Fitzpatrick8-9/+183
2023-10-04net/tstun: finish wiring IPv6 NAT supportTom DNetto6-306/+459
2023-10-04portlist: populate Pid field on LinuxBrad Fitzpatrick2-2/+4
2023-10-04client/web: add browser session cache to web.ServerSonia Appasamy1-0/+29
2023-10-04release/dist/unixpkgs: revert iptables move to Recommends, make it DependsBrad Fitzpatrick1-6/+13
2023-10-03tstest/deptest: add check that x/exp/{maps,slices} imported as xfooBrad Fitzpatrick8-6/+43
2023-10-03net/dns/resolver: fix flaky testAndrew Dunham1-5/+6
2023-10-03Revert "tool/gocross: disable Linux static linking if GOCROSS_STATIC=0"Brad Fitzpatrick1-4/+0
2023-10-03control/controlclient: fix deadlock in shutdownMaisem Ali1-2/+3
2023-10-03util/race: add test to confirm we don't leak goroutinesAndrew Dunham1-0/+10
2023-10-03net/dns/resolver: race UDP and TCP queries (#9544)Andrew Dunham6-112/+546
2023-10-03wgengine/magicsock: use binary.NativeEndian for UDP GSO control data (#9640)Jordan Whited1-6/+2
2023-10-03tool/gocross: merge user's build tags and implicitly added build tags togetherBrad Fitzpatrick2-1/+102
2023-10-03util/httpm, all: add a test to make sure httpm is used consistentlyBrad Fitzpatrick4-5/+37
2023-10-03cmd/tailscale,ipn/ipnlocal: print debug component namesVal3-11/+14
2023-10-02licenses: update win/apple licensesLicense Updater2-46/+46
2023-10-02licenses: update tailscale{,d} licensesLicense Updater1-1/+1
2023-10-02net/packet: implement methods for rewriting v6 addressesTom DNetto5-22/+213
2023-10-02net/tstun: remove unused function DefaultMTU()Val1-6/+0
2023-10-02wgengine/magicsock: probe but don't use path MTU from CLI pingVal2-5/+189
2023-10-02wgengine/magicsock: add MTU to addrLatency and rename to addrQualityVal2-14/+31
2023-10-01tailcfg, all: use []netip.AddrPort instead of []string for EndpointsBrad Fitzpatrick14-103/+98
2023-09-30util/slicesx: add EqualSameNil, like slices.Equal but same nilnessBrad Fitzpatrick4-55/+41
2023-09-30go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-09-30cmd/cloner: fix typo in test type's nameBrad Fitzpatrick3-16/+16
2023-09-29cmd/cloner: add regression test for slice nil/empty semanticsJames Tucker5-1/+131
2023-09-29net/dnsfallback: remove net/dnsfallback go:generate lineJames Tucker1-2/+5
2023-09-29util/syspolicy: add read boolean setting (#9592)Claire Wang7-2/+88
2023-09-29cmd/cloner,*: revert: optimize nillable slice clonerJames Tucker5-34/+58
2023-09-29cmd/cloner,*: optimize nillable slice clonerJames Tucker5-58/+34
2023-09-29words: i can't help but rave about these additionsCharlotte Brandhorst-Satzkorn1-0/+3
2023-09-29go.mod: bump wireguard-goJames Tucker2-3/+3
2023-09-29words: gonna take some time to add the words we never hadCharlotte Brandhorst-Satzkorn1-0/+18
2023-09-29wgengine/magicsock: use x/sys/unix constants for UDP GSO (#9597)Jordan Whited1-12/+5
2023-09-29licenses: update tailscale{,d} licensesLicense Updater1-45/+45
2023-09-29util/set: add some useful utility functions for Set (#9535)Chris Palmer4-26/+94
2023-09-29go.mod: bump all dependencies except go-billyJames Tucker5-262/+238
2023-09-29go.mod,net/dnsfallback: bump go4.org/netipxJames Tucker3-5/+10
2023-09-29go.mod,cmd/tsconnect: bump esbuildJames Tucker3-5/+10
2023-09-29go.mod: bump wingoes for cross-platform HRESULT definitionJames Tucker2-3/+3
2023-09-29go.mod: add test that replace directives aren't added in ossBrad Fitzpatrick1-0/+25
2023-09-29util: add syspolicy package (#9550)Claire Wang6-0/+685
2023-09-29cmd/containerboot: only wipeout serve config when TS_SERVE_CONFIG is setMaisem Ali1-4/+7
2023-09-29tsnet: add a test for restarting a tsnet server, fix WindowsBrad Fitzpatrick4-2/+66
2023-09-29cmd/containerboot: set TS_AUTH_ONCE default to true.Denton Gentry2-10/+36
2023-09-28cmd/testwrapper: include flake URL in JSON metadataBrad Fitzpatrick2-10/+25
2023-09-28go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-09-28wgengine/netstack: refactor address construction and conversionAndrea Barisani1-18/+14
2023-09-28go.mod,*: bump gvisorAndrea Barisani6-57/+54