wininet: A small test for HttpQueryInfoA.
[wine] / dlls / wininet / utility.c
2007-05-29  Andrew Talbotwininet: Exclude unused headers.
2007-03-05  Rob Shearmanwininet: Always make copies of strings passed to INTERN...
2007-01-05  Jeff Latimerwininet: Ensure null check before dereference.
2006-12-26  Jacek Cabanwininet: Get rid of ASYNC_FUNC enum.
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in SENDCALLBACK request.
2006-10-30  Jacek Cabanwininet: Store handle in WININETHANDLEHEADER and use...
2006-10-05  Hans Leidekkerwininet: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-05  Jacek Cabanwininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED,
2005-11-22  Robert ShearmanRename SendAsyncCallback to INTERNET_SendCallback.
2005-11-15  Robert ShearmanWe shouldn't pass the struct hostent returned from...
2005-09-12  Alexandre JulliardFixed some more traces to use the right printf format...
2005-04-21  Alexandre JulliardGet rid of the remaining calls to strncpyW, and remove...
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-01-04  Lionel UlmerFix 'SendAsyncCallback' when it's really asynchronous.
2004-12-23  Lionel UlmerAdded/improved TRACEing.
2004-12-13  Eric PouechFixed array index overflow.
2004-09-20  Robert ShearmanInternetSetStatusCallback can be used on any handle...
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-08-09  Mike McCormackFix warnings generated with -Wsign-compare.
2004-07-19  Mike McCormackUse pointers internally and refcount all objects.
2004-06-14  Mike McCormackFixed ASCII redirect callbacks.
2004-05-25  Kevin KoltzauMove all FTP functions to unicode.
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2004-03-25  Mike McCormackConvert WININETAPPINFOA structure to unicode.
2004-02-09  Lionel UlmerBetter TRACEing in some functions.
2003-09-25  Mike McCormackUse unions instead of defines in async work requests.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-18  Mike McCormackOnly call wininet callbacks if dwContext is non-zero.
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-04  Nikolas ZimmermannSkip port number before calling gethostbyname.
2001-09-19  Andreas MohrRename "SystemTime" to "t" (this is *not* SYSTEMTIME...
2001-08-24  Francois GougetMade independent from winsock.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-26  Hidenori TakeshimaAdded checking for netdb.h.
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...