summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* Move certificate verification off the IO thread.wtc@chromium.org2009-02-031-26/+1
* Fix some crashes by handling an NSS result value more carefully and revertingevanm@google.com2008-12-091-6/+13
* Third time's a charm?dkegel@google.com2008-12-071-41/+155
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-021-139/+23
* For http://code.google.com/p/chromium/issues/detail?id=4510dkegel@google.com2008-12-021-23/+139
* Roll back r6063. TBR.dank@chromium.org2008-11-261-138/+23
* Point nss at root certs so test_shell can talk to mail.google.com without war...dank@chromium.org2008-11-261-23/+138
* Allow DoLoop to be called even while no userdkegel@google.com2008-11-051-21/+97
* Port SSLClientSocket to Linuxdkegel@google.com2008-10-221-0/+395