summaryrefslogtreecommitdiffstats
path: root/net/base/x509_certificate_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix leak in GetCertSubjectAltNamesOfType(). Found by valgrind.dkegel@google.com2009-03-181-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Implement X509Certificate::Persist. dkegel@google.com2009-02-241-14/+17
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-191-1/+4
* Stub out an unimplemented NSS function.evan@chromium.org2009-02-091-0/+5
* Add X509Certificate::Verify stubs for Mac and Linux.wtc@chromium.org2009-02-051-0/+8
* Reverting 8868.ericroman@google.com2009-01-291-70/+38
* Reverting 8864.wtc@chromium.org2009-01-291-38/+70
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-291-70/+38
* Implement part of x509_certificate on linux, enable its unit test.dkegel@google.com2008-12-221-5/+242
* Port a few test_shell_tests. Now it runs 45 of them.evanm@google.com2008-10-271-0/+10
* Port SSLClientSocket to Linuxdkegel@google.com2008-10-221-0/+21