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-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
winhttp
History
Alexandre Julliard
93208196c8
winhttp: Make WinHttpQueryHeaders behave the same way for all query types.
...
Based on a patch by Mikko Rasa.
2010-08-20 16:08:58 +02:00
..
tests
winhttp: Handle errors from SSL_read.
2010-07-22 12:52:39 +02:00
cookie.c
…
handle.c
…
main.c
…
Makefile.in
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 17:38:36 +02:00
net.c
wininet: Add const qualifier after openssl version check.
2010-08-02 17:39:20 +02:00
request.c
winhttp: Make WinHttpQueryHeaders behave the same way for all query types.
2010-08-20 16:08:58 +02:00
session.c
winhttp: Add a partial implementation of WINHTTP_OPTION_SECURITY_CERTIFICATE_STRUCT.
2010-07-22 12:52:36 +02:00
url.c
winhttp: Fix invalid behaviour of WinHttpCrackUrl.
2010-03-17 10:59:59 +01:00
version.rc
…
winhttp_private.h
winhttp: Store security flags in netconn_t.
2010-05-18 08:48:21 +02:00
winhttp.spec
…