Hans Leidekker
|
c5fa3ec216
|
winhttp: Set last error for invalid URLs passed to WinHttpCrackUrl.
|
2009-01-05 16:37:40 +01:00 |
Alexandre Julliard
|
97f4bfa7ed
|
winhttp/tests: Use ~0u instead of ~0ul for DWORD values.
|
2009-01-03 20:15:00 +01:00 |
Paul TBBle Hampson
|
4876375ab8
|
winhttp: Correctly parse specified ports in WinHttpCrackUrl.
|
2008-12-31 14:07:05 +01:00 |
Paul TBBle Hampson
|
f093f9e8d5
|
winhttp/tests: Add tests for WinHttpCrackUrl port number handling.
|
2008-12-31 14:06:10 +01:00 |
Hans Leidekker
|
65c1e31dca
|
winhttp: Add tests for WinHttpCrackUrl.
|
2008-11-18 11:53:02 +01:00 |
Aric Stewart
|
3590a4227f
|
winhttp: Correct another difference between InternetCrackurl and WinHttpCrackUrl.
|
2008-11-12 13:41:10 +01:00 |
Hans Leidekker
|
ee1a4650fd
|
winhttp: Skip notifications that may arrive out of order.
|
2008-09-29 17:25:47 -05:00 |
Hans Leidekker
|
5d687f40ec
|
winhttp: Add tests for WinHttpCreateUrl.
|
2008-09-23 14:03:19 +02:00 |
Dmitry Timoshkov
|
11da0ac8a7
|
winhttp: Add some tests for set/query option, make them pass under Wine.
|
2008-09-16 13:36:06 +02:00 |
Hans Leidekker
|
3cfa9c626f
|
winhttp: Better diagnostics in the notification test.
|
2008-09-10 10:40:05 +02:00 |
Hans Leidekker
|
ddbe713e6b
|
winhttp: Increase sleep between two tests that connect to the same host.
|
2008-09-10 10:40:01 +02:00 |
Hans Leidekker
|
6e6ffab63f
|
winhttp: Option WINHTTP_OPTION_SERVER_CERT_CONTEXT must return a pointer.
|
2008-09-09 11:01:53 +02:00 |
Hans Leidekker
|
f3346a789e
|
winhttp: Support asynchronous requests.
|
2008-09-08 12:47:21 +02:00 |
Hans Leidekker
|
3d8a9564cd
|
winhttp: Start sending async completion notifications. Add corresponding tests.
|
2008-09-08 12:47:21 +02:00 |
Hans Leidekker
|
6fe2edb5de
|
winhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_RAW_HEADERS).
|
2008-09-05 16:00:46 +02:00 |
Hans Leidekker
|
e078f618eb
|
winhttp: Implement some more options.
|
2008-09-04 11:14:32 +02:00 |
Hans Leidekker
|
96bf72f27e
|
winhttp: Add status notification tests. Make them pass.
|
2008-09-03 14:21:44 +02:00 |
Hans Leidekker
|
41a763629f
|
winhttp: Handle redirects.
|
2008-09-03 14:21:44 +02:00 |
Francois Gouget
|
ffcb02696c
|
winhttp/tests: Add a trailing '\n' to an ok() call.
|
2008-09-02 13:58:37 +02:00 |
Francois Gouget
|
4823b2c7bf
|
Assorted spelling fixes.
|
2008-09-02 13:58:21 +02:00 |
Hans Leidekker
|
13ba609b04
|
winhttp: Use default values when empty strings are passed for verb, object and version parameters.
|
2008-08-29 12:22:36 +02:00 |
Hans Leidekker
|
f732065c4c
|
winhttp: Test secure connections. Fix a crash when no response is returned.
|
2008-08-29 12:22:30 +02:00 |
Hans Leidekker
|
6619e54d1e
|
winhttp: Implement WinHttpWriteData.
|
2008-08-26 12:07:43 +02:00 |
Hans Leidekker
|
728bf77c83
|
winhttp: Implement WinHttpReadData.
|
2008-08-26 12:07:43 +02:00 |
Hans Leidekker
|
b170ac20dd
|
winhttp: Implement WinHttpReceiveResponse.
|
2008-08-26 12:07:43 +02:00 |
Hans Leidekker
|
f07f2304b0
|
winhttp: Implement WinHttpSendRequest.
|
2008-08-26 12:07:43 +02:00 |
Alexandre Julliard
|
5d900bb0f6
|
Avoid some size_t printf format warnings.
|
2008-08-21 16:05:15 +02:00 |
Hans Leidekker
|
6603ad725a
|
winhttp: Add some tests for WinHttpAddRequestHeaders.
|
2008-08-20 12:53:00 +02:00 |
Hans Leidekker
|
70fb4ef523
|
winhttp: Use default values for verb, object and version parameters in WinHttpOpenRequest.
|
2008-08-20 12:52:56 +02:00 |
Hans Leidekker
|
f14b6afb9c
|
winhttp: Implement WinHttpQueryHeaders.
|
2008-08-20 12:52:24 +02:00 |
Hans Leidekker
|
8f1d818bf3
|
winhttp: Implement WinHttpAddRequestHeaders.
|
2008-08-20 12:52:20 +02:00 |
Hans Leidekker
|
250cac32ca
|
winhttp: Implement WinHttpTimeFromSystemTime and WinHttpTimeToSystemTime.
|
2008-08-19 15:05:01 +02:00 |
Hans Leidekker
|
ce00aa019f
|
winhttp: Implement WinHttpOpenRequest.
|
2008-08-19 15:03:29 +02:00 |
Hans Leidekker
|
770ee20461
|
winhttp: Implement WinHttpConnect.
|
2008-08-19 15:03:19 +02:00 |
Hans Leidekker
|
405e8cda41
|
winhttp: Implement WinHttpOpen and WinHttpCloseHandle.
|
2008-08-19 15:02:53 +02:00 |
Zac Brown
|
dfd9681fab
|
winhttp: Add test for adding/querying headers.
|
2008-08-19 14:57:39 +02:00 |
Zac Brown
|
525037d758
|
winhttp: Add test for WinHttpTimeToSystemTime.
|
2008-08-19 14:57:01 +02:00 |
Zac Brown
|
5706b84513
|
winhttp: Add test for WinHttpTimeFromSystemTime.
|
2008-08-19 14:56:37 +02:00 |
Zac Brown
|
8ead556648
|
winhttp/tests: Add test for sending request.
|
2008-08-01 12:22:06 +02:00 |
Zac Brown
|
b2be840e47
|
winhttp/tests: Add test for opening request.
|
2008-07-18 12:48:47 +02:00 |