2005-06-22 |
Alexandre Julliard | Sort entry points alphabetically. |
tree | commitdiff |
2005-06-21 |
Maarten Lankhorst | Changed setting default port number from HTTP_Connect to |
tree | commitdiff |
2005-06-21 |
Maarten Lankhorst | - Added new INTERNET_OPTION* defines. |
tree | commitdiff |
2005-06-13 |
Mike McCormack | Fix some warnings. |
tree | commitdiff |
2005-06-05 |
Mike Hearn | - Don't return NULL for proxy details if there is no... |
tree | commitdiff |
2005-05-24 |
Uwe Bonnes | Handle more Escape situations. |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-05-04 |
Troy Rollo | Create URL Cache if it does not already exist. |
tree | commitdiff |
2005-04-21 |
Alexandre Julliard | Get rid of the remaining calls to strncpyW, and remove... |
tree | commitdiff |
2005-04-20 |
Francois Gouget | Tweak the API documentation to silence winapi_check... |
tree | commitdiff |
2005-04-18 |
Peter Berg Larsen | Strncpy elimination. |
tree | commitdiff |
2005-04-18 |
Peter Berg Larsen | Replace strncpy with memcpy or lstrcpyn. |
tree | commitdiff |
2005-04-14 |
Benjamin Cutler | Better handling of hInternet == NULL for INTERNET_OPTIO... |
tree | commitdiff |
2005-04-13 |
Benjamin Cutler | Check for an invalid hInternet handle in INET_QueryOpti... |
tree | commitdiff |
2005-04-11 |
Jason Edmeades | Ensure A->W version of InternetCrackURL passes correct... |
tree | commitdiff |
2005-04-11 |
Juan Lang | - set size required correctly for all supported options |
tree | commitdiff |
2005-04-11 |
José Manuel Ferrer... | Spanish translations updated. |
tree | commitdiff |
2005-03-30 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-29 |
Peter Berg Larsen | Janitorial: Get rid of strncpy/strncpyW. |
tree | commitdiff |
2005-03-28 |
Peter Berg Larsen | Janitorial: Get rid of strncpy/strncpyW. |
tree | commitdiff |
2005-03-24 |
Jakob Eriksson | Get rid of HeapAlloc casts. |
tree | commitdiff |
2005-03-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-03-22 |
Jakob Eriksson | Eliminate HeapAlloc casts. |
tree | commitdiff |
2005-03-21 |
Troy Rollo | Implement CreateUrlCacheEntryW and CommitUrlCacheEntryW... |
tree | commitdiff |
2005-03-21 |
Vincent Béron | Fixed some calling conventions. |
tree | commitdiff |
2005-03-17 |
Dmitry Timoshkov | Match OVERLAPPED structure to the SDK definition. |
tree | commitdiff |
2005-03-17 |
Hans Leidekker | Add more tests and fix InternetTimeToSystemTimeW accord... |
tree | commitdiff |
2005-03-16 |
Jakob Eriksson | Test failed before on 98, NT4, 2000 and XP. |
tree | commitdiff |
2005-03-10 |
Robert Shearman | - Fully delete custom headers on connection opening. |
tree | commitdiff |
2005-02-25 |
Jon Griffiths | Documentation spelling fixes. |
tree | commitdiff |
2005-02-16 |
Alex Villacís Lasso | Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN... |
tree | commitdiff |
2005-02-14 |
Marcelo Duarte | Update the resources for Portuguese. |
tree | commitdiff |
2005-02-08 |
Hans Leidekker | Stub implementations for DeleteUrlCacheContainer{A,W}, |
tree | commitdiff |
2005-02-08 |
Steven Edwards | Correct spec entry for FindFirstUrlCacheEntryEx. |
tree | commitdiff |
2005-02-02 |
David McCullough | HTTP_HttpSendRequestW was getting invoked with a null... |
tree | commitdiff |
2005-02-01 |
Hans Leidekker | - Stub implementations for FtpGetFileSize, FtpCommand... |
tree | commitdiff |
2005-01-26 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2005-01-25 |
Maxime Bellengé | Replace '\' with '/' in the URL in HTTP_HttpSendRequestW. |
tree | commitdiff |
2005-01-18 |
Hans Leidekker | Implement and test InternetTime{From,To}SystemTime... |
tree | commitdiff |
2005-01-17 |
Jonathan Ernst | Updated French resources. |
tree | commitdiff |
2005-01-17 |
Henning Gerhardt | Update German resources. |
tree | commitdiff |
2005-01-07 |
Diego Pettenò | Get rid of DPRINTF. |
tree | commitdiff |
2005-01-07 |
Mike McCormack | Use CreateEventW in preference to CreateEventA for... |
tree | commitdiff |
2005-01-04 |
Lionel Ulmer | Fix 'SendAsyncCallback' when it's really asynchronous. |
tree | commitdiff |
2005-01-03 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-27 |
Rein Klazes | Correct cases where arguments of ok() calls depend... |
tree | commitdiff |
2004-12-23 |
Michael Stefaniuc | Do not check for non NULL pointer before HeapFree'ing... |
tree | commitdiff |
2004-12-23 |
Lionel Ulmer | Added/improved TRACEing. |
tree | commitdiff |
2004-12-21 |
Michael Stefaniuc | Do not check for non NULL pointer before HeepFree'ing... |
tree | commitdiff |
2004-12-20 |
Steven Edwards | MSVC porting fixes. |
tree | commitdiff |
2004-12-13 |
Eric Pouech | Fixed some errors in function prototypes. |
tree | commitdiff |
2004-12-13 |
Eric Pouech | Fixed array index overflow. |
tree | commitdiff |
2004-12-06 |
Mike McCormack | Make sure to insert the proxy authentication header... |
tree | commitdiff |
2004-11-29 |
Eric Pouech | Made some functions and variables static. |
tree | commitdiff |
2004-11-23 |
Tom Wickline | Version resources cleanup. |
tree | commitdiff |
2004-11-21 |
Robert Shearman | - Make InternetGetConnectedStateExA not crash, by making |
tree | commitdiff |
2004-11-19 |
Robert Shearman | Pass the address of the handle rather than just the... |
tree | commitdiff |
2004-11-04 |
Aric Stewart | Implemented InternetGetConnectedStateExA. |
tree | commitdiff |
2004-10-28 |
Jakob Eriksson | Supposedly fix http test on Windows. |
tree | commitdiff |
2004-10-08 |
Vincent Béron | Remove #ifdef HAVE_SYS_TYPES_H. |
tree | commitdiff |
2004-09-23 |
Robert Shearman | Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,... |
tree | commitdiff |
2004-09-23 |
Robert Shearman | Use dynamically allocated heap allocated buffers in |
tree | commitdiff |
2004-09-23 |
Robert Shearman | - Don't crash on double InternetCloseHandle. |
tree | commitdiff |
2004-09-20 |
Robert Shearman | Always replace whatever is already in the HTTP "Host... |
tree | commitdiff |
2004-09-20 |
Robert Shearman | InternetSetStatusCallback can be used on any handle... |
tree | commitdiff |
2004-09-16 |
Alexandre Julliard | Avoid using socklen_t. |
tree | commitdiff |
2004-09-14 |
Robert Shearman | Don't let applications add Connection header to request. |
tree | commitdiff |
2004-09-13 |
Robert Shearman | Store HTTP host header in the same way as most other... |
tree | commitdiff |
2004-09-13 |
Robert Shearman | - Remove unused variable hIC. |
tree | commitdiff |
2004-09-10 |
Uwe Bonnes | Strip dangling \r\n from HTTP_HttpSendRequest. |
tree | commitdiff |
2004-09-08 |
Krzysztof Foltman | Make sure InternetReadFile returns full buffers. |
tree | commitdiff |
2004-09-08 |
Uwe Bonnes | Get full buffers in Internet_Readfile. |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Disable MSVC warning 4116 to avoid the 'unnamed type... |
tree | commitdiff |
2004-09-06 |
Uwe Bonnes | Check for more standard headers. |
tree | commitdiff |
2004-09-06 |
Krzysztof Foltman | - Reversed the assertion causing InternetConnect to... |
tree | commitdiff |
2004-09-03 |
Steven Edwards | Use Windows sockets when building Wininet on Mingw. |
tree | commitdiff |
2004-09-03 |
Alexandre Julliard | Added configure check for socklen_t. |
tree | commitdiff |
2004-08-26 |
Robert Shearman | Don't use freed memory. |
tree | commitdiff |
2004-08-25 |
Francois Gouget | Enable the disabled tests in tests.data or add a commen... |
tree | commitdiff |
2004-08-24 |
Huw Davies | Change dialogs to use MS Shell Dlg rather than Helv... |
tree | commitdiff |
2004-08-19 |
Robert Shearman | Fix type of DeleteIE3Cache function. |
tree | commitdiff |
2004-08-19 |
Robert Shearman | Better TRACE's for some Internet* functions. |
tree | commitdiff |
2004-08-19 |
Stefan Leichter | Added stub for DeleteIE3Cache. |
tree | commitdiff |
2004-08-16 |
David Kredba | Added Czech resources. |
tree | commitdiff |
2004-08-13 |
Francois Gouget | Fix compilation of the wininet generated tests with... |
tree | commitdiff |
2004-08-10 |
Mike McCormack | Fix the processing of the lpszHeaders field in HttpSend... |
tree | commitdiff |
2004-08-09 |
Mike McCormack | Fix warnings generated with -Wsign-compare. |
tree | commitdiff |
2004-08-06 |
Mike McCormack | Add another test for InternetCrackUrlW. |
tree | commitdiff |
2004-08-06 |
Mike McCormack | Fix the dwUrlPathLength returned by InternetCrackUrl... |
tree | commitdiff |
2004-07-23 |
Robert Shearman | Implement INTERNET_OPTION_CONNECTED_STATE. |
tree | commitdiff |
2004-07-22 |
Alexandre Julliard | Fixed a couple of off-by-one errors. |
tree | commitdiff |
2004-07-21 |
Robert Shearman | HttpQueryInfo returns buffer length including null... |
tree | commitdiff |
2004-07-21 |
Robert Shearman | Rewrite cookies to use shared list.h list code. |
tree | commitdiff |
2004-07-21 |
Mike McCormack | Fix HTTP POST requests. |
tree | commitdiff |
2004-07-20 |
Robert Shearman | Fix string length return from HttpQueryInfoA. |
tree | commitdiff |
2004-07-19 |
Mike McCormack | Use pointers internally and refcount all objects. |
tree | commitdiff |
2004-07-19 |
Robert Shearman | Honour INTERNET_FLAG_NO_COOKIES. |
tree | commitdiff |
2004-07-19 |
Robert Shearman | Fix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that... |
tree | commitdiff |
2004-07-19 |
Robert Shearman | Fix size return from InternetGetCookieW. |
tree | commitdiff |
next |