Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add X509Certificate::Verify stubs for Mac and Linux. | wtc@chromium.org | 2009-02-05 | 1 | -7/+3 |
* | Move certificate verification off the IO thread. | wtc@chromium.org | 2009-02-03 | 1 | -0/+271 |
* | Reverting 8868. | ericroman@google.com | 2009-01-29 | 1 | -75/+39 |
* | Reverting 8864. | wtc@chromium.org | 2009-01-29 | 1 | -39/+75 |
* | Work around our not caching the intermediate CA | wtc@chromium.org | 2009-01-29 | 1 | -75/+39 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | We don't support SSL renegotiation yet. Add the | wtc@google.com | 2008-10-21 | 1 | -12/+1 |
* | Refactoring out common code in the X.509 cert handling | avi@google.com | 2008-09-23 | 1 | -185/+57 |
* | Add unit test for the X509 parsing. This only runs on Windows, but does so su... | avi@google.com | 2008-09-19 | 1 | -6/+14 |
* | Add a byte factory method for unit testing. | avi@google.com | 2008-09-19 | 1 | -22/+28 |
* | Bring X.509 cert handling (at least preliminarily) to the Mac. | avi@google.com | 2008-09-18 | 1 | -0/+549 |