Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix leak in GetCertSubjectAltNamesOfType(). Found by valgrind. | dkegel@google.com | 2009-03-18 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Implement X509Certificate::Persist. | dkegel@google.com | 2009-02-24 | 1 | -14/+17 |
* | Enable SSL error handling in Linux again. | dkegel@google.com | 2009-02-19 | 1 | -1/+4 |
* | Stub out an unimplemented NSS function. | evan@chromium.org | 2009-02-09 | 1 | -0/+5 |
* | Add X509Certificate::Verify stubs for Mac and Linux. | wtc@chromium.org | 2009-02-05 | 1 | -0/+8 |
* | Reverting 8868. | ericroman@google.com | 2009-01-29 | 1 | -70/+38 |
* | Reverting 8864. | wtc@chromium.org | 2009-01-29 | 1 | -38/+70 |
* | Work around our not caching the intermediate CA | wtc@chromium.org | 2009-01-29 | 1 | -70/+38 |
* | Implement part of x509_certificate on linux, enable its unit test. | dkegel@google.com | 2008-12-22 | 1 | -5/+242 |
* | Port a few test_shell_tests. Now it runs 45 of them. | evanm@google.com | 2008-10-27 | 1 | -0/+10 |
* | Port SSLClientSocket to Linux | dkegel@google.com | 2008-10-22 | 1 | -0/+21 |