| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Add X509Certificate::Verify stubs for Mac and Linux. | wtc@chromium.org | 2009-02-05 | 1 | -0/+6 |
* | Move certificate verification off the IO thread. | wtc@chromium.org | 2009-02-03 | 1 | -6/+26 |
* | Reverting 8868. | ericroman@google.com | 2009-01-29 | 1 | -4/+37 |
* | Reverting 8864. | wtc@chromium.org | 2009-01-29 | 1 | -37/+4 |
* | Work around our not caching the intermediate CA | wtc@chromium.org | 2009-01-29 | 1 | -4/+37 |
* | Implement part of x509_certificate on linux, enable its unit test. | dkegel@google.com | 2008-12-22 | 1 | -0/+5 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -5/+5 |
* | Refactoring out common code in the X.509 cert handling | avi@google.com | 2008-09-23 | 1 | -8/+26 |
* | Unit test now runs on the Mac. | avi@google.com | 2008-09-22 | 1 | -11/+0 |
* | Accidental commit; oops | avi@google.com | 2008-09-19 | 1 | -0/+11 |
* | Unit test now runs on the Mac. | avi@google.com | 2008-09-19 | 1 | -11/+0 |
* | Add a byte factory method for unit testing. | avi@google.com | 2008-09-19 | 1 | -0/+4 |
* | Bring X.509 cert handling (at least preliminarily) to the Mac. | avi@google.com | 2008-09-18 | 1 | -2/+21 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | add http_cache to mac build. | ericroman@google.com | 2008-08-19 | 1 | -5/+12 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -3/+7 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+213 |