This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-23 22:40:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
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
cookie.c
winhttp: Fix two memory leaks.
2009-10-21 17:05:38 +02:00
handle.c
…
main.c
…
Makefile.in
…
net.c
winhttp: Clean up locks after closing libssl and libcrypto.
2009-10-27 10:53:28 +01:00
request.c
…
session.c
winhttp: Implement HTTP_OPTION_PARENT_HANDLE for connection handles.
2009-10-26 11:20:18 +01:00
url.c
…
version.rc
…
winhttp_private.h
…
winhttp.spec
…