| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Reject certificates that are valid for too long." | palmer | 2014-11-11 | 8 | -667/+212 |
* | Revert "Revert "Reject certificates that are valid for too long."" | Carlos Pizano | 2014-11-10 | 7 | -5/+667 |
* | Revert "Reject certificates that are valid for too long." | Chris Palmer | 2014-11-10 | 7 | -667/+5 |
* | Reject certificates that are valid for too long. | palmer | 2014-11-07 | 8 | -212/+667 |
* | Regenerate the long-lived test certificates to use SHA-256 | rsleevi | 2014-09-26 | 59 | -3042/+3395 |
* | Update test cert generation scripts to use SHA-256 by default | rsleevi | 2014-09-26 | 9 | -144/+260 |
* | Use sidestep to detour CertVerifyCertificateSignatureEx on Windows versions e... | rsleevi | 2014-09-24 | 2 | -0/+75 |
* | Add a script for generating testing CRLSets | rsleevi | 2014-09-05 | 1 | -0/+200 |
* | Upload pk8 key files for ClientCertStoreChromeOS unittest. | pneubeck@chromium.org | 2014-07-17 | 4 | -0/+12 |
* | NSS Cros multiprofile: trust roots added by a profile shouldn't apply to othe... | mattm@chromium.org | 2014-02-08 | 4 | -0/+824 |
* | Remove unused secp256k1 test certs. | mattm@chromium.org | 2014-02-05 | 3 | -142/+0 |
* | test-cert generation scripts: Fix root certs that weren't getting extensions ... | mattm@chromium.org | 2014-02-04 | 4 | -0/+5 |
* | test-cert generation scripts: Add text info to root cert .pem files. | mattm@chromium.org | 2014-02-04 | 6 | -8/+14 |
* | test-cert generation scripts: Actually generate the checked-in files. | mattm@chromium.org | 2014-02-04 | 8 | -36/+54 |
* | test-cert generation scripts: Remove some dead code. | mattm@chromium.org | 2014-02-04 | 3 | -93/+22 |
* | test-cert generation scripts: Fix serial number file creation. | mattm@chromium.org | 2014-02-04 | 9 | -44/+24 |
* | net: add name constraints for ANSSI root. | agl@chromium.org | 2013-12-16 | 2 | -0/+218 |
* | Add human-readable versions of the certificates. | wtc@chromium.org | 2013-12-03 | 1 | -0/+88 |
* | QUIC: Update RSA keys to 2048-bit. | wtc@chromium.org | 2013-11-27 | 8 | -103/+263 |
* | net: fix CRLSet tests. | agl@chromium.org | 2013-11-25 | 1 | -53/+0 |
* | Add the high-level interface for verifying SCTs over multiple logs | eranm@google.com | 2013-11-24 | 4 | -2/+422 |
* | CT: Adding SCT and PreCertificates extractor. This code creates the | eranm@google.com | 2013-11-19 | 2 | -0/+129 |
* | Normalize certificate name verification across all platforms | rsleevi@chromium.org | 2013-08-16 | 2 | -37/+39 |
* | Add script for generating certificates that require an explicit policy | rsleevi@chromium.org | 2013-07-26 | 4 | -2/+393 |
* | net: update certse.pem with new certs for tests. | agl@chromium.org | 2013-07-17 | 2 | -315/+207 |
* | Cleanup of OpenSSL/NSS implementation of ProofVerfifier release. | rtenneti@chromium.org | 2013-07-04 | 2 | -1/+1 |
* | OpenSSL/NSS implementation of ProofVerfifier. | rtenneti@chromium.org | 2013-07-03 | 5 | -0/+270 |
* | Re-generate the MD5/SHA1 cross-signed certs with a distinct issuer name | rsleevi@chromium.org | 2013-07-01 | 4 | -174/+182 |
* | Re-enable some tests disabled because of expired certs | rsleevi@chromium.org | 2013-06-29 | 9 | -369/+422 |
* | Regenerate the root certificate and end-entity certificates used for various ... | rsleevi@chromium.org | 2013-06-20 | 8 | -122/+416 |
* | X509Certificate::GetDefaultNickname should handle a user certificate | wtc@chromium.org | 2013-06-17 | 2 | -0/+113 |
* | Work around GTE CyberTrust/Baltimore CyberTrust cross-signing issues | rsleevi@chromium.org | 2013-06-14 | 6 | -0/+355 |
* | Add certificate files for NSS AIA fetching unittest | rsleevi@chromium.org | 2013-05-23 | 6 | -0/+304 |
* | Generate unique certificate nicknames on Linux/CrOS. | rsleevi@chromium.org | 2013-05-23 | 7 | -2/+313 |
* | Fix client certificate authentication on Mac and Linux introduced in r178732 | rsleevi@chromium.org | 2013-04-25 | 12 | -380/+501 |
* | Handle extendedKeyUsage field in end-entity certs. | palmer@chromium.org | 2013-04-03 | 6 | -0/+389 |
* | Wire up SSL client authentication for OpenSSL/Android through the net/ stack | digit@chromium.org | 2013-03-02 | 10 | -113/+300 |
* | This patch adds some Android-support code to allow the network | digit@chromium.org | 2013-02-11 | 7 | -0/+144 |
* | Move client certificates retrieval logic out of the SSL sockets. | ppi@chromium.org | 2013-02-07 | 2 | -0/+24 |
* | Provide an API for client certificate lookup/filtering. | ppi@chromium.org | 2013-01-25 | 4 | -0/+238 |
* | websocket_client_cert.p12 was broken after r11192028 | toyoshim@chromium.org | 2012-10-17 | 1 | -0/+0 |
* | Replace WebSocket client certificate resources into net/data/ssl/certificates | toyoshim@chromium.org | 2012-10-17 | 3 | -0/+70 |
* | * Change logic of SpdySession::VerifyDomainAuthentication to | rch@chromium.org | 2012-09-13 | 3 | -0/+67 |
* | net: fix a couple of broken certificate tests. | agl@chromium.org | 2012-07-24 | 2 | -0/+315 |
* | If the version field is omitted from the certificate, the default | wtc@chromium.org | 2012-05-19 | 2 | -0/+39 |
* | Properly parse IPv6 subjectAltNames when USE_OPENSSL is set | rsleevi@chromium.org | 2012-04-04 | 3 | -0/+75 |
* | Revert 127988 - net: update certificates for TestKnownRoot and PublicKeyHashes. | wez@chromium.org | 2012-03-21 | 2 | -0/+0 |
* | net: update certificates for TestKnownRoot and PublicKeyHashes. | agl@chromium.org | 2012-03-21 | 2 | -0/+0 |
* | Revert "Revert "net: fallback to online revocation checks for EV status when ... | agl@chromium.org | 2012-03-20 | 1 | -0/+3 |
* | Revert 127757 - net: fallback to online revocation checks for EV status when ... | dgrogan@chromium.org | 2012-03-20 | 1 | -3/+0 |