user32: Further implementation of MNS_NOTIFYBYPOS.
[wine] / dlls / wininet / tests /
2008-05-22  Francois Gougetwininet/tests: Get the tests running again on Win98.
2008-05-22  Francois Gougetwininet/tests: Remove a stray reference to InternetSetS...
2008-05-19  Hans Leidekkerwininet: Fix buffer size query for HttpQueryInfo(HTTP_Q...
2008-05-19  Hans Leidekkerwininet: INTERNET_STATUS_REQUEST_COMPLETE callback...
2008-05-12  Hans Leidekkerwininet: Implement INTERNET_OPTION_USER_AGENT for Inter...
2008-05-12  Hans Leidekkerwininet: Make a test pass on IE6.
2008-05-12  Hans Leidekkerwininet: Don't overwrite content length header in HttpS...
2008-05-08  Lei Zhangwininet: Handle NULL input for FindCloseUrlCache.
2008-05-07  Hans Leidekkerwininet: Deal with bogus accept types array passed...
2008-05-07  Maarten Lankhorstwininet: Ignore INTERNET_STATUS_DETECTING_PROXY message...
2008-05-05  Hans Leidekkerwininet: Don't add the user agent header until HttpSend...
2008-04-30  Rob Shearmanwininet: Add tests for GetUrlCacheEntryInfoExA.
2008-03-31  Hans Leidekkerwininet: Use a direct connection for tests that connect...
2008-03-28  Dan Hipschmanwininet: InternetReadFileExA should check INTERNET_FLAG...
2008-03-25  Hans Leidekkerwininet: Avoid a crash with traces on.
2008-03-12  Rob Shearmanwininet: Support the lpszFileExtension "reserved" param...
2008-03-12  Rob Shearmanwininet: Fix URLCache_LocalFileNameToPathA to return...
2008-03-12  Rob Shearmanwininet: Add tests for Find{First,Next}UrlCacheEntryA...
2008-03-12  Rob Shearmanwininet: Add tests for some URL cache functions.
2008-03-03  Francois Gougetwininet/tests: FtpCommandA() is not available on Win9x...
2008-03-03  Jacek Cabanwininet: Fixed some tests.
2008-02-27  Jacek Cabanwininet: Use vtbl for InternetSetOption(INTERNET_OPTION...
2008-02-27  Jacek Cabanwininet: Fixed version returned by INTERNET_OPTION_VERSION.
2008-02-19  Francois Gougetwininet/tests: Don't include the trailing '\0' in dwHea...
2008-02-18  Hans Leidekkerwininet: Handle the "100 Continue" response by ignoring it.
2008-02-15  Jacek Cabanwininet: Added cache test.
2008-02-04  Hans Leidekkerwininet: Add zero value content length header to POST...
2008-02-04  Hans Leidekkerwininet: Make sure not to overwrite any caller supplied...
2008-02-04  Rob Shearmanwininet: HTTP_Connect should fail if a NULL or empty...
2008-01-24  Marcus Meissnerwininet: Check if buffer has overflowed potentially.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-07  Austin EnglishSpelling fixes.
2007-12-10  Hans Leidekkerwininet: Make FtpGetCurrentDirectoryA pass all todo_win...
2007-12-07  Francois Gougetwininet/tests: Remove trailing spaces in ok() calls.
2007-12-05  Roy Sheawininet: Added check of dwStructSize required by Window...
2007-12-05  Roy Sheawininet: Removed inline from copy_compsA and zero_comps...
2007-12-03  Zac Brownwininet: Add test for FtpGetCurrentDirectoryA in winine...
2007-11-27  Michael Stefaniucwininet/tests: Do not compare the return value of socke...
2007-11-15  Hans Leidekkerwininet: Fix a number of problems with InternetGetCookie.
2007-11-15  Hans Leidekkerwininet: Fix a number of problems with InternetSetCookie.
2007-11-12  Hans Leidekkerwininet: Fix two handle leaks in the test.
2007-11-09  Lei Zhangwininet: Skip strcmp() in a test if the returned value...
2007-11-01  Hans Leidekkerwininet: Implement and test FtpCommand{A, W}.
2007-11-01  Hans Leidekkerwininet: Correct several ftp server response to error...
2007-10-30  Hans Leidekkerwininet: Don't release the parent object in FTP_Connect...
2007-10-30  Hans Leidekkerwininet: Use a single connection for all ftp tests.
2007-10-29  Hans Leidekkerwininet: Always send a content length header, even...
2007-10-29  Hans Leidekkerwininet: Always close the data connection before receiv...
2007-10-29  Hans Leidekkerwininet: Always return an error when a transfer is...
2007-10-22  Hans Leidekkerwininet: Use passive mode for the ftp tests.
2007-10-22  Hans Leidekkerwininet: Fix some failing ftp tests on Windows and...
2007-10-16  Detlef Riekenbergwininet/tests: Test NULL pointer for InternetCanonicali...
2007-10-16  Detlef Riekenbergwininet: Fix flags and SetLastError for InternetCanonic...
2007-10-11  Detlef Riekenbergwininet/tests: Initial tests for InternetCanonicalizeUrlA.
2007-09-21  Misha Koshelevwininet/tests: Add test to show that InternetCloseHandl...
2007-09-14  Alexandre Julliardwininet/tests: Anonymous FTP can succeed without a...
2007-08-30  Francois Gougetwininet: Fix many wininet prototypes: the context is...
2007-08-22  Misha Koshelevwininet: Fix reference count on internet handle for...
2007-08-22  Misha Koshelevwininet: Don't send INTERNET_STATUS_HANDLE_CLOSING...
2007-08-17  Paul Vrienswininet/tests: Fix test failures for wininet.dll that...
2007-08-16  Mikołaj Zalewskiwininet: A small test for HttpQueryInfoA.
2007-08-16  Mikołaj Zalewskiwininet: Make HttpQueryInfo[AW] work for lpBuffer ...
2007-08-16  Mikołaj Zalewskiwininet: Support HTTP_QUERY_RAW_HEADER_CRLF|HTTP_QUERY_...
2007-08-13  Misha Koshelevwininet/tests: Test that for an open HTTP connection...
2007-08-10  Hans Leidekkerwininet: Process caller supplied headers after insertin...
2007-08-10  Hans Leidekkerwininet: Also set last error on NULL first parameter...
2007-08-10  Hans Leidekkerwininet: Don't crash on NULL first or last parameter...
2007-07-19  Huw Davieswininet: Certain options of InternetQueryOption can...
2007-07-16  Misha Koshelevwininet/tests: Add testing framework and tests for...
2007-07-16  Misha Koshelevwininet/tests: Properly handle ERROR_IO_PENDING from...
2007-06-27  Michael Stefaniucwininet: Remove superfluous casts of void pointers...
2007-06-06  Rob Shearmanwininet: Send the correct callbacks during InternetRead...
2007-05-29  Rob Shearmanwininet: Don't close the connection if the caller passe...
2007-03-21  Paul Vrienswininet/tests: Expose a problem with FtpGetFile.
2007-03-08  Francois Gougetwininet: Check file handles against INVALID_HANDLE_VALU...
2007-03-05  Rob Shearmanwininet: Always make copies of strings passed to INTERN...
2007-03-01  Paul Vrienswininet/ftp: Let CreateFile deal with last error.
2007-02-27  Paul Vrienswininet/tests: Add another test.
2007-02-22  Paul Vrienswininet/tests: Add a few more tests.
2007-02-21  Francois Gougetwininet/tests: Fix some tests so they succeed on Window...
2007-02-21  Paul Vrienswininet/ftp.c: Fix some typos.
2007-02-20  Francois Gougetwininet/tests: Tell the user which ftp server we're...
2007-02-20  Francois Gougetwininet/tests: Dynamically load some functions so the...
2007-02-20  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-19  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-13  Hans Leidekkerwininet: Fix a test that fails on Windows.
2007-02-13  Hans Leidekkerwininet: Skip empty accept type strings in HttpOpenRequest.
2007-02-13  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-13  Paul Vrienswininet/ftp.c: Add tests to show the order of parameter...
2007-02-12  Paul Vrienswininet/ftp.c: Add another test.
2007-02-12  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-12  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-12  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-09  Paul Vrienswininet/ftp.c: Fix some returned error codes.
2007-02-07  Paul Vrienswininet/tests: Add a few more tests.
2007-02-05  Paul Vrienswininet/tests: Add ftp tests.
2007-01-08  Francois Gougetwininet/tests: Print GetLastError() in decimal with...
2006-12-06  Paul Vrienswininet/test: Free memory after use.
2006-10-30  Jacek Cabanwininet: Fixed declaration of INTERNET_STATUS_CALLBACK.
2006-10-06  Andrew Talbotwininet/tests: Cast-qual warning fix.
next