kmx git
login
register
thodg
/
libgit2
/
src/tls_stream.h
src/tls_stream.h
Log
Author
Commit
Date
CI
Message
6946a3be
2015-03-19T00:18:03
Abstract away the TLS stream implementation Instead, provide git_tls_stream_new() to ask for the most appropriate encrypted stream and use it in our HTTP transport.