usp10: Handle CR/LF in ScriptItemize.
[wine] / dlls / wininet / internet.h
2008-12-12  Francois Gougetwininet & winhttp: Remove the MSG_WAITALL definition...
2008-12-09  Alexandre Julliardwininet: Include ws2tcpip.h before anything else for...
2008-07-21  Jacek Cabanwininet: Moved more InternetQueryOption implementation...
2008-06-02  Alexandre Julliardwininet: Include openssl/ssl.h before Windows headers.
2008-03-12  Jacek Cabanwininet: Move INTERNET_OPTION_HANDLE_TYPE to vtbl.
2008-03-10  Rob Shearmanwininet: Make the reference count of WININETHANDLEHEADE...
2008-03-04  Rob Shearmanwininet: Fix compile with MinGW.
2008-03-03  Jacek Cabanwininet: Moved InternetReadFileExA to vtbl.
2008-03-03  Jacek Cabanwininet: Don't use INTERNET_ReadFile in HTTP_DrainContent.
2008-03-03  Jacek Cabanwininet: Move FTP structs and functions declarations...
2008-03-03  Jacek Cabanwininet: Move InternetReadFile to vtbl.
2008-03-03  Jacek Cabanwininet: Move INTERNET_STATUS_REQUEST_COMPLETE call...
2008-02-29  Jacek Cabanwininet: Move InternetQueryDataAvailable to vtbl.
2008-02-28  Jacek Cabanwininet: Move WININETFTPFINDNEXTW declaration to ftp.c.
2008-02-28  Jacek Cabanwininet: Moved InternetFindNextFileW implementation...
2008-02-27  Jacek Cabanwininet: Use vtbl for InternetSetOption(INTERNET_OPTION...
2008-02-27  Jacek Cabanwininet: Use vtbl in InternetWriteFile implementation.
2008-02-27  Jacek Cabanwininet: Moved close_connection to vtbl.
2008-02-27  Jacek Cabanwininet: Moved handle destructor to vtbl.
2008-02-15  Jacek Cabanwininet: Added beginning support for HTTP cache files.
2007-09-21  Misha Koshelevwininet: Track child handles, free all child handles...
2007-08-30  Francois Gougetwininet: Fix many wininet prototypes: the context is...
2007-08-23  Misha Koshelevwininet: Separate connection closing from object destru...
2007-08-23  Misha Koshelevwininet: Rename WININET_object_destructor to a more...
2007-08-09  Francois Gougetwininet: #undef some macros to avoid a conflict between...
2007-06-06  Rob Shearmanwininet: Implement NTLM support for proxy authentication.
2007-05-29  Rob Shearmanwininet: Add a new NETCON_query_data_available function.
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.
next