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