Module: wine Branch: master Commit: cde372700c8c1fc66f727c66d1852d33aaa70794 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cde372700c8c1fc66f727c66d1...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Apr 3 14:05:51 2013 +0200
wininet: Use schannel for HTTPS connection by defaul and get rid of OpenSSL dependency.
---
dlls/wininet/internet.h | 1 - dlls/wininet/netconnection.c | 534 +----------------------------------------- dlls/wininet/tests/http.c | 1 - 3 files changed, 2 insertions(+), 534 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cde372700c8c1fc66f727c...