| Commit message (Expand) | Author | Age | Files | Lines |
* | Blacklist certain leaf certificates. | agl@chromium.org | 2011-03-17 | 1 | -0/+9 |
* | Moves X509CertificateNameVerifyTest and removes x509_openssl_util_unittest.cc | bulach@chromium.org | 2011-03-08 | 1 | -0/+1 |
* | Add X509Certificate::VerifyCertName(string) API. This will be used | mbelshe@chromium.org | 2011-03-03 | 1 | -0/+21 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -2/+2 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -5/+5 |
* | Defines SSLServerSocket and implements SSLServerSocketNSS | hclam@chromium.org | 2010-12-23 | 1 | -0/+5 |
* | Implement X509Certificate::CreateSelfSigned on Windows | hclam@chromium.org | 2010-12-22 | 1 | -2/+0 |
* | Create self signed X509 certificate | hclam@chromium.org | 2010-12-17 | 1 | -0/+29 |
* | Add support for temporarily trusting a certificate for the duration of unit t... | rsleevi@chromium.org | 2010-12-16 | 1 | -0/+7 |
* | Cleanup X509CertificateMac style nits and introduce a crypto library agnostic... | rsleevi@chromium.org | 2010-12-05 | 1 | -1/+1 |
* | Clean-up style issues in net:: related to X.509 data-types, eliminating unnec... | rsleevi@chromium.org | 2010-11-22 | 1 | -0/+2 |
* | Reland 66791 (change was innocent) | willchan@chromium.org | 2010-11-19 | 1 | -2/+0 |
* | Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread. | willchan@chromium.org | 2010-11-19 | 1 | -0/+2 |
* | Reland r65996. Disallows Singletons on non-joinable thread. | willchan@chromium.org | 2010-11-19 | 1 | -2/+0 |
* | Refactor EnsureOpenSSLInit and openssl_util into base | joth@chromium.org | 2010-11-17 | 1 | -0/+7 |
* | Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi... | willchan@chromium.org | 2010-11-13 | 1 | -0/+2 |
* | Disallow Singleton and LazyInstance on non-joinable threads. | willchan@chromium.org | 2010-11-12 | 1 | -2/+0 |
* | net: assorted changes needed for Snap Start tests. | agl@chromium.org | 2010-11-10 | 1 | -0/+3 |
* | On Windows, merge X509Certificate::VerifyEV into | wtc@chromium.org | 2010-11-04 | 1 | -0/+4 |
* | net: move importing a DER certificate chain into X509Certificate. | agl@chromium.org | 2010-10-26 | 1 | -6/+22 |
* | Adds X509 certificates for OpenSSL. | bulach@chromium.org | 2010-10-08 | 1 | -2/+7 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -2/+1 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -1/+2 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -2/+1 |
* | More FRIEND_TEST_ALL_PREFIXES. | phajdan.jr@chromium.org | 2010-07-30 | 1 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add support for parsing certificate formats other than raw, DER-encoded certi... | rsleevi@chromium.org | 2010-07-22 | 1 | -1/+38 |
* | Revert 52799 - Add support for parsing certificate formats other than raw, DE... | rsleevi@chromium.org | 2010-07-17 | 1 | -37/+1 |
* | Add support for parsing certificate formats other than raw, DER-encoded certi... | rsleevi@chromium.org | 2010-07-17 | 1 | -1/+37 |
* | Minor clean-up tasks that were TODO(snej) | rsleevi@chromium.org | 2010-07-17 | 1 | -42/+8 |
* | Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a... | rsleevi@chromium.org | 2010-06-26 | 1 | -7/+5 |
* | Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses | wtc@chromium.org | 2010-06-01 | 1 | -11/+10 |
* | [Mac] Add locking as speculative fix for X509Certificate crashes. | snej@chromium.org | 2010-04-27 | 1 | -0/+6 |
* | Mac: Make client-cert picker only show certs the server will accept. | snej@chromium.org | 2010-03-26 | 1 | -77/+19 |
* | Revert due to compile failures | amit@chromium.org | 2010-03-26 | 1 | -19/+77 |
* | Mac: Make client-cert picker only show certs the server will accept. | snej@chromium.org | 2010-03-26 | 1 | -77/+19 |
* | Thread-safety for X509Certificate's intermediate-certs list. | snej@chromium.org | 2010-03-05 | 1 | -13/+25 |
* | Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :( | snej@chromium.org | 2010-03-05 | 1 | -25/+13 |
* | Thread-safety for X509Certificate's intermediate-certs list. | snej@chromium.org | 2010-03-05 | 1 | -13/+25 |
* | Mac client-side SSL cert improvements. | snej@chromium.org | 2010-02-24 | 1 | -1/+8 |
* | Client-side SSL cert support for Mac. | snej@chromium.org | 2010-02-18 | 1 | -0/+12 |
* | BSD port: USE_NSS and other macros instead of OS_LINUX where applicable | pvalchev@google.com | 2010-01-29 | 1 | -2/+2 |
* | Define X509Certificate::intermediate_ca_certs_ as a std::vector of | wtc@chromium.org | 2009-12-09 | 1 | -13/+17 |
* | View Certificate dialog sometimes shows incorrect status because it didn't ha... | hawk@chromium.org | 2009-10-13 | 1 | -0/+5 |
* | Enable SSLClientSocketTest unit tests on Mac OS X by implementing our own cer... | hawk@chromium.org | 2009-08-27 | 1 | -0/+12 |
* | Fix few trivial Coverity issues, mainly PASS_BY_VALUE. | phajdan.jr@chromium.org | 2009-07-06 | 1 | -1/+1 |
* | Following the style guide, replace the overloaded operator== | wtc@chromium.org | 2009-06-23 | 1 | -1/+1 |
* | Define the == operator for X509Certificate::Fingerprint. | wtc@chromium.org | 2009-06-23 | 1 | -0/+6 |
* | Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify(). | ukai@chromium.org | 2009-06-23 | 1 | -7/+12 |
* | SSL Fix: Step 2.Add HasAllowedCert and HasDeniedCert to X509Certificate::Poli... | abarth@chromium.org | 2009-03-17 | 1 | -0/+6 |