Sweden-Number/dlls/winhttp
Hans Leidekker 629fd8fcbc winhttp: Clean up locks after closing libssl and libcrypto.
SSL_CTX_free() triggers a call to the locking callback.
Found by valgrind.
2009-10-27 10:53:28 +01:00
..
tests winhttp/tests: Free the certificate context after use. 2009-10-21 17:05:26 +02:00
Makefile.in winhttp: Implement WinHttpSetDefaultProxyConfiguration. 2009-07-15 14:06:40 +02:00
cookie.c winhttp: Fix two memory leaks. 2009-10-21 17:05:38 +02:00
handle.c
main.c winhttp: Unload OpenSSL when unloading winhttp. 2009-10-05 13:23:17 +02:00
net.c winhttp: Clean up locks after closing libssl and libcrypto. 2009-10-27 10:53:28 +01:00
request.c winhttp: 'http1_1' is already defined in the private header. 2009-10-02 11:49:27 +02:00
session.c winhttp: Implement HTTP_OPTION_PARENT_HANDLE for connection handles. 2009-10-26 11:20:18 +01:00
url.c winhttp: Make tests pass on Win7. Conform to the more recent behavior. 2009-09-08 12:12:22 +02:00
version.rc
winhttp.spec
winhttp_private.h winhttp: Unload OpenSSL when unloading winhttp. 2009-10-05 13:23:17 +02:00