projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ws2_32/tests: Fix a test failure on NT4.
[wine]
/
dlls
/
ws2_32
/
tests
/
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
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/tests: Avoid printing pointer differences in...
tree
|
commitdiff
2008-12-04
Michael Stefaniuc
ws2_32/tests: Remove some superfluous casts.
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-07-18
Daniel Santos
ws2_32: WSASendTo() should clear last error on success.
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-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-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
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-28
Kai Blin
ws2_32: Handle gethostbyname call failure, add tests.
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-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-09-25
Philip Nilsson
ws2_32/tests: Add a testcase for binding with IPv6...
tree
|
commitdiff
2007-09-19
Tijl Coosemans
ws2_32/tests: Don't wait for FD_CONNECT event when...
tree
|
commitdiff
2007-06-29
Kai Blin
ws2_32: Return WSAEINVAL for unhandled address families...
tree
|
commitdiff
2007-06-15
Damjan Jovanovic
ws2_32: getsockname should fail on unbound socket.
tree
|
commitdiff
2007-06-01
Damjan Jovanovic
ws2_32: gethostbyname("") should work.
tree
|
commitdiff
2007-05-25
Damjan Jovanovic
ws2_32: Simplify some socket tests by adding a function...
tree
|
commitdiff
2007-04-25
Paul Vriens
ws2_32/tests: Add required parameter to CreateThread...
tree
|
commitdiff
2007-04-11
Michael Stefaniuc
ws2_32/tests: Remove redundant NULL check before HeapFr...
tree
|
commitdiff
2007-03-22
Damjan Jovanovic
ws2_32: WSASendTo should always re-enable the FD_WRITE...
tree
|
commitdiff
2007-03-20
Damjan Jovanovic
ws2_32: In some cases send should block until the entir...
tree
|
commitdiff
2007-02-26
Hans Leidekker
ws2_32: Handle NULL argument in inet_addr.
tree
|
commitdiff
2007-01-04
Francois Gouget
ws2_32/tests: Use '%d' to print GetLastError().
tree
|
commitdiff
2006-12-20
Kai Blin
ws2_32: ws_sockaddr_u2ws should zero the sockaddr_in...
tree
|
commitdiff
2006-12-04
Damjan Jovanovic
ws2_32: Added tests for closesocket cancelling pending...
tree
|
commitdiff
2006-12-04
Kai Blin
ws2_32: Rewrite getsockopt to make it more readable.
tree
|
commitdiff
2006-11-29
Kai Blin
ws2_32: Implement SO_GET_MAX_MSG_SIZE for getsockopt.
tree
|
commitdiff
2006-10-09
Michael Stefaniuc
ws2_32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-03-15
Alexandre Julliard
winsock: Renamed the winsock directory to ws2_32.
tree
|
commitdiff