wininet: Implement basic non-proxy authentication.
[wine] / dlls / wininet / internet.h
2007-05-21  Rob Shearmanwininet: Add support for SSPI authentication for HTTP.
2007-03-26  Andrew Talbotwininet: Replace inline static with static inline.
2007-02-06  Paul Vrienswininet: Remove unused function.
2007-02-05  Bang Jun-Youngwininet: config.h police.
2007-01-04  Rob Shearmanwininet: Change the HTTP code to not assume that the...
2007-01-04  Rob Shearmanwininet: Use the Content-Length header to work out...
2007-01-04  Rob Shearmanwininet: Remove the custom thread pool implementation...
2006-12-26  Jacek Cabanwininet: Get rid of ASYNC_FUNC enum.
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPFINDNEXTW request.
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPRENAMEFILEW...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPREMOVEDIRECTORY...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPDELETEFILEW...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPGETFILEW request.
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPOPENFILEW request.
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPGETCURRENTDIREC...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPFINDFIRSTFILEW...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPCREATEDIRECTORY...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPSETCURRENTDIREC...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in FTPUTFILE request.
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in INTERNETREADFILEEX...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in INTERNETOPENURLW...
2006-12-26  Jacek Cabanwininet: Remove not used HTTPOPENREQUESTW request.
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in HTTPSENDREQUESTW...
2006-12-26  Jacek Cabanwininet: Use proc instead of enum in SENDCALLBACK request.
2006-10-31  Jacek Cabanwininet: Use handle stored in WININETHANDLEHEADER inste...
2006-10-30  Jacek Cabanwininet: Store handle in WININETHANDLEHEADER and use...
2006-10-30  Jacek Cabanwininet: Remove lpwhparent from WININETHANDLERHEADER.
2006-10-30  Jacek Cabanwininet: Store WININETFTPSESSIONW pointer in WININETFTP...
2006-10-30  Jacek Cabanwininet: Store WININETFTPSESSIONW pointer in WININETFTP...
2006-10-30  Jacek Cabanwininet: Move ftp FindNextFile implementation to ftp.c.
2006-10-30  Jacek Cabanwininet: Store WININETAPPINFOW pointer in WININETFTPSES...
2006-10-30  Jacek Cabanwininet: Store pointer to WININETHTTPSESSIONW in WININE...
2006-10-30  Jacek Cabanwininet: Store WININETAPPINFOW pointer in WININETHTTPSE...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Mike McCormackwininet: Fix peeking of http data with a nul byte in it.
2006-03-14  Robert Shearmanwininet: Implement setting of send and receive timeouts.
2006-03-06  Robert Shearmanwininet: Don't continue to connect to a secure server...
2006-01-20  Aric Stewartwininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT...
2005-12-13  Aric Stewartwininet: HTTP headers reworking.
2005-12-03  Robert Shearmanwininet: global function/data cleanup
2005-11-30  Robert ShearmanRemove duplicated code by modifying HTTP_HttpSendReques...
2005-11-28  Robert ShearmanMove the initiation of the SSL connection into a separa...
2005-11-28  Robert ShearmanAdd a host port field that preserves the requested...
2005-11-28  Robert ShearmanAdd a new field "lpszHostName" to the session to track...
2005-11-22  Robert ShearmanRename SendAsyncCallback to INTERNET_SendCallback.
2005-11-15  Robert ShearmanWe shouldn't pass the struct hostent returned from...
2005-11-15  Robert ShearmanSSL doesn't need to use a different socket to unsecure...
2005-11-12  Robert ShearmanImplement InternetReadFileExA (based on a patch by...
2005-10-26  Jacek CabanMake functions static.
2005-10-20  Aric StewartMove the peek_msg buffers for SSL connections into the
2005-06-13  Mike McCormackFix some warnings.
2004-12-23  Lionel UlmerAdded/improved TRACEing.
2004-12-20  Steven EdwardsMSVC porting fixes.
2004-12-13  Eric PouechFixed some errors in function prototypes.
2004-09-20  Robert ShearmanInternetSetStatusCallback can be used on any handle...
2004-09-16  Alexandre JulliardAvoid using socklen_t.
2004-09-13  Robert ShearmanStore HTTP host header in the same way as most other...
2004-09-03  Steven EdwardsUse Windows sockets when building Wininet on Mingw.
2004-08-09  Mike McCormackFix warnings generated with -Wsign-compare.
2004-07-19  Mike McCormackUse pointers internally and refcount all objects.
2004-07-19  Robert ShearmanFix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that...
2004-05-25  Kevin KoltzauMove all FTP functions to unicode.
2004-05-13  Kevin KoltzauPrevent memory leak and superfluous status notifications.
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.
2004-02-09  Lionel UlmerImplemented proper asynchronous InternetOpenUrl handling.
2004-02-07  Mike McCormackImplement proper HINTERNET handles.
2003-11-25  Vincent BéronUndefine FAR to avoid conflict with ssl.h.
2003-10-14  Dmitry TimoshkovFixed some problems found while compiling and linking...
2003-09-25  Mike McCormackUse unions instead of defines in async work requests.
2003-08-05  Alexandre JulliardAvoid DSA type conflict between ssl.h and commctrl.h.
2003-07-22  Mike McCormackImplement support for proxies with usernames and passwords.
2003-07-21  Lionel Ulmer- fix multiple consecutive downloads (by flushing when...
2003-07-21  Lionel Ulmer- use SIZE command to retrieve the file size (as the...
2003-06-20  David Hammerton- implemented support for https protocol
2002-08-28  Patrik StridvallRemoved trailing white space.
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-09-10  Francois GougetFix compilation errors on FreeBSD.
2001-08-24  Francois GougetMade independent from winsock.
2001-02-15  Chris MorganAdd includes for <time.h>.
2000-12-29  Andreas Mohr- implemented passive FTP transfers (PASV, needed for...
2000-06-11  Ulrich CzekallaHTTP protocol now supported, InternetCrackUrl fixed...
2000-04-11  Alexandre JulliardMerged urlmon.dll and wininet.dll from the Corel tree...