Update the address of the Free Software Foundation.
[wine] / dlls / wininet / cookie.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-20  Robert Shearmanwininet: Copy from the start of the cookie name, not...
2006-03-14  Robert Shearmanwininet: Move cookie-related stubs to cookie.c
2006-03-09  Robert Shearmanwininet: Fix InternetGetCookie with no matching cookies.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-01-26  Francois GougetAssorted spelling fixes.
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-09-03  Alexandre JulliardAdded configure check for socklen_t.
2004-07-21  Robert ShearmanRewrite cookies to use shared list.h list code.
2004-07-19  Robert ShearmanFix size return from InternetGetCookieW.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-04-12  Mike McCormackConvert unicode strings to const.
2004-03-30  Mike McCormackUnicodify the cookie handling code.
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-08  Patrik StridvallFixed some issues found by winapi_check.
2003-06-20  David Hammerton- implemented support for https protocol