winhttp: Add support for WINHTTP_ENABLE_SSL_REVOCATION.
commitb55f5683833059abfea714d59e4799204dcc39f4
authorZhiyi Zhang <zzhang@codeweavers.com>
Fri, 24 Aug 2018 08:32:49 +0000 (24 16:32 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Aug 2018 18:12:05 +0000 (24 20:12 +0200)
treee8f14eed3ef25640cdb0963b130ba163c70baf4e
parent56b05ded78665feef68184b9409cbc0f6cd80905
winhttp: Add support for WINHTTP_ENABLE_SSL_REVOCATION.

This also fixes a regression caused by 0b61334b9d6392e8c8a9772d762efaf0c2eb0835,
which is causing Office 2013 to fail to login, saying that there is a problem
with your account.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winhttp/net.c
dlls/winhttp/request.c
dlls/winhttp/session.c
dlls/winhttp/tests/winhttp.c
dlls/winhttp/winhttp_private.h