Sweden-Number/dlls/winhttp
Hans Leidekker c68b5eb850 winhttp: Implement WINHTTP_OPTION_CLIENT_CERT_CONTEXT.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-01-29 17:12:13 +01:00
..
tests winhttp: Fix handling of WINHTTP_OPTION_SECURITY_FLAGS. 2018-12-17 22:35:22 +01:00
Makefile.in winhttp: Use winsock sockets. 2018-08-27 17:35:00 +02:00
cookie.c winhttp: Get rid of request_t. 2018-11-22 23:55:58 +01:00
handle.c winhttp: Get rid of request_t. 2018-11-22 23:55:58 +01:00
main.c winhttp: Use winsock sockets. 2018-08-27 17:35:00 +02:00
net.c winhttp: Use the thread pool for asynchronous hostname resolution. 2018-11-23 12:52:47 +01:00
request.c winhttp: Implement WINHTTP_OPTION_CLIENT_CERT_CONTEXT. 2019-01-29 17:12:13 +01:00
rsrc.rc
session.c winhttp: Implement WINHTTP_OPTION_CLIENT_CERT_CONTEXT. 2019-01-29 17:12:13 +01:00
url.c winhttp: Get rid of get/set_last_error. 2018-11-22 23:55:58 +01:00
winhttp.spec
winhttp_private.h winhttp: Implement WINHTTP_OPTION_CLIENT_CERT_CONTEXT. 2019-01-29 17:12:13 +01:00
winhttp_tlb.idl