summaryrefslogtreecommitdiff
path: root/src/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto/x509: add Solaris certificate file locationIan Lance Taylor2014-11-091-0/+1
* all: use golang.org/x/... import pathsAndrew Gerrand2014-11-101-6/+6
* crypto/tls: support TLS_FALLBACK_SCSV as a server.Adam Langley2014-10-155-2/+61
* crypto/x509: correct field name in commentIan Lance Taylor2014-10-151-1/+1
* crypto/x509: continue to recognise MaxPathLen of zero as "no value".Adam Langley2014-10-132-1/+77
* crypto/x509: add OpenELEC system root location.Dave Cheney2014-10-041-0/+1
* x509: Fixed ASN.1 encoding in CRL Distribution Points extensionPaul van Brouwershaven2014-09-301-1/+1
* x509: add root certs for android.Tom Linford2014-09-301-0/+25
* crypto/x509: accept CRLs without an expiry.Adam Langley2014-09-292-1/+12
* crypto/tls: ensure that we don't resume when tickets are disabled.Adam Langley2014-09-265-1/+206
* build: move package sources from src/pkg to srcRuss Cox2014-09-08186-0/+36864