summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Resubmitted code from revision 12809. The bug in the Windows SSL stack thatmarkus@chromium.org2009-03-311-2/+1
* Reverting, as this changelist broke unittests on Windows.markus@chromium.org2009-03-301-1/+2
* Change the bad-certificate handler for SSL (using NSS) to return anmarkus@chromium.org2009-03-301-2/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Remove the debugging instrumentation.ericroman@google.com2008-11-041-5/+0
* More instrumentation.ericroman@google.com2008-11-031-0/+5
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-151-124/+1
* Support servers that request but don't require SSLwtc@google.com2008-10-141-0/+3
* Handle TLS-intolerant servers by retrying with TLS 1.0wtc@google.com2008-10-081-2/+13
* Include <wincrypt.h> to fix compilation errors.wtc@google.com2008-09-171-0/+1
* First cut at SSL certificate error handling. Mapwtc@google.com2008-09-171-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* First cut at implementing SSLClientSocket using Schannel.wtc@google.com2008-08-141-1/+31
* Miscellaneous changes (mostly cleanup) from my code review.wtc@google.com2008-08-051-0/+4
* Add net to the repository.initial.commit2008-07-261-0/+125