summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-06-21disco,types,wgengine: implement Knock,KnockReply disco messagestom/discoTom DNetto5-0/+296
2023-06-15tool/gocross: properly set simulator deployment target (#8355)Nick O'Neill1-1/+5
2023-06-15licenses: update win/apple licensesLicense Updater2-10/+10
2023-06-14ipn/ipnlocal: add identity headers to HTTP serve proxySonia Appasamy2-6/+180
2023-06-14.github/workflows: Add docker build check (#8345)Claire Wang2-1/+16
2023-06-14Remove unused dependency from dockerfile (#8343)Claire Wang1-2/+1
2023-06-13tka: provide verify-deeplink local API endpoint (#8303)Andrea Gottardo3-0/+209
2023-06-12tailscale ping: note that `-c` can take 0 for infinityGraham Christensen1-1/+1
2023-06-12net/memnet: add optional Listener.NewConn config knobBrad Fitzpatrick1-1/+12
2023-06-12licenses: update win/apple licensesLicense Updater2-2/+2
2023-06-12ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to Lo...Maisem Ali4-127/+125
2023-06-12wgengine/netstack: increase maxInFlightConnectionAttemptsDenton Gentry1-1/+1
2023-06-12licenses: update tailscale{,d} licensesLicense Updater1-1/+1
2023-06-12.github: Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0dependabot[bot]1-1/+1
2023-06-11net/tstun, tsnet: make happier on WASIBrad Fitzpatrick2-2/+12
2023-06-11go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-06-11all: adjust some build tags for wasiBrad Fitzpatrick11-9/+18
2023-06-11words: here comes troubleCharlotte Brandhorst-Satzkorn1-1/+2
2023-06-09net/dns/recursive: add initial implementation of recursive DNS resolverAndrew Dunham2-0/+1381
2023-06-09ssh/tailssh: add support for remote/reverse port forwardingMaisem Ali4-22/+47
2023-06-08util/slicesx: add Partition functionAndrew Dunham2-0/+36
2023-06-08wgengine/magicsock: prefer private endpoints to public onesAndrew Dunham2-41/+108
2023-06-07all: use cmpx.Or where it made senseBrad Fitzpatrick16-69/+35
2023-06-07go.toolchain.rev: upgrade to Go 1.20.5 (#8304)phirework1-1/+1
2023-06-07util/cmpx: add package with cmp-like things from future Go releasesBrad Fitzpatrick2-0/+46
2023-06-07version: detect tvOS by checking XPC_SERVICE_NAME (#8295)Andrea Gottardo2-0/+18
2023-06-07portlist: remove async functionalityMarwan Sulaiman2-194/+20
2023-06-06tool/gocross: handle TVOS_DEPLOYMENT_TARGET (#8292)Andrea Gottardo1-0/+2
2023-06-06tsnet: document how to use Dir with multiple servers per process (#8286)Xe Iaso1-0/+6
2023-06-05portlist: add a synchronous Poll methodMarwan Sulaiman3-35/+112
2023-06-05ssh/tailssh: Max Username Length 256 for linuxDerek Burdick1-1/+5
2023-06-05net/dnscache: use PreferGo on Windows.Denton Gentry1-4/+0
2023-06-05build_dist.sh: use $go consistently.Denton Gentry1-1/+1
2023-06-05licenses: update tailscale{,d} licensesLicense Updater1-3/+3
2023-06-04scripts/installer.sh: add sle-micro-rancher.Denton Gentry1-0/+5
2023-06-04words: remove misspelling of trexDJRHails1-1/+0
2023-06-04ipn/localapi: require only read permission for WatchIPNBus (#7798)Dominic Black1-2/+2
2023-06-04ipn/ipnlocal: [serve/funnel] add forwarded host and proto header (#8224)Heiko Rothe1-0/+2
2023-06-04scripts/installer.sh: add BlendOS support.Denton Gentry1-1/+1
2023-06-02ipn/ipnlocal: renew certificates based on lifetimeAndrew Dunham2-8/+131
2023-06-01licenses: update win/apple licensesLicense Updater2-4/+4
2023-06-01ipn/ipnlocal: add more logging during profile migrationAndrew Dunham2-0/+19
2023-06-01cmd/tailscaled, util/winutil: log our registry keys during tailscaled startupAaron Klotz5-0/+304
2023-06-01go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-06-01cmd/k8s-operator: update controller-runtime to v0.15Vince Prignano4-50/+66
2023-06-01client/tailscale: support deauthorizing a deviceAnton Tolchanov1-2/+13
2023-05-30.github: bump peter-evans/create-pull-request from 5.0.0 to 5.0.1dependabot[bot]2-2/+2
2023-05-29release/dist/synology: build hi3535 as armv5, not armv7David Anderson1-2/+23
2023-05-29release/dist/synology: build synology packages with cmd/distDavid Anderson22-9/+630
2023-05-28wgengine/netstack: use ping6 on BSD platformsDenton Gentry1-2/+12