summaryrefslogtreecommitdiffstats
path: root/net/cert/x509_util_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* Only use the platform cert in verification in SSLClientSocketOpenSSL.davidben2014-09-191-11/+72
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-251-1/+1
* Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations.rsleevi@chromium.org2014-07-101-27/+34
* x509_certificate_model_openssl: implement GetExtensionsmattm@chromium.org2014-06-241-8/+14
* Avoid creating keys and self-signed certs separately.bemasc@chromium.org2013-11-011-4/+33
* net: Implement CreateDomainBoundCertEC for openssldigit@chromium.org2013-10-211-67/+166
* Implement x509_util::CreateSelfSignedCert() for OpenSSL.digit@chromium.org2013-10-181-2/+93
* Remove platform-specific implementations of RSAPrivateKey and SignatureCreatorrsleevi@chromium.org2013-06-271-0/+10
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-0/+119