Hans Leidekker
|
70c6a8ac62
|
winhttp: Implement WinHttpSetCredentials.
Only supports the basic authentication scheme.
|
2008-08-27 13:21:20 +02:00 |
Hans Leidekker
|
3f85f4552b
|
winhttp: Implement WinHttpQueryAuthSchemes.
|
2008-08-27 13:21:20 +02:00 |
Alexandre Julliard
|
911ce51daf
|
winhttp: Fix WinHttpSetDefaultProxyConfiguration spec entry.
|
2008-08-25 15:56:41 +02:00 |
Hans Leidekker
|
fcb0e3a9d1
|
winhttp: Add a stub implementation for WinHttpSetTimeouts.
|
2008-08-20 12:52:16 +02:00 |
Hans Leidekker
|
877d6c95c6
|
winhttp: Forward WinHttpCrackUrl and WinHttpCreateUrl to wininet for the time being.
|
2008-08-19 15:04:53 +02:00 |
Hans Leidekker
|
587162c3b6
|
winhttp: Add stub implementations for WinHttpGetDefaultProxyConfiguration, WinHttpGetProxyForUrl and WinHttpSetDefaultProxyConfiguration.
|
2008-08-19 15:03:45 +02:00 |
Hans Leidekker
|
a3d9df7d4d
|
winhttp: Implement WinHttpSetStatusCallback. Start sending notifications.
|
2008-08-19 15:03:37 +02:00 |
Zac Brown
|
db0b7beffa
|
winhttp: Add stub implementation for WinHttpAddRequestHeaders.
|
2008-08-19 14:57:23 +02:00 |
Zac Brown
|
9dd04bfc32
|
winhttp: Add stub implementation for WinHttpQueryHeaders.
|
2008-08-19 14:57:11 +02:00 |
Zac Brown
|
59397fab02
|
winhttp: Add stub implementation for WinHttpTimeToSystemTime.
|
2008-08-19 14:56:52 +02:00 |
Zac Brown
|
6858aa4a0f
|
winhttp: Add stub implementation for WinHttpTimeFromSystemTime.
|
2008-08-19 14:56:20 +02:00 |
Zac Brown
|
deb49f6f83
|
winhttp: Add stub implementation for WinHttpWriteData.
|
2008-07-29 13:54:40 +02:00 |
Zac Brown
|
9575564af8
|
winhttp: Add stub implementation for WinHttpCloseHandle.
|
2008-07-08 12:29:37 +02:00 |
Zac Brown
|
058c23f77d
|
winhttp: Add stub implementation for WinHttpReadData.
|
2008-07-08 12:29:30 +02:00 |
Zac Brown
|
cb5908fcb7
|
winhttp: Add stub implementation for WinHttpSetOption.
|
2008-07-08 12:29:24 +02:00 |
Zac Brown
|
000fe7058d
|
winhttp: Add stub implementation for WinHttpReceiveResponse.
|
2008-07-08 12:28:55 +02:00 |
Zac Brown
|
2d8698918f
|
winhttp: Add stub implementation for WinHttpQueryDataAvailable.
|
2008-07-08 12:28:42 +02:00 |
Zac Brown
|
7a39e23db6
|
winhttp: Add stub implementation for WinHttpQueryOption.
|
2008-07-08 12:28:33 +02:00 |
Zac Brown
|
f094b4332d
|
winhttp: Add stub implementation for WinHttpSendRequest.
|
2008-07-04 19:42:42 +02:00 |
Zac Brown
|
ae1e79d43e
|
winhttp: Add stub implementation for WinHttpOpenRequest and fix function declaration.
|
2008-07-04 19:38:15 +02:00 |
Zac Brown
|
ca627f5b7d
|
winhttp: Add stub implementation for WinHttpConnect.
|
2008-07-04 19:37:52 +02:00 |
Hans Leidekker
|
3e3ce1fa5e
|
winhttp: Add a stub implementation of WinHttpDetectAutoProxyConfigUrl.
|
2008-03-06 12:45:00 +01:00 |
Rob Shearman
|
1ff2bdbd65
|
winhttp: Add a stub for WinHttpOpen.
|
2008-01-14 15:31:37 +01:00 |
Peter Oberndorfer
|
715edc1633
|
winhttp: Add WinHttpGetIEProxyConfigForCurrentUser stub.
|
2007-09-27 12:49:10 +02:00 |
Maarten Lankhorst
|
2c5767e2c6
|
winhttp: Add stub for WinHttpCheckPlatform.
|
2007-08-27 12:02:31 +02:00 |
Jacek Caban
|
21572967db
|
winhttp: Added winhttp.dll.
|
2007-07-31 13:36:31 +02:00 |