projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdi32: Don't free a driver when it's popped from the stack.
[wine]
/
dlls
/
ws2_32
/
2011-09-06
Bruno Jesus
ws2_32: Avoid an unhandled exception in WSAIoctl.
tree
|
commitdiff
2011-09-05
Bruno Jesus
ws2_32: Fix a leak in WS2_AcceptEx.
tree
|
commitdiff
2011-08-24
Bruno Jesus
ws2_32: Fix false-positive write fds on select().
tree
|
commitdiff
2011-08-22
Bruno Jesus
ws2_32/tests: Add MSG_PEEK tests on recv().
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-07-06
Frédéric Delanoy
ws2_32: Remove dead assignment (Clang).
tree
|
commitdiff
2011-07-01
Austin English
ws2_32: Define sipx_network / sipx_node for DragonFly...
tree
|
commitdiff
2011-06-21
André Hentschel
ws2_32: Handle null pointer for linger values.
tree
|
commitdiff
2011-06-16
Marcus Meissner
ws2_32: Fixed select() number of fds (Coverity).
tree
|
commitdiff
2011-06-14
Hans Leidekker
ws2_32: Accept NULL lpNumberOfBytesSent for overlapped...
tree
|
commitdiff
2011-06-13
Lauri Kenttä
ws2_32/tests: Make sure that a structure is initialized...
tree
|
commitdiff
2011-06-13
André Hentschel
ws2_32/tests: Don't read return value when we don't...
tree
|
commitdiff
2011-06-03
Andrew Nguyen
ws2_32/tests: Fix some test thread procedure prototypes.
tree
|
commitdiff
2011-06-03
Andrew Nguyen
ws2_32/tests: Avoid casting a WSAAccept function pointe...
tree
|
commitdiff
2011-06-02
Peter Urbanec
ws2_32/tests: Socket error handling and reporting tests.
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32: Avoid a crash with an optional pointer in WSAAs...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32/tests: Properly destroy the async test window.
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32: Free the asynchronous query structure if thread...
tree
|
commitdiff
2011-05-31
Peter Urbanec
ws2_32/tests: Use WSAGetLastError() when reporting...
tree
|
commitdiff
2011-05-31
André Hentschel
ws2_32/tests: Initialize atmark (valgrind).
tree
|
commitdiff
2011-05-27
André Hentschel
ws2_32/tests: Add test for SIOCATMARK.
tree
|
commitdiff
2011-05-19
Andrew Nguyen
include: Revise the Winsock include in windows.h to...
tree
|
commitdiff
2011-05-02
Hans Leidekker
ws2_32: Add a test to show that WSAIoctl is synchronous.
tree
|
commitdiff
2011-04-19
Alexandre Julliard
ws2_32: Signal overlapped completion in WSAIoctl.
tree
|
commitdiff
2011-04-19
Alexandre Julliard
ws2_32: Merge ioctlsocket implementation into WSAIoctl.
tree
|
commitdiff
2011-04-19
Alexandre Julliard
ws2_32: Use saner parameter names in WSAIoctl.
tree
|
commitdiff
2011-03-29
Hans Leidekker
ws2_32: Implement GetNameInfoW.
tree
|
commitdiff
2011-03-14
André Hentschel
ws2_32: Downgrade FIXME for WS_SIO_SET_COMPATIBILITY_MO...
tree
|
commitdiff
2011-03-07
Aric Stewart
ws2_32: async_send with no buffers does not need to...
tree
|
commitdiff
2011-02-24
Marcus Meissner
ws2_32: name is never NULL as array (Coverity).
tree
|
commitdiff
2011-02-23
Alexandre Goujon
ws2_32: Make gethostbyname fail if WSAStartup was not...
tree
|
commitdiff
2011-02-09
Austin English
ws2_32/tests: Remove unneeded assignments (LLVM/Clang).
tree
|
commitdiff
2011-02-07
Joris Huizer
ws2_32/tests: Don't test function directly when reporti...
tree
|
commitdiff
2011-01-26
Marcus Meissner
ws2_32: Implemented SO_CONNECT_TIME stub.
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
server: Fix connect failures on newer kernels.
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32: Finish an overlapped send only if we sent every...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32: Use the iosb to keep track of how many bytes...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32: Fix up iovecs after transmission in WS2_send...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32: Allow sending FD_WRITE right after scheduling...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32/tests: Add a test for an overlapped send.
tree
|
commitdiff
2011-01-10
Gerald Pfeifer
ws2_32: Restructure and simplify debugstr_wsaioctl...
tree
|
commitdiff
2010-12-09
Alexandre Julliard
ws2_32/tests: Avoid size_t in a trace.
tree
|
commitdiff
2010-12-08
Alexandre Julliard
ws2_32: Fix a compile failure when control messages...
tree
|
commitdiff
2010-12-07
Erich Hoover
ws2_32/tests: Add regression tests for WSARecvMsg and...
tree
|
commitdiff
2010-12-07
Erich Hoover
ws2_32: Add support for WSARecvMsg and IP_PKTINFO.
tree
|
commitdiff
2010-12-03
Juan Lang
ws2_32: Set length on successful return from WSAStringT...
tree
|
commitdiff
2010-11-23
André Hentschel
ws2_32: Map AI_ADDRCONFIG.
tree
|
commitdiff
2010-11-16
Greg Geldorp
ws2_32/tests: NT4 and Win2000 print IPv6 addresses...
tree
|
commitdiff
2010-11-02
Francois Gouget
ws2_32: Add a trailing '\n' to a FIXME() call.
tree
|
commitdiff
2010-10-28
Louis Lenders
ws2_32: Return SOCKET_ERROR in stubbed WSALookupService...
tree
|
commitdiff
2010-10-18
Dan Kegel
ws2_32: Null select() should fail with WSAEINVAL.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
tests: Make some variables static.
tree
|
commitdiff
2010-09-29
Juan Lang
ws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.
tree
|
commitdiff
2010-09-29
Francois Gouget
ws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddr...
tree
|
commitdiff
2010-09-28
Juan Lang
ws2_32/tests: Test SIO_ROUTING_INTERFACE_QUERY.
tree
|
commitdiff
2010-09-28
Mike Kaplinskiy
ws2_32: Implement SO_UPDATE_ACCEPT_CONTEXT.
tree
|
commitdiff
2010-09-27
Juan Lang
ws2_32: Unpack ioctl codes in WSAIoctl trace.
tree
|
commitdiff
2010-09-22
Mike Kaplinskiy
ws2_32: Implement AcceptEx and GetAcceptExSockaddrs.
tree
|
commitdiff
2010-09-20
Alexandre Julliard
ws2_32: Fail when select is called with an invalid fd.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-15
Vincent Povirk
ws2_32: Add a test for selecting invalid sockets.
tree
|
commitdiff
2010-09-09
Austin English
ws2_32: Add a stub for WSANSPIoctl.
tree
|
commitdiff
2010-09-03
Alexandre Julliard
ws2_32/tests: Fix some buffer overflows in traces.
tree
|
commitdiff
2010-08-24
Francois Gouget
ws2_32/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2010-08-24
Francois Gouget
ws2_32: Add a trailing '\n' to a TRACE() call.
tree
|
commitdiff
2010-08-20
Wolfgang Schwotzer
ws2_32: Initialize variable lsap_sel.
tree
|
commitdiff
2010-08-17
Wolfgang Schwotzer
ws2_32/tests: Only log threads which not terminated...
tree
|
commitdiff
2010-08-16
Mike Kaplinskiy
ws2_32: Fix a bad pointer crash.
tree
|
commitdiff
2010-08-16
Mike Kaplinskiy
ws2_32: Implement SO_UPDATE_CONNECT_CONTEXT.
tree
|
commitdiff
2010-08-04
Dmitry Timoshkov
ws2_32: Rearrange the code to avoid a needless release_...
tree
|
commitdiff
2010-08-03
Mike Kaplinskiy
ws2_32: Implement ConnectEx.
tree
|
commitdiff
2010-08-03
Mike Kaplinskiy
ws2_32: Create a wrapper for connect.
tree
|
commitdiff
2010-08-03
Mike Kaplinskiy
ws2_32: Don't set FD_READ/FD_WRITE before the connectio...
tree
|
commitdiff
2010-08-03
Mike Kaplinskiy
ws2_32/tests: Test ConnectEx.
tree
|
commitdiff
2010-07-28
Mike Kaplinskiy
server: Fix some comments.
tree
|
commitdiff
2010-07-28
Mike Kaplinskiy
server: Consume events triggered.
tree
|
commitdiff
2010-07-22
André Hentschel
ws2_32: Fix test message.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-21
Austin English
ws2_32: Remove unused variable.
tree
|
commitdiff
2010-07-19
Howell Tam
ws2_32: Wrapped WSASendTo/WSARecvFrom with a different...
tree
|
commitdiff
2010-07-05
Alexandre Goujon
ws2_32: Add host unreachable case.
tree
|
commitdiff
2010-06-22
Francois Gouget
ws2_32/tests: Fix a typo in a variable name.
tree
|
commitdiff
2010-06-15
Alexandre Julliard
ws2_32/tests: Reorder includes so that winsock.h is...
tree
|
commitdiff
2010-05-27
Andrew Nguyen
ws2_32: Update DLL version information to correspond...
tree
|
commitdiff
2010-05-17
Mike Kaplinskiy
server: Move socket async activation to sock_poll_event.
tree
|
commitdiff
2010-05-17
Mike Kaplinskiy
ws2_32/tests: fix test failures on wine and win98.
tree
|
commitdiff
2010-05-14
Alexandre Julliard
ws2_32/tests: Fix non-portable syntax.
tree
|
commitdiff
2010-05-13
Mike Kaplinskiy
ws2_32/tests: Add some socket event tests.
tree
|
commitdiff
2010-05-11
Kai Blin
ws2_32: Stub out WS_SIO_UDP_CONNRESET WSioctl.
tree
|
commitdiff
2010-05-10
Mike Kaplinskiy
ws2_32: Improve SIO_GET_EXTENSION_FUNCTION_POINTER...
tree
|
commitdiff
2010-04-05
Stefan Leichter
ws2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP...
tree
|
commitdiff
2010-04-02
Stefan Leichter
ws2_32: Partly implement level IPPROTO_IPV6 of getsockopt.
tree
|
commitdiff
2010-03-31
Stefan Leichter
ws2_32: Partly implement level IPPROTO_IPV6 of setsockopt.
tree
|
commitdiff
2010-03-29
Mikhail Maroukhine
ws2_32: Fix compiler warnings with flag -Wcast-qual.
tree
|
commitdiff
2010-03-24
Mike Kaplinskiy
ws2_32/tests: Fix win9x test failure.
tree
|
commitdiff
2010-03-23
Mike Kaplinskiy
ws2_32/tests: Test a WSARecv error condition.
tree
|
commitdiff
2010-03-23
Mike Kaplinskiy
ws2_32: Use ntstatus in overlapped functions.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-12
Jason Edmeades
ws2_32: Support indefinite receive timeouts.
tree
|
commitdiff
next