| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |