2004-03-22 |
Marcus Meissner | Allocate correct number of pointers for szAcceptTypes... |
blob | commitdiff | raw |
2004-03-16 |
Uwe Bonnes | HTTP_HttpSendRequestA: Remove \r and \n at the end of |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Francois Gouget | Assorted spelling and case fixes. |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Lionel Ulmer | Better TRACEing in some functions. |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Lionel Ulmer | Implemented proper asynchronous InternetOpenUrl handling. |
blob | commitdiff | raw | diff to current |
2004-02-09 |
Lionel Ulmer | Report real handles to the application, not Wine intern... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Mike McCormack | Implement proper HINTERNET handles. |
blob | commitdiff | raw | diff to current |
2003-12-15 |
Uwe Bonnes | HTTP_DealWithProxy: Only add to proxy string when... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
Jeremy Shaw | Add a '\r\n' to lpszHeaders if it is not already termin... |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Mike McCormack | Use unions instead of defines in async work requests. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-15 |
Mike McCormack | Use WideByteToMultiChar not strlenW. |
blob | commitdiff | raw | diff to current |
2003-08-05 |
David Hammerton | Added support for http-POST (well, any kind of http... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Mike McCormack | Implement support for proxies with usernames and passwords. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Alexandre Julliard | Fixed a couple of buffer overflows. |
blob | commitdiff | raw | diff to current |
2003-06-20 |
David Hammerton | - implemented support for https protocol |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Uwe Bonnes | HTTP_HttpOpenRequestA: Calculate size from the right... |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Dominik Strasser | Partially implement proxy support. |
blob | commitdiff | raw | diff to current |
2003-02-25 |
Uwe Bonnes | InternetOpenUrlA (http/s case): Use client for HttpOpen... |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Alberto Massari | - When sending a request using HttpOpenRequest/HttpSen... |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Alberto Massari | Added stubs for IsHostInProxyBypassList and GetUrlCache... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Alberto Massari | Added HttpOpenRequestW, HttpQueryInfoW, HttpSendRequestW. |
blob | commitdiff | raw | diff to current |
2002-09-27 |
Chris Morgan | Added stubs for HttpEndRequestA/W, InternetReadFileExA/W, |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Gregg Mattinson | Cast void* to char* for pointer arithmetic. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Aric Stewart | Reworking of http and asyncronous calls to get IE6... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Johan Dahlin | Add a few extra fields to HTTP_GetStdHeaderIndex. |
blob | commitdiff | raw | diff to current |
2001-12-11 |
Jon Griffiths | Add exclusion defs & remaining funcs, remove internal... |
blob | commitdiff | raw | diff to current |
2001-11-06 |
Guy Albertelli | - Define rest of URL_ESCAPE... and other flags. |
blob | commitdiff | raw | diff to current |
2001-10-04 |
Nikolas Zimmermann | Skip port number before calling gethostbyname. |
blob | commitdiff | raw | diff to current |
2001-09-11 |
Patrik Stridvall | Cleanup code that is strange or difficult to parse. |
blob | commitdiff | raw | diff to current |
2001-08-24 |
Francois Gouget | Made independent from winsock. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Chris Morgan | Add includes for <time.h>. |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Jon Griffiths | - Remove <string.h> from winnt.h. |
blob | commitdiff | raw | diff to current |
2001-01-21 |
Huw D M Davies | Escape any spaces in lpszObjectName passed to HttpOpenR... |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Patrik Stridvall | Don't include windows.h internally. |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
blob | commitdiff | raw | diff to current |
2000-11-16 |
Alexandre Julliard | Replaced HEAP_strdup* and lstrcpynAtoW calls by exporte... |
blob | commitdiff | raw | diff to current |
2000-11-10 |
Huw D M Davies | Initialize nSocketFD to INVALID_SOCKET. |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Huw D M Davies | Stub for HttpSendRequestExA. |
blob | commitdiff | raw | diff to current |
2000-08-26 |
Andreas Mohr | - made the MIDI sequencer error message much better... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-08-03 |
John R. Sheets | Added "Mime-Version" to standard MIME headers parsed in |
blob | commitdiff | raw | diff to current |
2000-07-23 |
John R. Sheets | Add a few more fields to HTTP_GetStdHeaderIndex() and... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-06-11 |
Ulrich Czekalla | HTTP protocol now supported, InternetCrackUrl fixed... |
blob | commitdiff | raw | diff to current |
|