summaryrefslogtreecommitdiffstats
path: root/net/cert/x509_util_openssl.cc
Commit message (Expand)AuthorAgeFilesLines
* [net/http auth] Support channel bindings for HTTP authentication.asanka2016-03-231-0/+55
* Support for client certs in ssl_server_socket.ryanchung2016-02-191-1/+0
* Clean up header files.avi2015-12-261-0/+1
* Switch to standard integer types in net/.Avi Drissman2015-12-201-0/+1
* Remove IsSupportedValidityRange.davidben2015-12-091-33/+0
* Move WriteInto to base namespace.Brett Wilson2015-07-071-1/+1
* Use the exact-width integer types defined in <stdint.h> rather thanwtc2015-06-041-3/+3
* Remove certificates from Channel IDnharper2015-06-011-83/+0
* Roll src/third_party/boringssl/src ef4962f:68de407davidben2015-05-011-1/+3
* Convert crypto::ScopedOpenSSL to type aliases.davidben2015-02-211-10/+9
* Add net/ssl/scoped_openssl_types.h.davidben2015-02-201-1/+1
* 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