summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2024-01-05VERSION.txt: this is v1.44.3v1.44.3release-branch/1.44Andrew Lytvynov1-1/+1
2024-01-05ipn/ipnauth: improve the Windows token administrator check (#10755)Andrew Lytvynov3-9/+49
2024-01-05ipn/localapi: backport require local Windows admin to set serve path (#10744)Chris Palmer16-112/+664
2023-07-18VERSION.txt: this is v1.44.2v1.44.2salman1-1/+1
2023-07-18serve: fix hostname for custom http portsWill Norris2-1/+4
2023-07-10wgengine/magicsock: remove noV4/noV6 check in addrForSendWireGuardLockedCharlotte Brandhorst-Satzkorn2-41/+6
2023-06-21VERSION.txt: this is v1.44.0v1.44.0Charlotte Brandhorst-Satzkorn1-1/+1
2023-06-21Revert "ssh/tailssh: change to user directory when running login/command"Brad Fitzpatrick1-10/+10
2023-06-21tsnet: remove extra wording from Store commentAaron Bieber1-1/+1
2023-06-21ipn/ipnlocal: quiet some spammy network lock loggingBrad Fitzpatrick1-2/+4
2023-06-21prober: fix data race when altering derpmap (#8397)valscale1-2/+3
2023-06-21ssh/tailssh: change to user directory when running login/commandDerek Burdick1-10/+10
2023-06-21{cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358)shayne8-64/+195
2023-06-20types/views: add Slice methods on Slice viewsBrad Fitzpatrick2-0/+27
2023-06-20ipn/ipnlocal: add docs header to serve HTTP proxySonia Appasamy2-0/+5
2023-06-20prober: allow monitoring of nodes marked as STUN only in default derpmap (#8391)valscale1-0/+2
2023-06-20ssh/tailssh: work around lack of scontext in SELinuxMaisem Ali3-14/+28
2023-06-20tka: add function for generating signing deeplinks (#8385)Ross Zurowski2-15/+121
2023-06-19go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-06-19go.mod, net/dns/recursive: update github.com/miekg/dnsAndrew Dunham3-8/+4
2023-06-18Dockerfile.base: install iputilsMaisem Ali1-1/+1
2023-06-17licenses: update android licensesLicense Updater1-3/+3
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