summaryrefslogtreecommitdiffstats
path: root/net/cert/x509_certificate.h
Commit message (Expand)AuthorAgeFilesLines
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-5/+5
* Fix a memory leak in net::CertVerifyProcMac::VerifyInternalrsleevi2015-02-061-4/+4
* Remove deprecated methods from Pickle.avi2014-12-281-2/+1
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-1/+2
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-2/+1
* Add crypto/wincrypt_shim.h wrapper header to resolve BoringSSL conflicts.davidben2014-10-301-2/+1
* Check whether or not a certificate is self-signed.palmer2014-10-291-0/+3
* Implement Fingerprint256 for SHA-256 fingerprints of certificateseranm2014-10-211-0/+4
* Revert "Certificate Transparency: Code for unpacking EV cert hashes whitelist"Dmitry Lomov2014-09-041-4/+0
* Certificate Transparency: Code for unpacking EV cert hashes whitelisteranm2014-09-041-0/+4
* Fixes to the SHA256 X509 Certificate fingerprint API.jww@chromium.org2014-07-301-6/+7
* Add SHA-256 fingerprint functions to x509 certs.jww@chromium.org2014-07-281-0/+24
* Introduce USE_OPENSSL_CERTS for certificate handling.haavardm@opera.com2014-03-281-4/+4
* Add a histogram for measuring the number of times we fall back to common name...rsleevi@chromium.org2013-10-241-3/+10
* Refactor certificate reference resolving in ONC.pneubeck@chromium.org2013-07-181-0/+6
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-281-1/+1
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+2
* Remove platform-specific implementations of RSAPrivateKey and SignatureCreatorrsleevi@chromium.org2013-06-271-27/+0
* Fix client certificate authentication on Mac and Linux introduced in r178732rsleevi@chromium.org2013-04-251-3/+0
* 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/+510