summaryrefslogtreecommitdiffstats
path: root/net/base/x509_util_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-119/+0
* Implement x509_util::IsSupportedValidityRange() for Android / openssl.digit@chromium.org2012-11-221-3/+28
* Check if the system time is within the range NSS can handle before advertisin...mattm@chromium.org2012-09-051-0/+8
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-2/+2
* Remove support for RSA Origin Bound Certificates.mattm@chromium.org2012-02-291-12/+1
* Try#2: Handle Origin Bound Certificate expiration.mattm@chromium.org2011-12-221-2/+4
* Revert 115219 - Handle Origin Bound Certificate expiration.mattm@chromium.org2011-12-211-4/+2
* Handle Origin Bound Certificate expiration.mattm@chromium.org2011-12-201-2/+4
* ReReland: Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-12-021-1/+11
* Revert 112385 - Reland: Allow signing EC certs and creating EC origin-bound c...rbyers@chromium.org2011-12-011-11/+1
* Reland: Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-12-011-1/+11
* Revert "Allow signing EC certs and creating EC origin-bound certs."mattm@chromium.org2011-11-171-11/+1
* Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-11-171-1/+11
* Use NSS to generate Origin-Bound Certs on Win and Mac.mattm@chromium.org2011-10-181-0/+11
* Rename the x509_openssl_util namespace to x509_utilrsleevi@chromium.org2011-06-071-0/+74