Assorted spelling fixes.
[wine] / dlls / wininet / netconnection.c
2005-12-03  Robert Shearmanwininet: Correctly set the last error when a called...
2005-12-01  Robert ShearmanCleanup SSL connections properly, do a few security...
2005-11-28  Robert ShearmanMove the initiation of the SSL connection into a separa...
2005-11-15  Robert ShearmanSSL doesn't need to use a different socket to unsecure...
2005-10-20  Aric StewartMove the peek_msg buffers for SSL connections into the
2005-03-29  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2004-10-08  Vincent BéronRemove #ifdef HAVE_SYS_TYPES_H.
2004-09-16  Alexandre JulliardAvoid using socklen_t.
2004-09-03  Steven EdwardsUse Windows sockets when building Wininet on Mingw.
2004-08-09  Mike McCormackFix warnings generated with -Wsign-compare.
2004-03-30  Mike McCormackConvert the wininet HTTP functions to Unicode.
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2003-10-08  Francois GougetSome spelling fixes.
2003-09-22  Mike McCormackFix logic problems with NETCON_connected.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-27  Dmitry TimoshkovAdd inclusion of <sys/time.h> needed for struct timeval...
2003-06-20  David Hammerton- implemented support for https protocol