summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-02-02ssh: add session hauling implementationskriptble/ssh-recording-persistKris Brandow6-2/+602
2023-02-02util/multierr: implement Go 1.20+'s multiple error UnwrapAndrew Dunham1-11/+1
2023-02-02ipn/ipnlocal: print warning about DNS servers in bugreport --diagnoseAndrew Dunham1-0/+26
2023-02-02licenses: update tailscale{,d} licensesLicense Updater1-2/+2
2023-02-02net/{netns,netstat}: use new x/sys/cpu.IsBigEndianBrad Fitzpatrick7-13/+14
2023-02-01health, net/tlsdial: add healthcheck for self-signed certAndrew Dunham4-9/+63
2023-02-01wgengine/magicsock: add envknob to print information about port selectionAndrew Dunham1-0/+13
2023-02-01all: use Go 1.20's bytes.CloneBrad Fitzpatrick8-11/+16
2023-02-01.github/workflows: delete CIFuzz jobBrad Fitzpatrick1-1/+1
2023-02-01all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our forkBrad Fitzpatrick34-147/+73
2023-02-01go.toolchain.branch: update to Go 1.20Brad Fitzpatrick1-1/+1
2023-02-01util/vizerror: add As function to get wrapped ErrorWill Norris3-2/+21
2023-02-01fixup! util/vizerror: add new package for visible errorsWill Norris3-1/+2
2023-02-01fixup! util/vizerror: add new package for visible errorsWill Norris2-4/+22
2023-02-01fixup! util/vizerror: add new package for visible errorsWill Norris1-5/+8
2023-02-01fixup! util/vizerror: add new package for visible errorsWill Norris3-8/+53
2023-02-01util/vizerror: add new package for visible errorsWill Norris2-0/+54
2023-02-01.github/ISSUE_TEMPLATE: add link to wiki/OtherSoftwareInteropBrad Fitzpatrick1-1/+7
2023-02-01cmd/tailscale/cli: delete ActLikeCLIBrad Fitzpatrick1-47/+0
2023-02-01nix: update nixpkgs flake, override go_1_20 for tailscale_go (#7139)shayne2-7/+7
2023-01-31flake.nix: update SRI hash.David Anderson3-3/+3
2023-01-31ipn/localapi: fix validHost parsing logicDavid Crawshaw2-2/+42
2023-01-31cmd/tsconnect: update to xterm.js 5.1Mihai Parparita2-15/+15
2023-01-31licenses: update win/apple licensesLicense Updater2-6/+6
2023-01-31ipn/ipnlocal: rate-limit diagnose logs in bugreportAndrew Dunham2-1/+53
2023-01-31ci: make gofmt check fail for a non-empty diff (#7131)M. J. Fromberger1-1/+3
2023-01-31cmd/derpprobe: migrate to the prober frameworkAnton Tolchanov4-524/+150
2023-01-30Update CodeQL action to v2Nick Kirby1-3/+3
2023-01-30wgengine/magicsock: fix de-dup disco ping handling for netmap endpoints (#7118)Jordan Whited1-10/+10
2023-01-30go.toolchain.rev: update to Go 1.20rc3Brad Fitzpatrick3-3/+3
2023-01-30ipn/ipnlocal: drop not required StateKey parameterMaisem Ali14-42/+38
2023-01-30cmd/tsconnect: use empty string as the default state store keyMihai Parparita2-2/+2
2023-01-30net/memnet: rename from net/nettestMaisem Ali13-33/+40
2023-01-30safesocket: remove the now unused WindowsLocalPortMaisem Ali8-33/+18
2023-01-28flake.nix: update SRI hash for Go modules.David Anderson3-3/+3
2023-01-27cmd/k8s-operator: use unstable tailscale image as wellDavid Anderson1-1/+1
2023-01-27wgengine/magicsock: de-dup disco pings (#7093)Jordan Whited1-27/+48
2023-01-27cmd/k8s-operator: use the unstable operator imageDavid Anderson1-1/+1
2023-01-27build_docker.sh: use docker hub for base image hosting.David Anderson1-1/+1
2023-01-27build_docker.sh: set good repo defaults based on the target.David Anderson1-4/+7
2023-01-27licenses: update win/apple licensesLicense Updater1-1/+1
2023-01-27build_docker.sh: don't push to ghcr by default.David Anderson1-1/+1
2023-01-27ipn/ipnlocal: add /reset-auth LocalAPI endpointMihai Parparita3-3/+72
2023-01-27all: update tools that manage copyright headersWill Norris12-98/+31
2023-01-27all: update copyright and license headersWill Norris809-2427/+1618
2023-01-27docs/k8s: Use TS_AUTHKEY instead of TS_AUTH_KEY (#7092)Walter Poupore5-9/+9
2023-01-27net/netns: add post-review commentsAndrew Dunham1-1/+24
2023-01-27net/netstat: document the Windows netstat code a bit moreBrad Fitzpatrick1-8/+29
2023-01-27util/httpm: add another HTTP methodMihai Parparita1-0/+1
2023-01-27net/netstat: add nil checks to Windows OSMetadata implementationAaron Klotz1-0/+7