summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-02-24cmd/tailscale,ipn:add support for automounting TailFS shares on MacOSoxtoacart/automountPercy Wegmann13-23/+253
2024-02-23cmd/tailscale: add node attribute instructions to share command helpPercy Wegmann1-35/+52
2024-02-23wgengine/wglog: quieten WireGuard logs for allowedipsJames Tucker2-0/+24
2024-02-22net/tshttpproxy: log when we're using a proxyAndrew Dunham1-1/+25
2024-02-22client/web: update plugin-react-swc to latest version (#11199)Mario Minardi2-60/+73
2024-02-22client/web: update vite-plugin-svgr to latest version (#11197)Mario Minardi15-93/+125
2024-02-22cmd/derper: add user timeout and reduce TCP keepaliveJames Tucker2-2/+28
2024-02-22util/syspolicy: add 'ResetToDefaults' (#11194)Andrea Gottardo2-5/+7
2024-02-21cmd/derper, derp, tailcfg: add admission controller URL optionBrad Fitzpatrick3-24/+107
2024-02-21derp: plumb context to Server.verifyClientBrad Fitzpatrick1-3/+3
2024-02-21cmd/tailscale/cli: pass "-o 'CanonicalizeHostname no'" to sshPaul Scott1-0/+1
2024-02-21cmd/testwrapper: apply results of all unit tests to coverage for all packagesPercy Wegmann1-0/+1
2024-02-20util/syspolicy: add ManagedBy keys for Windows (#11183)Andrea Gottardo2-0/+14
2024-02-20net/ktimeout: add a package to set TCP user timeoutJames Tucker5-0/+136
2024-02-19prober: add TLS probe constructor to split dial addr from cert nameBrad Fitzpatrick2-11/+20
2024-02-17ipn/ipnlocal: remove ancient transition mechanism for https certsBrad Fitzpatrick1-17/+2
2024-02-16logpolicy: allow longer idle log upload connectionsJames Tucker1-0/+5
2024-02-16net/dns: fix infinite loop when run on Amazon Linux 2023Andrew Dunham1-1/+29
2024-02-16tool/gocross: pass flags for visionOS and visionOS Simulator (#11127)Andrea Gottardo1-0/+6
2024-02-16cmd/tailscale: support clickable IPv6 web client addressesWill Norris1-1/+1
2024-02-16cmd/tailscale: make web client URL clickableWill Norris1-1/+1
2024-02-16ipn/ipnlocal: fix doctor API endpoint (#11155)San1-0/+1
2024-02-15VERSION.txt: this is v1.61.0v1.61.0-prePercy Wegmann1-1/+1
2024-02-15wgengine/router: fix ip rule restorationJason Barnett1-1/+1
2024-02-15doctor/ethtool, ipn/ipnlocal: add ethtool bugreport checkAndrew Dunham5-1/+122
2024-02-14clientupdate: disable auto update on NixOS (#11136)Patrick O'Doherty1-0/+11
2024-02-14util/topk: add package containing a probabilistic top-K trackerAndrew Dunham2-0/+396
2024-02-13go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2024-02-13go.mod, all: move away from inet.af domain seized by TalibanBrad Fitzpatrick7-17/+16
2024-02-13net/dns: log more info when openresolv commands failAndrew Dunham3-5/+27
2024-02-13scripts/installer.sh: add tuxedoOS to the Ubuntu copiesNathan Woodburn1-1/+1
2024-02-13Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11090)" (#11125)Patrick O'Doherty1-8/+8
2024-02-13wgengine/router: make the Windows ifconfig implementation reuse existing MibI...Aaron Klotz2-95/+125
2024-02-13tsweb: update ServeMux matching to 1.22.0 syntax (#11090)Patrick O'Doherty1-8/+8
2024-02-13cmd/k8s-operator,k8s-operator: proxy configuration mechanism via a new ProxyC...Irbe Krumina25-91/+2584
2024-02-12types/views: add test that LenIter doesn't allocateBrad Fitzpatrick1-0/+9
2024-02-12tailfs: listen for local clients only on 100.100.100.100Percy Wegmann3-68/+2
2024-02-12cmd/tailscale: hide share subcommandPercy Wegmann2-7/+8
2024-02-11flake.nix: build tailscale with go 1.22David Anderson2-11/+11
2024-02-11tailcfg: remove UserProfile.GroupsMaisem Ali7-26/+14
2024-02-10util/cloudenv: add support for DigitalOceanAndrew Dunham2-3/+59
2024-02-10tailscaled: revert to using pointers for subcommandsPercy Wegmann1-9/+17
2024-02-09tailfs: fix startup issues on windowsPercy Wegmann2-1/+4
2024-02-09tailfs: disable TailFSForLocal via policyPercy Wegmann4-3/+31
2024-02-09tailfs: clean up naming and package structurePercy Wegmann50-681/+751
2024-02-09build(deps-dev): bump vite from 4.4.9 to 4.5.2 in /client/webdependabot[bot]2-5/+5
2024-02-09util/rands: add Shuffle and Perm functions with on-stack RNG stateJames Tucker3-0/+179
2024-02-09client/web: only check policy caps for tagged nodesSonia Appasamy3-12/+61
2024-02-09.github: fuzzing is now unbrokenAndrew Dunham1-1/+1
2024-02-09fix toolchain not available error (#11083)Keisuke Umegaki1-1/+1