projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winspool.drv/tests: Fix test failures on XP+ with long printer names.
[wine]
/
dlls
/
ws2_32
/
2009-12-01
Rob Shearman
ws2_32: Initialise buffer eventually passed into send...
tree
|
commitdiff
2009-11-10
André Hentschel
ws2_32/tests: Test for initial state of SIOCATMARK.
tree
|
commitdiff
2009-11-09
André Hentschel
ws2_32: Fix a comment.
tree
|
commitdiff
2009-11-09
Marcus Meissner
ws2_32: Use correct buffer for 17 byte write.
tree
|
commitdiff
2009-10-29
Hans Leidekker
ws2_32: Add a test for GetAddrInfoW.
tree
|
commitdiff
2009-10-29
Hans Leidekker
ws2_32: Avoid accessing uninitialized memory in GetAddr...
tree
|
commitdiff
2009-10-21
Dmitriy Anisimkov
ws2_32: Ignore EINTR poll result code in WS_select.
tree
|
commitdiff
2009-10-19
Juan Lang
ws2_32: Don't overwrite address length before checking it.
tree
|
commitdiff
2009-10-19
Alexandre Julliard
ws2_32: Set Information to 0 upon completion of an...
tree
|
commitdiff
2009-10-07
Francois Gouget
ws2_32: Make wsaErrno() and wsaHerrno() static.
tree
|
commitdiff
2009-10-06
Michael Stefaniuc
ws2_32/tests: Use LONG instead of long.
tree
|
commitdiff
2009-10-05
Mike Kaplinskiy
ws2_32/tests: fix failure on win98/me.
tree
|
commitdiff
2009-09-29
Alexandre Julliard
ws2_32: Make winsock.dll into a stand-alone 16-bit...
tree
|
commitdiff
2009-09-29
Alexandre Julliard
ws2_32: Remove remaining 16-bit code from async.c and...
tree
|
commitdiff
2009-09-29
Alexandre Julliard
ws2_32: Move the 16-bit async functions to socket16.c.
tree
|
commitdiff
2009-09-29
Alexandre Julliard
ws2_32: Move the getXXXbyYYY critical section to socket.c.
tree
|
commitdiff
2009-09-29
Alexandre Julliard
ws2_32: Use the standard winsock functions to implement...
tree
|
commitdiff
2009-09-29
Alexandre Julliard
ws2_32: Define a specific structure for each query...
tree
|
commitdiff
2009-09-29
Alexandre Julliard
ws2_32: Define a common header struct for async queries...
tree
|
commitdiff
2009-09-29
Alexandre Julliard
ws2_32: Split the async function callback by type of...
tree
|
commitdiff
2009-09-25
Mike Kaplinskiy
ws2_32/tests: Test WSAAccept with CF_DEFER.
tree
|
commitdiff
2009-09-25
Mike Kaplinskiy
ws2_32: Try accepting a connection before blocking.
tree
|
commitdiff
2009-09-15
Mike Kaplinskiy
ws2_32: Remember to convert ports to network byte order.
tree
|
commitdiff
2009-09-08
Ge van Geldorp
ws2_32/tests: Add acceptable error codes for Win7.
tree
|
commitdiff
2009-09-02
Juan Lang
ws2_32: Add a fixme for IPPROTO_IPV6.
tree
|
commitdiff
2009-08-27
Alexandre Julliard
ws2_32/tests: Fix test failures on Vista.
tree
|
commitdiff
2009-08-25
Mike Kaplinskiy
ws2_32/tests: Fix failure on NT4.
tree
|
commitdiff
2009-08-25
Detlef Riekenberg
ws2_32/tests: Add tests for setsockopt with invalid...
tree
|
commitdiff
2009-08-25
Detlef Riekenberg
ws2_32/tests: Add tests for getsockopt with invalid...
tree
|
commitdiff
2009-08-25
Detlef Riekenberg
ws2_32: Set WSAEINVAL on invalid levels in set+getsockopt.
tree
|
commitdiff
2009-08-25
Detlef Riekenberg
ws2_32: Use only the lower 16 bit as level when calling...
tree
|
commitdiff
2009-08-20
Mike Kaplinskiy
ws2_32/tests: Test connecting a pending accept socket.
tree
|
commitdiff
2009-08-13
Juan Lang
ws2_32: Implement getsockopt(SOL_IRLMP, IRLMP_ENUMDEVICES).
tree
|
commitdiff
2009-08-13
Juan Lang
ws2_32: Add debug support for IrDA addresses.
tree
|
commitdiff
2009-08-13
Juan Lang
ws2_32: Implement ws_sockaddr_u2ws for AF_IRDA.
tree
|
commitdiff
2009-08-13
Juan Lang
ws2_32: Implement ws_sockaddr_ws2u for AF_IRDA.
tree
|
commitdiff
2009-08-13
Juan Lang
ws2_32: Allow binding to IrDA sockets if IrDA support...
tree
|
commitdiff
2009-08-13
Juan Lang
ws2_32: Add AF_IRDA to the address family map.
tree
|
commitdiff
2009-08-10
Jeff Latimer
ws2_32/tests: Tests for invalid conditions in InetNtop.
tree
|
commitdiff
2009-08-10
Mike Kaplinskiy
ws2_32/tests: Fix the last failures on NT4/2000.
tree
|
commitdiff
2009-08-07
Mike Kaplinskiy
ws2_32/tests: Test closing (and CancelIo'ing) accepting...
tree
|
commitdiff
2009-08-05
Jeff Latimer
ws2_32: Add the scope_id to the IPv6 address string...
tree
|
commitdiff
2009-08-05
Jeff Latimer
ws2_32: Add the port to the IPv6 address string if...
tree
|
commitdiff
2009-08-04
Juan Lang
ws2_32: Add debug support for IPv6 addresses.
tree
|
commitdiff
2009-07-24
Rein Klazes
ws2_32: Do not make the unix file descriptor blocking...
tree
|
commitdiff
2009-07-22
Mike Kaplinskiy
ws2_32/tests: Fix the last failures on NT4.
tree
|
commitdiff
2009-07-20
Mike Kaplinskiy
ws2_32/tests: Fix test failures on NT4/x86_64.
tree
|
commitdiff
2009-07-20
Mike Kaplinskiy
ws2_32/tests: Test closing listener during pending...
tree
|
commitdiff
2009-07-20
Mike Kaplinskiy
ws2_32/tests: Test AcceptEx during pending AcceptEx...
tree
|
commitdiff
2009-07-20
Marcus Meissner
ws2_32: Fixed buffer size to MultiByteToWideChar.
tree
|
commitdiff
2009-07-17
Jeff Latimer
ws2_32: IPv6 functionality for WSAAddressToStringW.
tree
|
commitdiff
2009-07-17
Jeff Latimer
ws2_32/tests: IPv6 tests for WSAAddressToStringW.
tree
|
commitdiff
2009-07-17
Juan Lang
ws2_32: Make sure sockaddr is big enough when formattin...
tree
|
commitdiff
2009-07-17
Juan Lang
ws2_32: Remove an unnecessary cast.
tree
|
commitdiff
2009-07-14
Mike Kaplinskiy
ws2/tests: Test AcceptEx with a deferred socket.
tree
|
commitdiff
2009-07-10
Damjan Jovanovic
ws2_32: Test AcceptEx early disconnects and invalid...
tree
|
commitdiff
2009-07-09
Alexandre Julliard
ws2_32: Check buffers before recvmsg() to trigger write...
tree
|
commitdiff
2009-07-08
Paul Vriens
ws2_32/tests: Fix a test failure on NT4.
tree
|
commitdiff
2009-07-07
Damjan Jovanovic
ws2_32: Test AcceptEx short reads.
tree
|
commitdiff
2009-07-06
Damjan Jovanovic
ws2_32: Add some AcceptEx tests.
tree
|
commitdiff
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
next