atl: Add a stub for AtlModuleRegisterWndClassInfoW.
[wine] / dlls / wininet /
2006-06-13  Alexandre Julliardwininet/tests: Use lstrlenA instead of strlen in ok...
2006-06-12  Alexandre Julliardinclude: Make the Dll* entry points hidden.
2006-06-08  Phil Lodwickwininet: ftp: Fix crash if input buffer is larger than...
2006-06-08  Phil Lodwickwininet: ftp: 125 is an acceptable response code for...
2006-06-02  Mike McCormackwininet: Simple tests for InternetGetCookie's parameters.
2006-06-02  Mike McCormackwininet: Fix up and test InternetSetCookie parameter...
2006-06-02  Mike McCormackwininet: Remove some dead code (Coverity).
2006-05-30  Mike McCormackwininet: Don't crash when querying NULL values.
2006-05-30  Mike McCormackwininet: Add a test for basic authentication.
2006-05-25  Andrew Ziemwininet: Constify data.
2006-05-24  Mike McCormackwininet: Fix a possible NULL pointer deference.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-23  Robert Shearmanwininet: Fix a failing test.
2006-05-16  Mike McCormackwininet: Add a standalone http test.
2006-05-16  Mike McCormackwininet: Make sure hIC is valid before trying to use...
2006-05-16  Mike McCormackwininet: Return correct errors in InternetOpenUrlW.
2006-05-16  Mike McCormackwininet: Return correct errors in InternetConnectW
2006-05-15  Mike McCormackwininet: Remove broken code for HTTP_QUERY_FLAG_COALESC...
2006-05-15  Mike McCormackwininet: Check for null parameters in FtpSetCurrentDire...
2006-05-11  Mike McCormackwininet: Fix a typo (spotted by Coverity).
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-05  Robert Shearmanwininet: Initialise the LPWITHREADERROR structure after...
2006-05-05  Mike McCormackwininet: Fix peeking of http data with a nul byte in it.
2006-04-20  Robert Shearmanwininet: Don't allocate memory for the thread error...
2006-04-11  Antonio Codazziwininet: Added Esperanto language.
2006-04-11  Antonio Codazziwininet: Italian language update.
2006-03-30  Robert Shearmanwininet: Fix some string length calculations.
2006-03-30  Robert Shearmanwininet: Only access the URL in the cache by the provid...
2006-03-30  Mike McCormackwininet: Clean up HTTP_GetCustomHeaderIndex.
2006-03-30  Mike McCormackwininet: Use a lookup table sorted by index so we don...
2006-03-30  Mike McCormackWININET: Clean up HttpQueryInfo.
2006-03-30  Mike McCormackwininet: Make sure to set LastError when returning...
2006-03-21  Francois GougetAssorted spelling fixes.
2006-03-21  Robert Shearmanwininet: Document InternetCrackUrlW.
2006-03-21  Robert Shearmanwininet: InternetCreateUrlW should return the number...
2006-03-20  Robert Shearmanwininet: Copy from the start of the cookie name, not...
2006-03-15  András Kovácswininet: Added Hungarian translation.
2006-03-14  Robert Shearmanwininet: Move URL-related tests to a separate file.
2006-03-14  Robert Shearmanwininet: Make InternetCrackUrlW set the components...
2006-03-14  Robert Shearmanwininet: Move cookie-related stubs to cookie.c
2006-03-14  Robert Shearmanwininet: Implement setting of send and receive timeouts.
2006-03-13  Robert Shearmanwininet: Fix the conversion of NULL component values...
2006-03-13  Robert Shearmanwininet: Host name isn't present when two slashes aren...
2006-03-13  Robert Shearmanwininet: InternetCrackUrl should set nPort to the defau...
2006-03-10  Robert Shearmanwininet: Don't duplicate empty strings.
2006-03-09  Robert Shearmanwininet: Fix InternetGetCookie with no matching cookies.
2006-03-09  Robert Shearmanwininet: Fix an off-by-one error in InternetCreateUrlW.
2006-03-09  Robert Shearmanwininet: Further InternetCreateFileW fixes.
2006-03-09  Robert Shearmanwininet: If necessary, add a slash between the hostname...
2006-03-09  Robert Shearmanwininet: More InternetCreateUrlW fixes.
2006-03-09  Robert Shearmanwininet: Parse the scheme the string in InternetCreateF...
2006-03-09  Robert Shearmanwininet: Get the string for the scheme if specified...
2006-03-09  Robert Shearmanwininet: The host name is optional in InternetCreateUrlW.
2006-03-09  Robert Shearmanwininet: Use an array of schemes for mapping from a...
2006-03-09  Robert Shearmanwininet: Fix Trace in InternetCreateUrl.
2006-03-09  Robert Shearmanwininet: Fix redirects with relative URIs instead of...
2006-03-06  Robert Shearmanwininet: Rewrite InternetCreateUrlW.
2006-03-06  Robert Shearmanwininet: Don't continue to connect to a secure server...
2006-03-06  Robert Shearmanwininet: More tests for InternetCreateUrl.
2006-03-06  Victor Peltwininet: Add stub for missing InternetSetOption.
2006-02-16  Juan Langwininet: Use CertNameToStr for INTERNET_OPTION_SECURITY...
2006-02-14  Robert Shearmanwininet: Documentation fixes.
2006-02-13  Petr Tesarikwininet: Czech language resources encoding fix.
2006-02-06  Dmitry Timoshkovwininet: Fix InternetQueryOption test to pass under...
2006-02-06  Vijay Kiran Kamujuwininet: Add tests for InternetQueryOption.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-06  Fatih Aşıcıwininet: Turkish translation.
2006-01-20  Aric Stewartwininet: INTERNET_OPTION_SECURITY_CERTIFICATE_STRUCT...
2006-01-13  Aric Stewartwininet: Handle NULL lpBuffersIn in HttpSendRequestExW.
2006-01-05  Jacek Cabanwininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED,
2005-12-31  Robert Shearmanwininet: Handle the cache being full better in CommitUr...
2005-12-31  Robert Shearmanwininet: Create new hash tables for URL cache on demand.
2005-12-31  Robert Shearmanwininet: Move URL cache hash table creation to a separa...
2005-12-13  Aric Stewartwininet: HTTP headers reworking.
2005-12-13  Marcus Meissnerwininet: Reinitialise NETCON on redirect.
2005-12-08  Aric Stewartwininet: Handle HTTP_QUERY_CUSTOM.
2005-12-08  Aric Stewartwininet: A->W bugfix.
2005-12-05  Patrick Ammannwininet: compilation fix
2005-12-03  Robert Shearmanwininet: Correctly set the last error when a called...
2005-12-03  Robert Shearmanwininet: global function/data cleanup
2005-12-01  Robert ShearmanCleanup SSL connections properly, do a few security...
2005-11-30  Robert ShearmanTest the behaviour of HttpSendRequestEx when putting...
2005-11-30  Robert ShearmanRemove duplicated code by modifying HTTP_HttpSendReques...
2005-11-30  Robert ShearmanRemove call to StrCatW by passing in NULL for lpszExtra...
2005-11-29  Robert ShearmanHttpSendRequestExA/W doesn't touch lpBuffersIn->Next...
2005-11-29  Robert ShearmanMore lpszServerName -> lpszHostName fixes.
2005-11-29  Robert ShearmanFix redirects from secure to non-secure and vice versa.
2005-11-29  Robert ShearmanChange all SendAsyncCallback calls into the synchronous
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-28  Aric StewartAllow HttpEndRequest to process 302 and 301 redirects...
2005-11-28  Robert ShearmanAdd support for using secure (SSL/TLS) connections...
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 ShearmanFix "http://" prefix detection on the proxy URL.
2005-11-28  Robert ShearmanReplace some useless checks in HTTP_AddProxyInfo with...
2005-11-28  Robert ShearmanSimplify and fix Set-Cookie handling.
2005-11-28  Robert ShearmanSimplify HTTP_InsertProxyAuthorization.
2005-11-28  Robert ShearmanChange some SendAsyncCallback calls to INTERNET_SendCal...
2005-11-28  Robert ShearmanAdd parsing of the Content-ID and Proxy-Connection...
2005-11-28  Robert ShearmanAdd a new field "lpszHostName" to the session to track...
next