summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-07-27WIPbradfitz/deephash_early_exitBrad Fitzpatrick2-2/+97
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
2022-07-22ipn/ipnlocal: ignore empty SSH host key filesBrad Fitzpatrick1-1/+2
2022-07-22ipn/ipnlocal: flesh out error on ssh host key parse errorBrad Fitzpatrick1-2/+3
2022-07-22cmd/gitops-pusher: port to use ffcli (#5113)Xe Iaso1-32/+95
2022-07-21api.md: added missing quote to POST DNS Searchpaths request body exampleLogan Saso1-1/+1
2022-07-21go.mod: bump gvisor.dev/gvisorMaisem Ali7-25/+23
2022-07-21docs/k8s: use job control in run.shMaisem Ali2-2/+4
2022-07-21ssh/tailssh: add "ssh" to conn logsMaisem Ali1-1/+1
2022-07-21ssh/tailssh: handle not-authenticated-yet connections in matchRuleMaisem Ali3-14/+75
2022-07-21cmd/gitops-pusher: use fmt.Println for errors (#5112)Xe Iaso1-3/+5
2022-07-21types/views: add SliceContains, View.ContainsFunc, View.IndexFuncBrad Fitzpatrick2-0/+50
2022-07-20tailcfg, control/controlclient: add tailcfg.PeersChangedPatch [capver 33]Brad Fitzpatrick4-10/+104
2022-07-20cmd/tsconnect: allow building static resources in a different directoryMihai Parparita4-33/+95
2022-07-20.github/workflows: update module that we try to build in cross-wasmMihai Parparita2-4/+4
2022-07-19tailcfg: remove old DNS fieldsBrad Fitzpatrick2-14/+0
2022-07-19types/key: add ControlPrivate.Shared wrapper tooBrad Fitzpatrick1-0/+5