Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Abstract away the TLS stream implementation | Carlos MartÃn Nieto | 2015-04-23 | 1 | -0/+21 |
Instead, provide git_tls_stream_new() to ask for the most appropriate encrypted stream and use it in our HTTP transport. |