| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the new HTTP stack by default in the net module's | wtc@google.com | 2008-10-08 | 1 | -0/+2 |
* | Handle TLS-intolerant servers by retrying with TLS 1.0 | wtc@google.com | 2008-10-08 | 1 | -6/+18 |
* | If we read nothing (EOF) after sending a request on a | wtc@google.com | 2008-09-25 | 1 | -0/+6 |
* | First cut at SSL certificate error handling. Map | wtc@google.com | 2008-09-17 | 1 | -27/+178 |
* | The previous fix doesn't work. We should continue | wtc@google.com | 2008-09-05 | 1 | -4/+10 |
* | If we didn't read enough to be able to decrypt anything, | wtc@google.com | 2008-09-04 | 1 | -0/+4 |
* | We can link with secur32.lib and call the SSPI functions directly. | wtc@google.com | 2008-08-25 | 1 | -48/+18 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Back out the previous checkin because buildbot detects | wtc@google.com | 2008-08-22 | 1 | -18/+48 |
* | We can link with secur32.lib and call the SSPI functions directly. | wtc@google.com | 2008-08-22 | 1 | -48/+18 |
* | Don't assert stream_sizes_.cbBlockSize == 1. It fails with | wtc@google.com | 2008-08-14 | 1 | -3/+0 |
* | First cut at implementing SSLClientSocket using Schannel. | wtc@google.com | 2008-08-14 | 1 | -61/+329 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+502 |