wininet: Use lpHttpSession instead of lpwhcalback where possible.
[wine] / dlls / wininet / http.c
2006-10-30  Jacek Cabanwininet: Use lpHttpSession instead of lpwhcalback where...
2006-10-30  Jacek Cabanwininet: Store pointer to WININETHTTPSESSIONW in WININE...
2006-10-30  Jacek Cabanwininet: Use lpAppInfo instead of lpwhparent where...
2006-10-30  Jacek Cabanwininet: Store WININETAPPINFOW pointer in WININETHTTPSE...
2006-10-23  Jacek Cabanwininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_Http...
2006-10-14  Hans Leidekkerwininet: Cast-qual warnings fix.
2006-10-05  Hans Leidekkerwininet: Win64 printf format warning fixes.
2006-05-30  Mike McCormackwininet: Don't crash when querying NULL values.
2006-05-25  Andrew Ziemwininet: Constify data.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Mike McCormackwininet: Remove broken code for HTTP_QUERY_FLAG_COALESC...
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  Robert Shearmanwininet: InternetCreateUrlW should return the number...
2006-03-10  Robert Shearmanwininet: Don't duplicate empty strings.
2006-03-09  Robert Shearmanwininet: Fix redirects with relative URIs instead of...
2006-03-06  Robert Shearmanwininet: Don't continue to connect to a secure server...
2006-02-14  Robert Shearmanwininet: Documentation fixes.
2006-01-13  Aric Stewartwininet: Handle NULL lpBuffersIn in HttpSendRequestExW.
2006-01-05  Jacek Cabanwininet: lpvStatusInfo in INTERNET_STATUS_NAME_RESOLVED,
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-03  Robert Shearmanwininet: Correctly set the last error when a called...
2005-12-03  Robert Shearmanwininet: global function/data cleanup
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  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 ShearmanAdd parsing of the Content-ID and Proxy-Connection...
2005-11-28  Robert ShearmanAdd a new field "lpszHostName" to the session to track...
2005-11-22  Aric StewartHttpEndRequest does not actually send an extra NULL...
2005-11-22  Aric StewartFix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace...
2005-11-22  Robert ShearmanFix an incorrect entry in the HTTP header field table...
2005-11-21  Aric StewartImplement HttpSendRequestEx and HttpEndRequest. Restruc...
2005-11-15  Robert ShearmanWe shouldn't pass the struct hostent returned from...
2005-11-15  Robert ShearmanINTERNET_STATUS_HANDLE_CREATED notifications just send...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-01  Alexandre JulliardAuthors: Marcus Meissner <marcus@jet.franken.de>, Walte...
2005-10-26  Jacek CabanMake functions static.
2005-10-19  Mike McCormackSet the http port before figuring out whether we're...
2005-10-19  Aric StewartUse debugstr_a to prevent a buffer overflow when debugging.
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-09-07   <orin@pinhead.cc>Wrong flags were being tested for INTERNET_FLAG_NO_AUTO...
2005-08-24  James HawkinsAvoid heap corruption by not accessing old HeapReAlloc...
2005-06-21  Maarten LankhorstChanged setting default port number from HTTP_Connect to
2005-06-13  Mike McCormackFix some warnings.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-10  Robert Shearman- Fully delete custom headers on connection opening.
2005-02-02  David McCulloughHTTP_HttpSendRequestW was getting invoked with a null...
2005-02-01  Hans Leidekker- Stub implementations for FtpGetFileSize, FtpCommand...
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-25  Maxime BellengéReplace '\' with '/' in the URL in HTTP_HttpSendRequestW.
2005-01-07  Diego PettenòGet rid of DPRINTF.
2005-01-03  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-21  Michael StefaniucDo not check for non NULL pointer before HeepFree'ing...
2004-12-06  Mike McCormackMake sure to insert the proxy authentication header...
2004-09-23  Robert ShearmanUse dynamically allocated heap allocated buffers in
2004-09-20  Robert ShearmanAlways replace whatever is already in the HTTP "Host...
2004-09-20  Robert ShearmanInternetSetStatusCallback can be used on any handle...
2004-09-14  Robert ShearmanDon't let applications add Connection header to request.
2004-09-13  Robert ShearmanStore HTTP host header in the same way as most other...
2004-09-13  Robert Shearman- Remove unused variable hIC.
2004-09-10  Uwe BonnesStrip dangling \r\n from HTTP_HttpSendRequest.
2004-09-06  Uwe BonnesCheck for more standard headers.
2004-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-08-10  Mike McCormackFix the processing of the lpszHeaders field in HttpSend...
2004-08-09  Mike McCormackFix warnings generated with -Wsign-compare.
2004-07-22  Alexandre JulliardFixed a couple of off-by-one errors.
2004-07-21  Robert ShearmanHttpQueryInfo returns buffer length including null...
2004-07-21  Mike McCormackFix HTTP POST requests.
2004-07-20  Robert ShearmanFix string length return from HttpQueryInfoA.
2004-07-19  Mike McCormackUse pointers internally and refcount all objects.
2004-07-19  Robert ShearmanHonour INTERNET_FLAG_NO_COOKIES.
2004-07-19  Robert ShearmanFix HttpQueryInfo(HTTP_QUERY_RAW_HEADERS*) so that...
2004-07-16  Francois GougetAssorted spelling fixes.
2004-07-15  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Robert...
2004-07-13  Robert ShearmanAccept headers without \r\n ending in HttpAddRequestHea...
2004-07-04  Mike McCormackBuild http requests in a more consistent way.
2004-06-28  Dimitrie O. PaunFix the function names in some of the comments.
2004-06-14  Mike McCormackPass pointers around internally instead of handles.
2004-06-01  Mike McCormackFix proxy support, remove typecasts.
2004-05-13  Kevin KoltzauPrevent memory leak and superfluous status notifications.
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
next