projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
usp10: Move the application of pair values to a helper function.
[wine]
/
dlls
/
ws2_32
/
2012-12-03
Andrew Talbot
ws2_32: Remove unused semicolon.
tree
|
commitdiff
2012-11-16
Michael Stefaniuc
ws2_32: Avoid using sizeof on structs with variable...
tree
|
commitdiff
2012-10-29
Frédéric Delanoy
ws2_32/tests: Remove dead code (coverity).
tree
|
commitdiff
2012-10-29
Maarten Lankhorst
ws2_32: Define IP_UNICAST_IF if not found on linux.
tree
|
commitdiff
2012-10-12
Erich Hoover
ws2_32: Silence error when binding to loopback adapter.
tree
|
commitdiff
2012-10-03
Bruno Jesus
ws2_32: Fix some style issues.
tree
|
commitdiff
2012-10-02
Erich Hoover
ws2_32: Permit broadcast packets on interface-bound...
tree
|
commitdiff
2012-10-02
Erich Hoover
ws2_32: Permit broadcast packets on interface-bound...
tree
|
commitdiff
2012-10-02
Bruno Jesus
ws2_32: Fix TRACE format in WS_getsockname.
tree
|
commitdiff
2012-08-15
Michael Stefaniuc
ws2_32: Avoid a FALSE:TRUE conditional expression.
tree
|
commitdiff
2012-07-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-06-22
Per Johansson
ws2_32: In WSAIoctl(SIO_GET_INTERFACE_LIST), skip inter...
tree
|
commitdiff
2012-06-18
Thomas Faber
ws2_32/tests: Add missing parentheses to ok() output.
tree
|
commitdiff
2012-06-12
Bruno Jesus
ws2_32: Fix hostent memory allocation.
tree
|
commitdiff
2012-06-07
Erich Hoover
ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate...
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-07
Erich Hoover
ws2_32/tests: Fix cleanup for first IOCP duplicated...
tree
|
commitdiff
2012-05-01
Erich Hoover
ws2_32/tests: Test for IOCP behavior without AcceptEx...
tree
|
commitdiff
2012-05-01
Erich Hoover
ws2_32/tests: Test for AcceptEx IOCP behavior for a...
tree
|
commitdiff
2012-05-01
Erich Hoover
ws2_32/tests: Test for AcceptEx IOCP behavior for cance...
tree
|
commitdiff
2012-05-01
Erich Hoover
ws2_32/tests: AcceptEx IOCP initialization cleanup.
tree
|
commitdiff
2012-04-23
André Hentschel
ws2_32: Remove unneeded shadow variable.
tree
|
commitdiff
2012-04-11
Bruno Jesus
ws2_32/tests: Avoid crashing if getservbyname fails.
tree
|
commitdiff
2012-04-11
Bruno Jesus
ws2_32/tests: Update hostent struct tests.
tree
|
commitdiff
2012-04-10
Erich Hoover
ws2_32: Implement IPV6_UNICAST_IF socket option.
tree
|
commitdiff
2012-04-10
Erich Hoover
ws2_32: Implement IP_UNICAST_IF socket option.
tree
|
commitdiff
2012-04-09
Bruno Jesus
ws2_32/tests: Add hostent struct tests for gethostbyname.
tree
|
commitdiff
2012-04-02
Jeff Latimer
ws2_32: Make a common fixme more meaningful and return...
tree
|
commitdiff
2012-04-02
Bruno Jesus
ws2_32/tests: Avoid usage of inet_ntoa since its return...
tree
|
commitdiff
2012-03-26
Bruno Jesus
ws2_32: Handle NULL proto in WSAAsyncGetServByName.
tree
|
commitdiff
2012-01-30
Frédéric Delanoy
ws2_32/tests: Remove dead code in test_completion_port...
tree
|
commitdiff
2012-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-01-18
Ričardas Barkauskas
ws2_32/tests: Test AcceptEx behaviour more.
tree
|
commitdiff
2012-01-03
Marcus Meissner
ws2_32: Removed dead code (Coverity).
tree
|
commitdiff
2011-12-28
Ričardas Barkauskas
ws2_32: Don't post completion packet if sending fails...
tree
|
commitdiff
2011-12-28
Ričardas Barkauskas
ws2_32/tests: Test some completion port behavior.
tree
|
commitdiff
2011-12-19
Hans Leidekker
ws2_32: Return the right value for SO_CONNECT_TIME...
tree
|
commitdiff
2011-12-15
Francois Gouget
configure: Use errno.h instead of the non-standard...
tree
|
commitdiff
2011-12-15
Francois Gouget
include: Update the nldef.h and *mib.h headers.
tree
|
commitdiff
2011-12-13
Francois Gouget
include: Add a missing wincrypt.h include directive...
tree
|
commitdiff
2011-12-05
Bruno Jesus
ws2_32: Fix a function name comment.
tree
|
commitdiff
2011-11-28
Bruno Jesus
ws2_32: Remove duplicated code.
tree
|
commitdiff
2011-11-28
Bruno Jesus
ws2_32: Fix function GetAcceptExSockaddrs.
tree
|
commitdiff
2011-11-24
Hans Leidekker
ws2_32: Pass NULL nodename on to native getaddrinfo.
tree
|
commitdiff
2011-11-21
Bruno Jesus
ws2_32: Invert SIOCATMARK logic.
tree
|
commitdiff
2011-11-17
Francois Gouget
ws2_32: Delete the static critical section when unloadi...
tree
|
commitdiff
2011-11-15
Hans Leidekker
ws2_32: Fix handling of NULL and empty hostname in...
tree
|
commitdiff
2011-11-14
Matej Špindler
ws2_32: Test GetAddrInfo with zero port.
tree
|
commitdiff
2011-11-04
Andrew Talbot
ws2_32: Remove unneeded address-of operator from array...
tree
|
commitdiff
2011-10-21
Andrew Talbot
ws2_32: Replace switch statement with more suitable...
tree
|
commitdiff
2011-10-21
Andrew Talbot
ws2_32: Mark a fall-through in a switch statement.
tree
|
commitdiff
2011-10-04
Bruno Jesus
ws2_32: Fix UDP LINGER support in getsockopt.
tree
|
commitdiff
2011-09-14
Hans Leidekker
ws2_32: Avoid a crash in WS2_recv_base.
tree
|
commitdiff
2011-09-13
Bruno Jesus
ws2_32: SO_OOBINLINE sockets must always return TRUE...
tree
|
commitdiff
2011-09-09
Bruno Jesus
ws2_32: Remove an unnecessary test.
tree
|
commitdiff
2011-09-08
Bruno Jesus
ws2_32: Fix support for SIO_KEEPALIVE_VALS.
tree
|
commitdiff
2011-09-06
Bruno Jesus
ws2_32: Avoid an unhandled exception in WSAIoctl.
tree
|
commitdiff
2011-09-05
Bruno Jesus
ws2_32: Fix a leak in WS2_AcceptEx.
tree
|
commitdiff
2011-08-24
Bruno Jesus
ws2_32: Fix false-positive write fds on select().
tree
|
commitdiff
2011-08-22
Bruno Jesus
ws2_32/tests: Add MSG_PEEK tests on recv().
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-07-06
Frédéric Delanoy
ws2_32: Remove dead assignment (Clang).
tree
|
commitdiff
2011-07-01
Austin English
ws2_32: Define sipx_network / sipx_node for DragonFly...
tree
|
commitdiff
2011-06-21
André Hentschel
ws2_32: Handle null pointer for linger values.
tree
|
commitdiff
2011-06-16
Marcus Meissner
ws2_32: Fixed select() number of fds (Coverity).
tree
|
commitdiff
2011-06-14
Hans Leidekker
ws2_32: Accept NULL lpNumberOfBytesSent for overlapped...
tree
|
commitdiff
2011-06-13
Lauri Kenttä
ws2_32/tests: Make sure that a structure is initialized...
tree
|
commitdiff
2011-06-13
André Hentschel
ws2_32/tests: Don't read return value when we don't...
tree
|
commitdiff
2011-06-03
Andrew Nguyen
ws2_32/tests: Fix some test thread procedure prototypes.
tree
|
commitdiff
2011-06-03
Andrew Nguyen
ws2_32/tests: Avoid casting a WSAAccept function pointe...
tree
|
commitdiff
2011-06-02
Peter Urbanec
ws2_32/tests: Socket error handling and reporting tests.
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32: Avoid a crash with an optional pointer in WSAAs...
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32/tests: Properly destroy the async test window.
tree
|
commitdiff
2011-06-01
Andrew Nguyen
ws2_32: Free the asynchronous query structure if thread...
tree
|
commitdiff
2011-05-31
Peter Urbanec
ws2_32/tests: Use WSAGetLastError() when reporting...
tree
|
commitdiff
2011-05-31
André Hentschel
ws2_32/tests: Initialize atmark (valgrind).
tree
|
commitdiff
2011-05-27
André Hentschel
ws2_32/tests: Add test for SIOCATMARK.
tree
|
commitdiff
2011-05-19
Andrew Nguyen
include: Revise the Winsock include in windows.h to...
tree
|
commitdiff
2011-05-02
Hans Leidekker
ws2_32: Add a test to show that WSAIoctl is synchronous.
tree
|
commitdiff
2011-04-19
Alexandre Julliard
ws2_32: Signal overlapped completion in WSAIoctl.
tree
|
commitdiff
2011-04-19
Alexandre Julliard
ws2_32: Merge ioctlsocket implementation into WSAIoctl.
tree
|
commitdiff
2011-04-19
Alexandre Julliard
ws2_32: Use saner parameter names in WSAIoctl.
tree
|
commitdiff
2011-03-29
Hans Leidekker
ws2_32: Implement GetNameInfoW.
tree
|
commitdiff
2011-03-14
André Hentschel
ws2_32: Downgrade FIXME for WS_SIO_SET_COMPATIBILITY_MO...
tree
|
commitdiff
2011-03-07
Aric Stewart
ws2_32: async_send with no buffers does not need to...
tree
|
commitdiff
2011-02-24
Marcus Meissner
ws2_32: name is never NULL as array (Coverity).
tree
|
commitdiff
2011-02-23
Alexandre Goujon
ws2_32: Make gethostbyname fail if WSAStartup was not...
tree
|
commitdiff
2011-02-09
Austin English
ws2_32/tests: Remove unneeded assignments (LLVM/Clang).
tree
|
commitdiff
2011-02-07
Joris Huizer
ws2_32/tests: Don't test function directly when reporti...
tree
|
commitdiff
2011-01-26
Marcus Meissner
ws2_32: Implemented SO_CONNECT_TIME stub.
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
server: Fix connect failures on newer kernels.
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32: Finish an overlapped send only if we sent every...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32: Use the iosb to keep track of how many bytes...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32: Fix up iovecs after transmission in WS2_send...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32: Allow sending FD_WRITE right after scheduling...
tree
|
commitdiff
2011-01-24
Mike Kaplinskiy
ws2_32/tests: Add a test for an overlapped send.
tree
|
commitdiff
2011-01-10
Gerald Pfeifer
ws2_32: Restructure and simplify debugstr_wsaioctl...
tree
|
commitdiff
2010-12-09
Alexandre Julliard
ws2_32/tests: Avoid size_t in a trace.
tree
|
commitdiff
2010-12-08
Alexandre Julliard
ws2_32: Fix a compile failure when control messages...
tree
|
commitdiff
2010-12-07
Erich Hoover
ws2_32/tests: Add regression tests for WSARecvMsg and...
tree
|
commitdiff
next