summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-02-08WIP: sassy demobradfitz/sassyBrad Fitzpatrick4-0/+40
2023-02-07ipn/localapi: print envknobs on bugreportAndrew Dunham1-0/+8
2023-02-06version: unify and optimize the various not-version funcsDavid Anderson2-112/+116
2023-02-06ipn/ipnlocal: use presence of NodeID to identify loginsMaisem Ali3-1/+6
2023-02-06.github/workflows: use ./tool/go in go mod tidyMaisem Ali1-1/+1
2023-02-06ipn/ipnlocal: handle more edge cases in netmap expiry timerAndrew Dunham3-28/+252
2023-02-04all: implement pcap streaming for datapath debuggingTom DNetto12-1/+422
2023-02-04go.toolchain.rev: update toolchain to test ios workaroundDavid Anderson1-1/+1
2023-02-03cmd/get-authkey: add an OAuth API client to produce an authkeyDenton Gentry2-0/+73
2023-02-03ipn/ipnlocal: add support to store certs in k8s secretsMaisem Ali2-21/+108
2023-02-03net/dns/resolver: remove maxDoHInFlightMihai Parparita3-74/+1
2023-02-03net/tshttpproxy: more directly use Transport proxy CONNECT hooksMihai Parparita2-51/+24
2023-02-03licenses: update win/apple licensesLicense Updater1-1/+1
2023-02-03tailcfg, localapi: plumb device token to serverDavid Crawshaw9-27/+130
2023-02-03tailcfg: add wire fields/docs for resuming streaming map sessionsBrad Fitzpatrick1-0/+33
2023-02-03net/dns/resolver: add envknob to debug exit node DNS queries on on WindowsAndrew Dunham2-5/+35
2023-02-03ipn/localapi: print node IDs, pubkeys, and expiry on bugreportAndrew Dunham1-0/+8
2023-02-02licenses: update win/apple licensesLicense Updater2-5/+5
2023-02-02go.toolchain.rev: use new statically built toolchainDavid Anderson10-75/+12
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