Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the debugging instrumentation. | ericroman@google.com | 2008-11-04 | 1 | -5/+0 |
* | More instrumentation. | ericroman@google.com | 2008-11-03 | 1 | -0/+5 |
* | Turn SSLClientSocket into an interface. | wtc@google.com | 2008-10-15 | 1 | -124/+1 |
* | Support servers that request but don't require SSL | wtc@google.com | 2008-10-14 | 1 | -0/+3 |
* | Handle TLS-intolerant servers by retrying with TLS 1.0 | wtc@google.com | 2008-10-08 | 1 | -2/+13 |
* | Include <wincrypt.h> to fix compilation errors. | wtc@google.com | 2008-09-17 | 1 | -0/+1 |
* | First cut at SSL certificate error handling. Map | wtc@google.com | 2008-09-17 | 1 | -0/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | First cut at implementing SSLClientSocket using Schannel. | wtc@google.com | 2008-08-14 | 1 | -1/+31 |
* | Miscellaneous changes (mostly cleanup) from my code review. | wtc@google.com | 2008-08-05 | 1 | -0/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+125 |