summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket_nss.h
Commit message (Expand)AuthorAgeFilesLines
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-127/+0
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-1/+2
* Don't save the cert chain in cert_list_.ukai@chromium.org2009-06-081-2/+0
* Call CertVerifier to verify certificate.ukai@chromium.org2009-06-041-8/+13
* Remember the intermediate CA certs if the server sends them to us.ukai@chromium.org2009-05-291-0/+7
* Extend the use of IOBuffers to the code underneathrvargas@google.com2009-04-301-3/+4
* Remove the now-superfluous STATE_CONNECT and STATE_CONNECT_COMPLETED from SSL...markus@chromium.org2009-04-031-4/+0
* Resubmitted code from revision 12809. The bug in the Windows SSL stack thatmarkus@chromium.org2009-03-311-2/+13
* Reverting, as this changelist broke unittests on Windows.markus@chromium.org2009-03-301-13/+2
* Change the bad-certificate handler for SSL (using NSS) to return anmarkus@chromium.org2009-03-301-2/+13
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* If an idle socket has received data unexpectedly, we can'twtc@chromium.org2009-02-191-0/+1
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-191-8/+10
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-191-10/+8
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-181-8/+10
* Reverting r9823 (http://codereview.chromium.org/16207) because dkegel@google.com2009-02-141-10/+8
* ssl_client_socket_unittest.cc: launch local server with TestServerLauncher dkegel@google.com2009-02-141-8/+10
* Third time's a charm?dkegel@google.com2008-12-071-0/+2
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-021-2/+0
* For http://code.google.com/p/chromium/issues/detail?id=4510dkegel@google.com2008-12-021-0/+2
* Roll back r6063. TBR.dank@chromium.org2008-11-261-2/+0
* Point nss at root certs so test_shell can talk to mail.google.com without war...dank@chromium.org2008-11-261-0/+2
* Port SSLClientSocket to Linuxdkegel@google.com2008-10-221-0/+104