http: introduce schannel streams for windows
Provide a stream interface for Schannel - the native crypto APIs - on Windows. This allows Windows to use the same HTTP transport that all the other platforms use, with its own native crypto. Ultimately this allows us to deprecate WinHTTP and we need not add support for our socket changes in two places (our HTTP stack and the WinHTTP stack).
Showing
cmake/SelectWinHTTP.cmake
deleted
100644 → 0
src/libgit2/streams/schannel.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/libgit2/streams/schannel.h
0 → 100644
Please
register
or
sign in
to comment