projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winex11: Use the DIB engine for client-side DIB copy optimizations.
[wine]
/
dlls
/
ws2_32
/
socket.c
2011-09-13
Bruno Jesus
ws2_32: SO_OOBINLINE sockets must always return TRUE...
blob
|
commitdiff
|
raw
2011-09-09
Bruno Jesus
ws2_32: Remove an unnecessary test.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Bruno Jesus
ws2_32: Fix support for SIO_KEEPALIVE_VALS.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Bruno Jesus
ws2_32: Avoid an unhandled exception in WSAIoctl.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-05
Bruno Jesus
ws2_32: Fix a leak in WS2_AcceptEx.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Bruno Jesus
ws2_32: Fix false-positive write fds on select().
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Frédéric Delanoy
ws2_32: Remove dead assignment (Clang).
blob
|
commitdiff
|
raw
|
diff to current
2011-07-01
Austin English
ws2_32: Define sipx_network / sipx_node for DragonFly...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
André Hentschel
ws2_32: Handle null pointer for linger values.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Hans Leidekker
ws2_32: Accept NULL lpNumberOfBytesSent for overlapped...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-03
Andrew Nguyen
ws2_32/tests: Avoid casting a WSAAccept function pointe...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Alexandre Julliard
ws2_32: Signal overlapped completion in WSAIoctl.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Alexandre Julliard
ws2_32: Merge ioctlsocket implementation into WSAIoctl.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-19
Alexandre Julliard
ws2_32: Use saner parameter names in WSAIoctl.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Hans Leidekker
ws2_32: Implement GetNameInfoW.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-14
André Hentschel
ws2_32: Downgrade FIXME for WS_SIO_SET_COMPATIBILITY_MO...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-07
Aric Stewart
ws2_32: async_send with no buffers does not need to...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
Alexandre Goujon
ws2_32: Make gethostbyname fail if WSAStartup was not...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
Marcus Meissner
ws2_32: Implemented SO_CONNECT_TIME stub.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Mike Kaplinskiy
ws2_32: Finish an overlapped send only if we sent every...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Mike Kaplinskiy
ws2_32: Use the iosb to keep track of how many bytes...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Mike Kaplinskiy
ws2_32: Fix up iovecs after transmission in WS2_send...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Mike Kaplinskiy
ws2_32: Allow sending FD_WRITE right after scheduling...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Gerald Pfeifer
ws2_32: Restructure and simplify debugstr_wsaioctl...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-08
Alexandre Julliard
ws2_32: Fix a compile failure when control messages...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Erich Hoover
ws2_32: Add support for WSARecvMsg and IP_PKTINFO.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Juan Lang
ws2_32: Set length on successful return from WSAStringT...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
André Hentschel
ws2_32: Map AI_ADDRCONFIG.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
Francois Gouget
ws2_32: Add a trailing '\n' to a FIXME() call.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-28
Louis Lenders
ws2_32: Return SOCKET_ERROR in stubbed WSALookupService...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Dan Kegel
ws2_32: Null select() should fail with WSAEINVAL.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Juan Lang
ws2_32: Implement WSAIoctl for SIO_ROUTING_INTERFACE_QUERY.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Francois Gouget
ws2_32: Make WS2_AcceptEx() and WS2_GetAcceptExSockaddr...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Mike Kaplinskiy
ws2_32: Implement SO_UPDATE_ACCEPT_CONTEXT.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-27
Juan Lang
ws2_32: Unpack ioctl codes in WSAIoctl trace.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Mike Kaplinskiy
ws2_32: Implement AcceptEx and GetAcceptExSockaddrs.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Alexandre Julliard
ws2_32: Fail when select is called with an invalid fd.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-09
Austin English
ws2_32: Add a stub for WSANSPIoctl.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Francois Gouget
ws2_32: Add a trailing '\n' to a TRACE() call.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Wolfgang Schwotzer
ws2_32: Initialize variable lsap_sel.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Mike Kaplinskiy
ws2_32: Fix a bad pointer crash.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Mike Kaplinskiy
ws2_32: Implement SO_UPDATE_CONNECT_CONTEXT.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Dmitry Timoshkov
ws2_32: Rearrange the code to avoid a needless release_...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Mike Kaplinskiy
ws2_32: Implement ConnectEx.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Mike Kaplinskiy
ws2_32: Create a wrapper for connect.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Mike Kaplinskiy
ws2_32: Don't set FD_READ/FD_WRITE before the connectio...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-21
Austin English
ws2_32: Remove unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Howell Tam
ws2_32: Wrapped WSASendTo/WSARecvFrom with a different...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-05
Alexandre Goujon
ws2_32: Add host unreachable case.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
Kai Blin
ws2_32: Stub out WS_SIO_UDP_CONNRESET WSioctl.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Mike Kaplinskiy
ws2_32: Improve SIO_GET_EXTENSION_FUNCTION_POINTER...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-05
Stefan Leichter
ws2_32: In setsockopt implement IPV6_ADD_MEMBERSHIP...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-02
Stefan Leichter
ws2_32: Partly implement level IPPROTO_IPV6 of getsockopt.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Stefan Leichter
ws2_32: Partly implement level IPPROTO_IPV6 of setsockopt.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
ws2_32: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Mike Kaplinskiy
ws2_32: Use ntstatus in overlapped functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Jason Edmeades
ws2_32: Support indefinite receive timeouts.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
Marcus Meissner
ws2_32: Check namelen before dereferencing it in TRACE...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-03
Andrew Nguyen
ws2_32: Fix parameter validation order in getpeername.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Erich Hoover
ws2_32: Fix allocating a hostent with no h_aliases...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Erich Hoover
ws2_32: Return the full list of local IP addresses...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Erich Hoover
ws2_32: Separate out hostent creation from duplication.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Roderick Colenbrander
ws2_32: Use winediag for socket failures.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Hans Leidekker
ws2_32: Avoid accessing uninitialized memory in GetAddr...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Dmitriy Anisimkov
ws2_32: Ignore EINTR poll result code in WS_select.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Juan Lang
ws2_32: Don't overwrite address length before checking it.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Alexandre Julliard
ws2_32: Set Information to 0 upon completion of an...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
Francois Gouget
ws2_32: Make wsaErrno() and wsaHerrno() static.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Alexandre Julliard
ws2_32: Make winsock.dll into a stand-alone 16-bit...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-29
Alexandre Julliard
ws2_32: Move the getXXXbyYYY critical section to socket.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Mike Kaplinskiy
ws2_32: Try accepting a connection before blocking.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Mike Kaplinskiy
ws2_32: Remember to convert ports to network byte order.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Juan Lang
ws2_32: Add a fixme for IPPROTO_IPV6.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Detlef Riekenberg
ws2_32: Set WSAEINVAL on invalid levels in set+getsockopt.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Juan Lang
ws2_32: Implement getsockopt(SOL_IRLMP, IRLMP_ENUMDEVICES).
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Juan Lang
ws2_32: Add debug support for IrDA addresses.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Juan Lang
ws2_32: Implement ws_sockaddr_u2ws for AF_IRDA.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Juan Lang
ws2_32: Implement ws_sockaddr_ws2u for AF_IRDA.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Juan Lang
ws2_32: Allow binding to IrDA sockets if IrDA support...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Juan Lang
ws2_32: Add AF_IRDA to the address family map.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Jeff Latimer
ws2_32/tests: Tests for invalid conditions in InetNtop.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Jeff Latimer
ws2_32: Add the scope_id to the IPv6 address string...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-05
Jeff Latimer
ws2_32: Add the port to the IPv6 address string if...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Juan Lang
ws2_32: Add debug support for IPv6 addresses.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Rein Klazes
ws2_32: Do not make the unix file descriptor blocking...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Marcus Meissner
ws2_32: Fixed buffer size to MultiByteToWideChar.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Jeff Latimer
ws2_32: IPv6 functionality for WSAAddressToStringW.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Juan Lang
ws2_32: Make sure sockaddr is big enough when formattin...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Juan Lang
ws2_32: Remove an unnecessary cast.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-09
Alexandre Julliard
ws2_32: Check buffers before recvmsg() to trigger write...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Alexandre Julliard
ws2_32: Use SIZE_T instead of size_t for inet_ntop...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Jeff Latimer
ws2_32: IPv6 functionality for WSAAddressToStringA.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Jeff Latimer
ws2_32: Make inet_ntop conform to msdn definition.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Hans Leidekker
ws2_32: Implement GetAddrInfoW and FreeAddrInfoW.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Jeff Latimer
ws2_32: WSAAddressToStringW should return length of...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Jeff Latimer
ws2_32: WSAAddressToStringA should return length of...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Michael Stefaniuc
ws2_32: Use better types for some variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Alexandre Julliard
ws2_32: Fix an error return value in bind().
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Alexandre Julliard
server: Make the various async I/O parameters client_pt...
blob
|
commitdiff
|
raw
|
diff to current
next