summaryrefslogtreecommitdiffhomepage
path: root/tempfork
AgeCommit message (Expand)AuthorFilesLines
2022-04-18ssh/tailssh: start moving auth checks earlier, adding bannerbradfitz/ssh_bannerBrad Fitzpatrick1-6/+0
2022-03-29go.mod, ssh/tailssh, tempfork/gliderlabs: bump x/crypto/ssh fork for NoClient...Brad Fitzpatrick1-0/+6
2022-03-26tempfork: temporarily fork gliderlabs/ssh and x/crypto/sshBrad Fitzpatrick20-0/+2790
2021-08-26tempfork/wireguard-windows: remove the old windows firewall code now that we ...Maisem Ali11-2745/+0
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder7-0/+7
2021-07-19tempfork/wireguard-windows: remove unnecessary build tagJosh Bleecher Snyder1-2/+0
2021-03-01tempfork/wireguard-windows/firewall: add.David Anderson11-0/+2740
2020-12-14go.mod: upgrade staticcheck to 0.1.0Josh Bleecher Snyder1-1/+2
2020-11-18tempfork/osexec: remove old fork of os/execBrad Fitzpatrick14-1482/+0
2020-11-18tempfork/registry: deleteBrad Fitzpatrick8-1493/+0
2020-10-02all: use testing.T.TempDirJosh Bleecher Snyder1-6/+1
2020-07-21tempfork: add lite fork of net/http/pprof w/o html/template or reflectBrad Fitzpatrick3-0/+386
2020-06-05tempfork/registry: work around issue with Tailscale's redo build systemBrad Fitzpatrick1-0/+8
2020-06-05tempfork/registry: add golang.org/x/sys/windows/registry + CL 236681Brad Fitzpatrick7-0/+1485
2020-05-28tempfork/internal/testenv: removeBrad Fitzpatrick1-160/+0
2020-04-27tempfork/x509: moved to tailscale/go's crypto/x509 insteadBrad Fitzpatrick35-18616/+0
2020-04-25tempfork/x509: remove the bundle tag in our forkBrad Fitzpatrick5-49/+0
2020-04-25tempfork/x509: store certs for iOS compressed in binary, parse lazilyBrad Fitzpatrick7-4406/+4530
2020-04-25tempfork/x509: fix build on darwin and windowsBrad Fitzpatrick3-7/+18
2020-04-24crypto/x509: keep smaller root cert representation in memory until neededBrad Fitzpatrick1-19/+38
2020-04-24crypto/x509: add support for CertPool to load certs lazilyBrad Fitzpatrick6-43/+136
2020-04-24Add fork of Go 1.15-dev's crypto/x509Numerous Gophers36-0/+18578
2020-02-09Move Linux client & common packages into a public repo.Earl Lee14-0/+1487