summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-10-06all: support exporting your whole IPv4 LAN via 4via6bm/4via6Brad Fitzpatrick7-20/+64
2023-10-06clientupdate,cmd/tailscale/cli: use cli.Stdout/Stderr (#9694)Andrew Lytvynov2-22/+34
2023-10-06api.md: remove clientConnectivity.derp fieldBrad Fitzpatrick1-4/+0
2023-10-06{ipn/ipnlocal, taildrop}: move put logic to taildrop (#9680)Rhea Ghosh7-283/+312
2023-10-05tool/gocross: don't absorb --tags flags passed to subcommandDavid Anderson2-5/+56
2023-10-05go.toolchain.rev: bump go to 1.21.2 (#9677)Andrew Lytvynov1-1/+1
2023-10-05ipn/ipnlocal: cleanup incomingFile (#9678)Joe Tsai1-16/+18
2023-10-05cmd/tailscale/cli: add update notification to "up" (#9644)Andrew Lytvynov2-1/+11
2023-10-05taildrop: initial commit of taildrop functionality refactoring (#9676)Rhea Ghosh6-428/+497
2023-10-05client/web: restrict full management client behind browser sessionsSonia Appasamy3-5/+354
2023-10-05net/dns/resolver, ipnlocal: fix ExitDNS on Android and iOSBrad Fitzpatrick2-5/+14
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