summaryrefslogtreecommitdiffstats
path: root/net/data/ssl
Commit message (Expand)AuthorAgeFilesLines
* NSS Cros multiprofile: trust roots added by a profile shouldn't apply to othe...mattm@chromium.org2014-02-084-0/+824
* Remove unused secp256k1 test certs.mattm@chromium.org2014-02-053-142/+0
* test-cert generation scripts: Fix root certs that weren't getting extensions ...mattm@chromium.org2014-02-044-0/+5
* test-cert generation scripts: Add text info to root cert .pem files.mattm@chromium.org2014-02-046-8/+14
* test-cert generation scripts: Actually generate the checked-in files.mattm@chromium.org2014-02-048-36/+54
* test-cert generation scripts: Remove some dead code.mattm@chromium.org2014-02-043-93/+22
* test-cert generation scripts: Fix serial number file creation.mattm@chromium.org2014-02-049-44/+24
* net: add name constraints for ANSSI root.agl@chromium.org2013-12-162-0/+218
* Add human-readable versions of the certificates.wtc@chromium.org2013-12-031-0/+88
* QUIC: Update RSA keys to 2048-bit.wtc@chromium.org2013-11-278-103/+263
* net: fix CRLSet tests.agl@chromium.org2013-11-251-53/+0
* Add the high-level interface for verifying SCTs over multiple logseranm@google.com2013-11-244-2/+422
* CT: Adding SCT and PreCertificates extractor. This code creates theeranm@google.com2013-11-192-0/+129
* Normalize certificate name verification across all platformsrsleevi@chromium.org2013-08-162-37/+39
* Add script for generating certificates that require an explicit policyrsleevi@chromium.org2013-07-264-2/+393
* net: update certse.pem with new certs for tests.agl@chromium.org2013-07-172-315/+207
* Cleanup of OpenSSL/NSS implementation of ProofVerfifier release.rtenneti@chromium.org2013-07-042-1/+1
* OpenSSL/NSS implementation of ProofVerfifier.rtenneti@chromium.org2013-07-035-0/+270
* Re-generate the MD5/SHA1 cross-signed certs with a distinct issuer namersleevi@chromium.org2013-07-014-174/+182
* Re-enable some tests disabled because of expired certsrsleevi@chromium.org2013-06-299-369/+422
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2013-06-208-122/+416
* X509Certificate::GetDefaultNickname should handle a user certificatewtc@chromium.org2013-06-172-0/+113
* Work around GTE CyberTrust/Baltimore CyberTrust cross-signing issuesrsleevi@chromium.org2013-06-146-0/+355
* Add certificate files for NSS AIA fetching unittestrsleevi@chromium.org2013-05-236-0/+304
* Generate unique certificate nicknames on Linux/CrOS.rsleevi@chromium.org2013-05-237-2/+313
* Fix client certificate authentication on Mac and Linux introduced in r178732rsleevi@chromium.org2013-04-2512-380/+501
* Handle extendedKeyUsage field in end-entity certs.palmer@chromium.org2013-04-036-0/+389
* Wire up SSL client authentication for OpenSSL/Android through the net/ stackdigit@chromium.org2013-03-0210-113/+300
* This patch adds some Android-support code to allow the networkdigit@chromium.org2013-02-117-0/+144
* Move client certificates retrieval logic out of the SSL sockets.ppi@chromium.org2013-02-072-0/+24
* Provide an API for client certificate lookup/filtering.ppi@chromium.org2013-01-254-0/+238
* websocket_client_cert.p12 was broken after r11192028toyoshim@chromium.org2012-10-171-0/+0
* Replace WebSocket client certificate resources into net/data/ssl/certificatestoyoshim@chromium.org2012-10-173-0/+70
* * Change logic of SpdySession::VerifyDomainAuthentication to rch@chromium.org2012-09-133-0/+67
* net: fix a couple of broken certificate tests.agl@chromium.org2012-07-242-0/+315
* If the version field is omitted from the certificate, the defaultwtc@chromium.org2012-05-192-0/+39
* Properly parse IPv6 subjectAltNames when USE_OPENSSL is setrsleevi@chromium.org2012-04-043-0/+75
* Revert 127988 - net: update certificates for TestKnownRoot and PublicKeyHashes.wez@chromium.org2012-03-212-0/+0
* net: update certificates for TestKnownRoot and PublicKeyHashes.agl@chromium.org2012-03-212-0/+0
* Revert "Revert "net: fallback to online revocation checks for EV status when ...agl@chromium.org2012-03-201-0/+3
* Revert 127757 - net: fallback to online revocation checks for EV status when ...dgrogan@chromium.org2012-03-201-3/+0
* net: fallback to online revocation checks for EV status when CRLSet has expired.agl@chromium.org2012-03-201-0/+3
* Revert "Revert "Revert "Revert "net: add OCSP tests.""""agl@chromium.org2012-03-202-0/+54
* Revert "Revert "Revert "net: add OCSP tests."""agl@chromium.org2012-03-192-54/+0
* Revert "Revert "net: add OCSP tests.""agl@chromium.org2012-03-192-0/+54
* Revert "net: add OCSP tests."agl@chromium.org2012-03-192-54/+0
* net: add OCSP tests.agl@chromium.org2012-03-192-0/+54
* net: allow EV indication on Windows when the local OCSP/CRL cache is stale.agl@chromium.org2012-03-071-0/+312
* Provide the certificate chain as validated to SSLInfo.palmer@chromium.org2012-03-036-0/+762
* Check cert->isRoot to skip extraneous root certificates in certificatewtc@chromium.org2012-01-284-0/+273