projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wined3d: Recognise the SM4 "primID" register type.
[wine]
/
dlls
/
ws2_32
/
socket.c
2009-09-29
Alexandre Julliard
ws2_32: Make winsock.dll into a stand-alone 16-bit...
blob
|
commitdiff
|
raw
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
2008-12-30
Alexandre Julliard
server: Specify the user APC to call only once the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Francois Gouget
configure: Fix the linux/ipx.h check.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-26
Alexandre Julliard
server: Store the async handle inside the async_data_t...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-22
Alexandre Julliard
ws2_32: Added implementation for inet_ntop.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
server: Make async I/O transfer sizes always 32-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Andrew Talbot
ws2_32: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Hans Leidekker
ws2_32: Implement WSAIoctl(SIO_KEEPALIVE_VALS).
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Jeff Zaroyko
ws2_32: Test WSAAccept optional callback parameter...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Michael Stefaniuc
Remove the remaining casts of NULL.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Aric Stewart
ws2_32: Only set the overlapped hEvent if it exists.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Alexandre Julliard
ws2_32: Allow arbitrary-sized iovecs again in WSASendTo...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-10
Jeff Zaroyko
ws2_32: ioctlsocket should try to check if argp is...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Damjan Jovanovic
ws2_32: Only enable FD_WRITE on short sends.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Daniel Santos
ws2_32: WSASendTo() should clear last error on success.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Andrew Talbot
ws2_32: Remove unneeded address-of operators from array...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-04
Kai Blin
ws2_32: Prevent segfault in trace for NULL AddressString.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Jeff Zaroyko
ws2_32: Ignore lpFrom for connected sockets.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Albert Lee
ws2_32: WS_getaddrinfo TRACE message can crash Wine.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
Kai Blin
ws2_32: Change back magic 127.12.34.56 to loopback...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-26
Kai Blin
ws2_32: Add support for FROM_PROTOCOL_INFO to WSASocket().
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Andrew Talbot
ws2_32: Remove unused function.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Kai Blin
ws2_32: Handle gethostbyname call failure, add tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Kai Blin
ws2_32: Work around the host name resolving to 127...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-06
Francois Gouget
ws2_32: s/#if/#ifdef/ so it still works if HAVE_XXX...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
Andrew Talbot
ws2_32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Rob Shearman
ws2_32: Add a FIXME for WS_SIO_GET_EXTENSION_FUNCTION_P...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-04
Austin English
More spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-26
Alexander Dorofeyev
ws2_32: Fix timeout check.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-23
Johannes Stezenbach
ws2_32: Set *res = NULL for error return from WS_getadd...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Kirill K. Smirnov
ws2_32: Fix flags conversion in getnameinfo() function.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Pass Information field from async I/O APCs.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
ws2_32: Make certain winsock functions generate i/o...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-15
Andrey Turkin
server: Allow async i/o operations to send completion...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Kai Blin
ws2_32: Cope with buggy apps passing setsockopt optval...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Kai Blin
ws2_32: Map SO_REUSEADDR.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Juan Lang
ws2_32: Fix broadcast address calculation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-04
Damjan Jovanovic
ws2_32: Silently ignore WS_IP_DONTFRAGMENT.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Philip Nilsson
ws2_32: Set IPV6_V6ONLY when required to be compatible...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-25
Aric Stewart
ws2_32: Initialize the address to 0 in ws_sockaddr_ws2u.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-24
Damjan Jovanovic
ws2_32: Sending 0 bytes shouldn't cause an infinite...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Damjan Jovanovic
ws2_32: Update WSASendTo's iovec properly.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Ben Hodgetts
ws2_32: Don't tell users to run Wine as root when socke...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Kai Blin
ws2_32: Handle IPv6 in WSAStringToAddress.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-29
Kai Blin
ws2_32: Return WSAEINVAL for unhandled address families...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-29
Alexandre Julliard
ws2_32: Don't print traces from async I/O callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
Damjan Jovanovic
ws2_32: getsockname should fail on unbound socket.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-06
Kai Blin
ws2_32: Add mapping for STATUS_OBJECT_TYPE_MISMATCH...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
ws2_32: Rewrite WSAGetOverlappedResult for the new...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
ntdll: Get rid of the num_async_io counter in the TEB.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
ws2_32: Queue a proper user APC also on immediate succe...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Alexandre Julliard
server: Remove the extra apc_arg parameter now that...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Francois Gouget
ws2_32: Improve the prototypes Win64 compatibility...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-03
Alexandre Julliard
ws2_32: Simplify the async shutdown handling, and remov...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-03
Alexandre Julliard
ws2_32: Call the I/O completion routine as a user APC.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-03
Alexandre Julliard
ws2_32: Reimplement WSASendTo along the lines of NtWrit...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
Damjan Jovanovic
ws2_32: gethostbyname("") should work.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
Alexandre Julliard
ws2_32: Don't modify last error in async I/O callback.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-01
Alexandre Julliard
ws2_32: Re-enable FD_READ also when returning EWOULDBLO...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
Alexandre Julliard
ws2_32: Allocate iovec buffers statically using MSG_MAX...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
Alexandre Julliard
ws2_32: Store the local iosb in the ws2_async structure...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
Alexandre Julliard
ws2_32: Reimplement WSARecvFrom along the lines of...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Alexandre Julliard
ws2_32: Avoid memory allocations for sockaddr conversion.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Kai Blin
ws2_32: Make WS2_send trace more readble.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
ntdll: Store the file access and options in the fd...
blob
|
commitdiff
|
raw
|
diff to current
next