summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* 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