summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-05-27net/dns, paths, util/winutil: change net/dns/windowsManager NRPT management t...Aaron Klotz6-131/+466
2022-05-27ipn/localapi: implement LoginInteractive via localapiJoel Cressy1-0/+16
2022-05-27scripts/installer: fix elementaryOSDenton Gentry1-2/+17
2022-05-26cmd/tailscaled: fix state path for windows svcJames Tucker2-7/+10
2022-05-26util/winutil, util/winutil/vss: remove winrestore and vss as they are unneces...Aaron Klotz4-571/+0
2022-05-20wgengine/netstack: handle multiple magicDNS queries per UDP socket (#4708)Tom1-11/+26
2022-05-20control/controlclient: avoid Noise protocol for js/wasm for nowBrad Fitzpatrick1-0/+6
2022-05-20install.sh: add RHEL9.Denton Gentry1-1/+2
2022-05-20.github/workflows: fix duplicated build target in Wasm actionMihai Parparita1-1/+1
2022-05-19.github/workflows: add cross-builder for WasmMihai Parparita1-0/+47
2022-05-19cmd/tailscale/cli: fix ssh CLI command breaking the Wasm buildMihai Parparita4-19/+60
2022-05-19ipn/ipnserver: fix build on js/wasmBrad Fitzpatrick2-0/+20
2022-05-18logtail: add instance metadata to the entry logtailMihai Parparita3-25/+103
2022-05-18net/dns{., resolver}: time out DNS queries after 10 seconds (#4690)Tom2-2/+11
2022-05-17types/key: make NodePublic implement Shardable (#4698)Tom1-0/+12
2022-05-17api.md: document preauthorized and tags fieldsDenton Gentry1-5/+11
2022-05-16cmd/tsshd: delete, leaving only forwarding docsBrad Fitzpatrick2-182/+5
2022-05-16scripts/installer.sh: add Xen EnterpriseDenton Gentry1-0/+5
2022-05-14ipn/ipnlocal: add missing place where we set the SSH atomicBrad Fitzpatrick1-0/+1
2022-05-13tsweb: memoize the string forms of HTTP response codes.David Anderson1-3/+27
2022-05-13wgengine/filter: preallocate some hot slices in MatchesFromFilterRules (#4672)Tom2-3/+15
2022-05-13tsweb: support recording unabridged HTTP status codes as well.David Anderson1-1/+9
2022-05-13wgengine/magicsock: remove unused metricMihai Parparita1-1/+0
2022-05-12util/clientmetric: add gauge_ name prefix when uploading namesMihai Parparita2-8/+15
2022-05-12net/tstun, wgengine: use correct type for counter metricsMihai Parparita2-10/+10
2022-05-10go.mod: bump golang.org/x/sys for CVE-2022-29526James Tucker2-3/+3
2022-05-10cmd/tailscaled: use --statedir as documentedJames Tucker1-1/+7
2022-05-10types/views: remove alloc in hot pathMaisem Ali2-85/+4
2022-05-10go.toolchain.rev: bump Tailscale Go toolchainBrad Fitzpatrick1-1/+1
2022-05-09types/views: make SliceOf/MapOf panic if they see a pointerMaisem Ali2-9/+104
2022-05-09cmd/viewer,types/views: add support for views of mapsMaisem Ali7-21/+314
2022-05-09ssh/tailssh: exec into `login` when launching a shellMaisem Ali1-3/+23
2022-05-09ssh/tailssh: refactor incubator flagsMaisem Ali2-32/+49
2022-05-06tstest/integration/vms: use hujson.Standardize instead of hujson.Unmarshal (#...Joe Tsai3-7/+11
2022-05-06tailcfg: use cmd/viewer instead of cmd/cloner.Maisem Ali4-51/+759
2022-05-06tailcfg,all: change structs to []*dnstype.ResolverMaisem Ali14-68/+69
2022-05-06tailcfg: move views into tailcfg_view.goMaisem Ali2-131/+116
2022-05-06cmd/viewer: add codegen tool for ViewsMaisem Ali6-12/+832
2022-05-06cmd/cloner,util/codegen: refactor cloner internals to allow reuseMaisem Ali14-124/+159
2022-05-06util/clientmetric: switch to TestHooks struct for test-only functions (#4632)Mihai Parparita1-4/+8
2022-05-06util/clientmetric: add test hooks and ResetLastDelta functionMihai Parparita1-0/+4
2022-05-06wgengine/netstack, ipn/ipnlocal: serve http://100.100.100.100/Brad Fitzpatrick2-0/+40
2022-05-05net/dns, wgengine: implement DNS over TCP (#4598)Tom3-0/+273
2022-05-05client/tailscale: fix ExpandSNIName on non-default LocalClientBrad Fitzpatrick1-1/+1
2022-05-05api.md: update GET tailnet key detail docs to show preauthorized, tagsBrad Fitzpatrick1-4/+16
2022-05-05ssh/tailssh: handle Control-C during hold-and-delegate promptBrad Fitzpatrick2-3/+152
2022-05-04*: use WireGuard where logged, printed or namedJames Tucker9-21/+21
2022-05-04tsweb: remove JSONHandlerFuncBrad Fitzpatrick4-464/+53
2022-05-04words: after a Series of discussions, Bees should be included (#4606)Charlotte Brandhorst-Satzkorn2-0/+2
2022-05-03ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP)Brad Fitzpatrick7-98/+107