projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wldap32: Fixed French translation.
[wine]
/
dlls
/
ws2_32
/
2009-05-04
Austin English
ws2_32/tests: Add initial tests for WSAStartup.
tree
|
commitdiff
2009-04-29
Alexandre Julliard
ws2_32: Use SIZE_T instead of size_t for inet_ntop...
tree
|
commitdiff
2009-04-29
Jeff Latimer
ws2_32: IPv6 functionality for WSAAddressToStringA.
tree
|
commitdiff
2009-04-29
Jeff Latimer
ws2_32/tests: IPv6 tests for WSAAddressToStringA.
tree
|
commitdiff
2009-04-28
Paul Vriens
ws2_32/tests: Run tests again on several platforms...
tree
|
commitdiff
2009-04-27
Jeff Latimer
ws2_32: Make inet_ntop conform to msdn definition.
tree
|
commitdiff
2009-04-27
Jeff Latimer
ws2_32/tests: Add tests for Inet_Ntop and inet_ntoa.
tree
|
commitdiff
2009-04-27
Hans Leidekker
ws2_32: Implement GetAddrInfoW and FreeAddrInfoW.
tree
|
commitdiff
2009-04-22
Alexandre Julliard
ws2_32/tests: Avoid sizeof in traces.
tree
|
commitdiff
2009-04-20
Jeff Latimer
ws2_32: WSAAddressToStringW should return length of...
tree
|
commitdiff
2009-04-20
Jeff Latimer
ws2_32: WSAAddressToStringA should return length of...
tree
|
commitdiff
2009-04-20
Michael Stefaniuc
ws2_32: Use better types for some variables.
tree
|
commitdiff
2009-03-31
Alexandre Julliard
ws2_32/tests: Don't use socklen_t.
tree
|
commitdiff
2009-01-25
Alexandre Julliard
ws2_32/tests: Fix a test failure on WinME.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
ws2_32: Fix an error return value in bind().
tree
|
commitdiff
2009-01-08
Alexandre Julliard
ws2_32/tests: Avoid printing pointer differences in...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Make the various async I/O parameters client_pt...
tree
|
commitdiff
2008-12-30
Alexandre Julliard
server: Specify the user APC to call only once the...
tree
|
commitdiff
2008-12-29
Francois Gouget
configure: Fix the linux/ipx.h check.
tree
|
commitdiff
2008-12-26
Alexandre Julliard
server: Store the async handle inside the async_data_t...
tree
|
commitdiff
2008-12-22
Alexandre Julliard
ws2_32: Added implementation for inet_ntop.
tree
|
commitdiff
2008-12-15
Alexandre Julliard
server: Make async I/O transfer sizes always 32-bit.
tree
|
commitdiff
2008-12-11
Andrew Talbot
ws2_32: Sign-compare warnings fix.
tree
|
commitdiff
2008-12-09
Hans Leidekker
ws2_32: Implement WSAIoctl(SIO_KEEPALIVE_VALS).
tree
|
commitdiff
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
tree
|
commitdiff
2008-12-08
Alexandre Julliard
server: Add functions for conversions between server...
tree
|
commitdiff
2008-12-04
Michael Stefaniuc
ws2_32/tests: Remove some superfluous casts.
tree
|
commitdiff
2008-12-01
Francois Gouget
ws2_32: Fix the checks for AQ_WIN16.
tree
|
commitdiff
2008-11-06
Jeff Zaroyko
ws2_32: Test WSAAccept optional callback parameter...
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
Remove the remaining casts of NULL.
tree
|
commitdiff
2008-10-29
Aric Stewart
ws2_32: Only set the overlapped hEvent if it exists.
tree
|
commitdiff
2008-10-09
Alexandre Julliard
ws2_32: Allow arbitrary-sized iovecs again in WSASendTo...
tree
|
commitdiff
2008-09-12
Francois Gouget
ws2_32/tests: Fix a race in sock.c:test_write_events().
tree
|
commitdiff
2008-09-11
Kai Blin
ws2_32: Win98 closesocket() does not wake up select.
tree
|
commitdiff
2008-09-11
Kai Blin
ws2_32: Win NT4 does not zero the sockaddr_in structure...
tree
|
commitdiff
2008-09-10
Kai Blin
ws2_32: Fix the SO_REUSEADDR tests to work on Win2k3...
tree
|
commitdiff
2008-09-10
Jeff Zaroyko
ws2_32: ioctlsocket should try to check if argp is...
tree
|
commitdiff
2008-09-09
Paul Vriens
ws2_32/tests: Remove redundant NULL check before HeapFree.
tree
|
commitdiff
2008-09-08
Damjan Jovanovic
ws2_32: Only enable FD_WRITE on short sends.
tree
|
commitdiff
2008-09-05
Paul Vriens
ws2_32/tests: Use CreateEventA for win9x.
tree
|
commitdiff
2008-08-05
Juan Lang
ws2_32: Delay import iphlpapi.
tree
|
commitdiff
2008-07-18
Daniel Santos
ws2_32: WSASendTo() should clear last error on success.
tree
|
commitdiff
2008-07-14
Andrew Talbot
ws2_32: Remove unneeded address-of operators from array...
tree
|
commitdiff
2008-07-04
Kai Blin
ws2_32: Prevent segfault in trace for NULL AddressString.
tree
|
commitdiff
2008-06-23
Marcus Meissner
ws2_32/tests: Initialize buffer to avoid valgrind warning.
tree
|
commitdiff
2008-06-21
Marcus Meissner
ws2_32/tests: Initialize memory to send.
tree
|
commitdiff
2008-06-21
Jeff Zaroyko
ws2_32: Ignore lpFrom for connected sockets.
tree
|
commitdiff
2008-06-18
Albert Lee
ws2_32: WS_getaddrinfo TRACE message can crash Wine.
tree
|
commitdiff
2008-05-28
Kai Blin
ws2_32: Change back magic 127.12.34.56 to loopback...
tree
|
commitdiff
2008-05-28
Paul Vriens
ws2_32/tests: Fix crash on win98.
tree
|
commitdiff
2008-05-26
Kai Blin
ws2_32: Add support for FROM_PROTOCOL_INFO to WSASocket().
tree
|
commitdiff
2008-05-22
Andrew Talbot
ws2_32: Remove unused function.
tree
|
commitdiff
2008-05-19
Kai Blin
ws2_32: Test for invalid hostnames again.
tree
|
commitdiff
2008-05-14
Dan Kegel
ws2_32/tests: Cannot reliably detect bad hostnames...
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-05-06
Michael Stefaniuc
ws2_32: Fix test output string to match the test.
tree
|
commitdiff
2008-05-05
Kai Blin
ws2_32: On Win98, SO_MAX_MSG_SIZE is 65527, not 65507.
tree
|
commitdiff
2008-04-29
Alexandre Julliard
ws2_32/tests: Fix the gethostname prototype.
tree
|
commitdiff
2008-04-29
Alexandre Julliard
ws2_32: Don't name a parameter errno.
tree
|
commitdiff
2008-04-28
Kai Blin
ws2_32: Handle gethostbyname call failure, add tests.
tree
|
commitdiff
2008-04-24
Kai Blin
ws2_32: Work around the host name resolving to 127...
tree
|
commitdiff
2008-04-01
Andrew Talbot
ws2_32: Make function declarations match definitions.
tree
|
commitdiff
2008-03-24
Andrew Talbot
ws2_32: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-06
Francois Gouget
ws2_32: s/#if/#ifdef/ so it still works if HAVE_XXX...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
tree
|
commitdiff
2008-02-08
Andrew Talbot
ws2_32: Remove unneeded casts.
tree
|
commitdiff
2008-02-05
Rob Shearman
ws2_32: Add a FIXME for WS_SIO_GET_EXTENSION_FUNCTION_P...
tree
|
commitdiff
2008-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-04
Austin English
More spelling fixes.
tree
|
commitdiff
2008-01-03
Gerald Pfeifer
ws2_32: Remove two noop checks.
tree
|
commitdiff
2007-12-26
Alexander Dorofeyev
ws2_32: Fix timeout check.
tree
|
commitdiff
2007-12-23
Johannes Stezenbach
ws2_32: Set *res = NULL for error return from WS_getadd...
tree
|
commitdiff
2007-12-18
Kirill K. Smirnov
ws2_32: Fix flags conversion in getnameinfo() function.
tree
|
commitdiff
2007-11-15
Andrey Turkin
server: Pass Information field from async I/O APCs.
tree
|
commitdiff
2007-11-15
Andrey Turkin
ws2_32: Make certain winsock functions generate i/o...
tree
|
commitdiff
2007-11-15
Andrey Turkin
server: Allow async i/o operations to send completion...
tree
|
commitdiff
2007-11-14
Gerald Pfeifer
ws2_32/tests: Fix error checking.
tree
|
commitdiff
2007-11-12
Kai Blin
ws2_32: Cope with buggy apps passing setsockopt optval...
tree
|
commitdiff
2007-11-05
Kai Blin
ws2_32: Map SO_REUSEADDR.
tree
|
commitdiff
2007-10-19
Aric Stewart
ws2_32: Return proper WSAENOBUFS error when enuming...
tree
|
commitdiff
2007-10-15
Juan Lang
ws2_32: Fix broadcast address calculation.
tree
|
commitdiff
2007-10-04
Damjan Jovanovic
ws2_32: Silently ignore WS_IP_DONTFRAGMENT.
tree
|
commitdiff
2007-09-25
Philip Nilsson
ws2_32/tests: Add a testcase for binding with IPv6...
tree
|
commitdiff
2007-09-25
Philip Nilsson
ws2_32: Set IPV6_V6ONLY when required to be compatible...
tree
|
commitdiff
2007-09-19
Tijl Coosemans
ws2_32/tests: Don't wait for FD_CONNECT event when...
tree
|
commitdiff
2007-07-25
Aric Stewart
ws2_32: Initialize the address to 0 in ws_sockaddr_ws2u.
tree
|
commitdiff
2007-07-24
Damjan Jovanovic
ws2_32: Sending 0 bytes shouldn't cause an infinite...
tree
|
commitdiff
2007-07-16
Damjan Jovanovic
ws2_32: Update WSASendTo's iovec properly.
tree
|
commitdiff
2007-07-03
Ben Hodgetts
ws2_32: Don't tell users to run Wine as root when socke...
tree
|
commitdiff
2007-07-02
Kai Blin
ws2_32: Handle IPv6 in WSAStringToAddress.
tree
|
commitdiff
2007-06-29
Kai Blin
ws2_32: Return WSAEINVAL for unhandled address families...
tree
|
commitdiff
2007-06-29
Alexandre Julliard
ws2_32: Don't print traces from async I/O callbacks.
tree
|
commitdiff
2007-06-15
Damjan Jovanovic
ws2_32: getsockname should fail on unbound socket.
tree
|
commitdiff
2007-06-06
Kai Blin
ws2_32: Add mapping for STATUS_OBJECT_TYPE_MISMATCH...
tree
|
commitdiff
2007-06-04
Alexandre Julliard
ws2_32: Rewrite WSAGetOverlappedResult for the new...
tree
|
commitdiff
2007-06-04
Alexandre Julliard
ntdll: Get rid of the num_async_io counter in the TEB.
tree
|
commitdiff
2007-06-04
Alexandre Julliard
ws2_32: Queue a proper user APC also on immediate succe...
tree
|
commitdiff
2007-06-04
Alexandre Julliard
server: Remove the extra apc_arg parameter now that...
tree
|
commitdiff
2007-06-04
Francois Gouget
ws2_32: Improve the prototypes Win64 compatibility...
tree
|
commitdiff
next