ws2_32/tests: Add SO_ERROR [set|get]sockopt tests.
[wine] / dlls / wsock32 / protocol.c
2012-05-15  Francois Gougetwsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATIO...
2008-10-30  Hans Leidekkerwsock32: Make EnumProtocols a wrapper around WSAEnumPro...
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-09-06  Hans LeidekkerMove implementation of EnumProtocols{A,W} from wsock32...
2004-04-20  Francois GougetMake Unicode strings 'static const'.
2004-04-20  Francois GougetMake static Unicode strings const.
2004-03-22  Hans LeidekkerPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-01-30  Andrew John HughesProvide stub implementations of GetTypeByNameA and...
2002-07-31  Alexandre JulliardMoved the #ifdefs for the getnetby* etc. functions...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-19  Francois GougetFix the Solaris and FreeBSD compilation errors introduc...
2001-11-14  Francois GougetMake winsock.h and winsock2.h independent from the...
2001-08-28  Francois GougetOnly use winsock2.h in Wine.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Dmitry TimoshkovAdd stdcall->cdecl thunks for inet_network and getnetby...
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-12  Stefan LeichterImplemented EnumProtocolA/W.