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.
Showing
src/tls_stream.c
0 → 100644
src/tls_stream.h
0 → 100644
Please
register
or
sign in
to comment