Rob Shearman
|
a14d34b2f6
|
winhttp: Fix compilation with MinGW/MSVC.
|
2008-10-01 11:43:19 -05:00 |
Hans Leidekker
|
01e7d12848
|
winhttp: WinHttpQueryDataAvailable should do a blocking read if more data is expected.
Spotted by Henri Verbeet.
|
2008-09-09 11:02:04 +02:00 |
Hans Leidekker
|
2fb746783f
|
winhttp: Use a process global SSL context instead of per connection.
|
2008-09-08 12:47:21 +02:00 |
Hans Leidekker
|
64a7d23565
|
winhttp: Implement WINHTTP_OPTION_SERVER_CERT_CONTEXT.
|
2008-09-08 12:47:21 +02:00 |
Hans Leidekker
|
20d06b2a4c
|
winhttp: Allow reusing a secure connection.
|
2008-09-03 14:21:44 +02:00 |
Hans Leidekker
|
567e21e132
|
winhttp: Avoid testing errno when it isn't set.
|
2008-09-03 14:21:44 +02:00 |
Michael Stefaniuc
|
7c0d28b0da
|
winhttp: Move the wine includes after the system includes.
|
2008-08-29 20:20:20 +02:00 |
Hans Leidekker
|
0b19e8559f
|
winhttp: Add support for secure connections.
|
2008-08-29 12:22:23 +02:00 |
Alexandre Julliard
|
220bc61c21
|
Include sys/filio.h to get the FIONREAD definition on Solaris.
|
2008-08-26 20:40:57 +02:00 |
Hans Leidekker
|
266c4b2c04
|
winhttp: Add networking infrastructure.
|
2008-08-26 12:07:43 +02:00 |