summaryrefslogtreecommitdiffhomepage
path: root/tempfork
AgeCommit message (Expand)AuthorFilesLines
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