oleaut: Implement IFontEventsDisp connection point for the standard
[wine] / dlls / winsock / tests / sock.c
2006-02-06  Phil Lodwickwinsock/tests: select() conformance test improvements.
2006-02-02  Phil Lodwickwinsock/tests: Add a todo_wine test for select.
2005-11-29  Rein KlazesClear the reference counter in WSACleanup, with regress...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-08  Saulius KrasuckasAdded last error code for XP SP1.
2005-11-05  Saulius Krasuckas- Stricten cases for NT in a two tests.
2005-11-04  Saulius KrasuckasMake 4 WSAStringToAddress* tests don't fail on Win9x.
2005-08-27  Hans LeidekkerAvoid using the obsolete inet_addr.
2005-08-26  Mike McCormackFix gcc 4.0 warnings.
2005-07-15  Stefan HuehnerFix some write-strings warnings.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-21  Thomas KhoAdded tests for sendto, recvfrom, and getservbyname.
2005-03-17  Jakob ErikssonMore trace info.
2005-03-11  Thomas KhoAdded select_server() test that uses select() in servin...
2005-01-07  Mike McCormackUse CreateEventW in preference to CreateEventA for...
2004-11-04  Hans LeidekkerImplement WSAAddressToString{A,W}.
2004-10-06  Rein Klazes- Fix WS_getsockopt for the options SO_LINGER, SO_RCVTI...
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-01-23  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-13  Alexandre JulliardAuthors: Jeremy White <jwhite@codeweavers.com>, Francoi...
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-02  Alexandre JulliardHandle htonl() and friends like select(), this will...
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-12-05  Martin WilckSet the socket to overlapped mode.
2002-12-03  Martin WilckFixed test to run fine (0 errors) on Win NT.
2002-09-17  Francois GougetIDI_APPLICATIONW does not exist on Windows. Use IDI_APP...
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-05-23  Francois GougetMake the tests compile with Visual C++.
2002-05-22  Francois GougetAdd mswsock.h, move relevant definitions to this header.
2002-04-27  Martin WilckAdded unit test for winsock.