summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-08-02cmd/tailscale/cli: remove special-casing of JS/WASMmihaip/js-cliMihai Parparita18-140/+93
2022-08-01go.mod: bump gvisorBrad Fitzpatrick2-3/+3
2022-08-01cmd/derper: remove support for logtail logging (#5248)Joe Tsai1-18/+9
2022-07-31go.toolchain.rev: bump tailscale.go1.19 commitBrad Fitzpatrick1-1/+1
2022-07-29cmd/tsconnect: allow SSH username to be specifiedMihai Parparita7-58/+158
2022-07-29cmd/tailscale{,d}: update depawareTom DNetto2-5/+21
2022-07-29tka,types/key: implement NLPrivate glue for tailnet key authority keysTom DNetto11-68/+188
2022-07-29shell.nix: update Go toolchain to 1.19Tom DNetto1-2/+6
2022-07-29tka: support processing non-primary forks, scenario-driven testsTom DNetto3-13/+347
2022-07-29tstest: do not error if the there are fewer goroutines than at startMaisem Ali1-0/+3
2022-07-29tka: implement API surface for generating updatesTom DNetto2-0/+321
2022-07-28go.mod: bump inet.af/wf, tidyBrad Fitzpatrick3-20/+3
2022-07-28go.toolchain.rev: bump for VERSION fileBrad Fitzpatrick1-1/+1
2022-07-28ipn/ipnlocal: blend existing host SSH keys + newly-generated types as neededBrad Fitzpatrick2-29/+32
2022-07-28go.toolchain.rev: switch to Go 1.19rc2+Brad Fitzpatrick2-2/+2
2022-07-27logtail,logpolicy: tweak minor cosmetic thingsBrad Fitzpatrick3-17/+22
2022-07-27cmd/tsconnect: fix xterm CSS not being importedMihai Parparita1-2/+2
2022-07-27cmd/tsconnect: lint during build stepMihai Parparita2-1/+10
2022-07-27build_dist.sh: add --box and --extra-small flag to produce smaller and boxed ...James Tucker1-1/+22
2022-07-27cmd/tsconnect: add basic panic handlingMihai Parparita3-5/+45
2022-07-27net/tshttpproxy: fix incorrect type in Windows implementation, switch to mkwi...Aaron Klotz3-44/+133
2022-07-27scripts: update check_license_headers.sh to skip zsyscall_windows.goAaron Klotz1-0/+3
2022-07-27ipn/store/awsstore: add "ts_omit_aws" build tag to reduce binary sizeBrad Fitzpatrick3-5/+11
2022-07-27net/dns: remove systemd-resolved pingnyghtowl2-20/+11
2022-07-27cmd/tsconnect: add Tailwind CSS support and switch to using itMihai Parparita8-102/+485
2022-07-27cmd/tsconnect: switch to TypeScriptMihai Parparita13-47/+173
2022-07-27cmd/tailscaled: add opt-in support for linking CLI into daemonBrad Fitzpatrick2-0/+32
2022-07-27util/deephash: fix unexported time.Time hashingBrad Fitzpatrick3-2/+56
2022-07-26types/views: add BenchmarkSliceIterationMaisem Ali1-8/+48
2022-07-26tailcfg: add views for SSHRule and SSHPrincipalMaisem Ali3-3/+213
2022-07-26.github/workflows: add gofmt (goimports) checkBrad Fitzpatrick2-0/+7
2022-07-25go.mod: tidy, remove inet.af/netaddrBrad Fitzpatrick1-1/+1
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick148-1200/+1117
2022-07-25all: use various net/netip parse funcs directlyBrad Fitzpatrick84-355/+401
2022-07-25cmd/tsshd: add a package line to appease gofmtBrad Fitzpatrick1-0/+1
2022-07-25.github/workflows: add tsconnect static build to wasm GitHub actionMihai Parparita2-5/+10
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick191-888/+1009
2022-07-25tool/go: accept a marker file with no line terminatorJames Tucker1-1/+3
2022-07-25docs/k8s: add prefix to (#5167)Walter Poupore1-6/+21
2022-07-25logpolicy: put QNAP logs buffer in /tmpDenton Gentry1-5/+5
2022-07-25ipn/ipnlocal: prevent attempting to run SSH on QNAP for nowDenton Gentry1-0/+3
2022-07-25cmd/gitops-pusher: things i forgot to push last PR (#5128)Xe Iaso1-4/+5
2022-07-22hostinfo: determine QNAP QTS versionDenton Gentry2-0/+51
2022-07-22ipn/{ipnserver,ipnlocal}: support incoming Taildrop on QNAPDenton Gentry2-5/+29
2022-07-22net/dns: add Windows group policy notifications to the NRPT rule managerAaron Klotz4-54/+623
2022-07-22net/dns: handle D-Bus restarts in resolved manager (#5026)Melanie Warrick2-73/+155
2022-07-22cmd/gitops-pusher: add etag cache file for the three version problem (#5124)Xe Iaso3-8/+129
2022-07-22types/key: add MachinePrecomputedSharedKey.OpenBrad Fitzpatrick2-1/+24
2022-07-22cmd/tsconnect: pin yarn and nodeMihai Parparita5-7/+88
2022-07-22cmd/gitops-pusher: fix minor bug with ACL tests (#5123)Xe Iaso1-6/+6