projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdi32: Don't hold the GDI lock while calling the driver SelectFont function.
[wine]
/
dlls
/
ws2_32
/
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
2007-06-03
Alexandre Julliard
ws2_32: Simplify the async shutdown handling, and remov...
tree
|
commitdiff
2007-06-03
Alexandre Julliard
ws2_32: Call the I/O completion routine as a user APC.
tree
|
commitdiff
2007-06-03
Alexandre Julliard
ws2_32: Reimplement WSASendTo along the lines of NtWrit...
tree
|
commitdiff
2007-06-01
Damjan Jovanovic
ws2_32: gethostbyname("") should work.
tree
|
commitdiff
2007-06-01
Alexandre Julliard
ws2_32: Don't modify last error in async I/O callback.
tree
|
commitdiff
2007-06-01
Alexandre Julliard
ws2_32: Re-enable FD_READ also when returning EWOULDBLO...
tree
|
commitdiff
2007-05-31
Alexandre Julliard
ws2_32: Allocate iovec buffers statically using MSG_MAX...
tree
|
commitdiff
2007-05-31
Alexandre Julliard
ws2_32: Store the local iosb in the ws2_async structure...
tree
|
commitdiff
2007-05-31
Alexandre Julliard
ws2_32: Reimplement WSARecvFrom along the lines of...
tree
|
commitdiff
2007-05-30
Alexandre Julliard
ws2_32: Avoid memory allocations for sockaddr conversion.
tree
|
commitdiff
2007-05-29
Kai Blin
ws2_32: Make WS2_send trace more readble.
tree
|
commitdiff
2007-05-29
Andrew Talbot
ws2_32: Exclude unused headers.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
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-04-10
Alexandre Julliard
ntdll: Store the file access and options in the fd...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
server: Add support for restarting an async I/O when...
tree
|
commitdiff
2007-04-05
Alexandre Julliard
ws2_32: Don't access the IO_STATUS_BLOCK until the...
tree
|
commitdiff
2007-03-26
Alexandre Julliard
server: Always return STATUS_PENDING when an async...
tree
|
commitdiff
2007-03-26
Andrew Talbot
ws2_32: Replace inline static with static inline.
tree
|
commitdiff
2007-03-22
Damjan Jovanovic
ws2_32: WSASendTo should always re-enable the FD_WRITE...
tree
|
commitdiff
2007-03-21
Alexandre Julliard
ws2_32: Move the signalling of the completion event...
tree
|
commitdiff
2007-03-20
Alexandre Julliard
server: Add an async_data_t structure to store paramete...
tree
|
commitdiff
2007-03-20
Damjan Jovanovic
ws2_32: In some cases send should block until the entir...
tree
|
commitdiff
2007-03-08
Francois Gouget
ws2_32: Fix an int/long mismatch in a trace.
tree
|
commitdiff
2007-03-08
Francois Gouget
ws2_32: Replace a few -1 literals with SOCKET_ERROR.
tree
|
commitdiff
2007-02-26
Hans Leidekker
ws2_32: Handle NULL argument in inet_addr.
tree
|
commitdiff
2007-02-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-01-18
Vitaliy Margolen
ws2_32: Fix trace for WS_setsockopt to look closer...
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-19
Hans Leidekker
ws2_32: Implement the SIO_ADDRESS_LIST_QUERY ioctl.
tree
|
commitdiff
2006-12-07
Kai Blin
ws2_32: Downgrade SO_REUSEADDR fixme to a trace.
tree
|
commitdiff
2006-12-05
Kai Blin
ws2_32: Rewrite setsockopt to be more readable.
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-30
Kai Blin
ws2_32: Implement SO_EXCLUSIVEADDRUSE for setsockopt.
tree
|
commitdiff
2006-11-30
Kai Blin
ws2_32: SO_DONTROUTE is ignored on windows, fix comment...
tree
|
commitdiff
2006-11-29
Kai Blin
ws2_32: Implement SO_GET_MAX_MSG_SIZE for getsockopt.
tree
|
commitdiff
2006-11-28
Kai Blin
ws2_32: Add WS_SIO_ADDRESS_LIST_QUERY stub to make...
tree
|
commitdiff
2006-11-27
Alexandre Julliard
winsock: Add WS_ prefix on WSAIoctl constants.
tree
|
commitdiff
2006-11-24
Andrew Talbot
ws2_32: Cast-qual warnings fix.
tree
|
commitdiff
2006-11-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-06
Alexandre Julliard
ws2_32: Convert WS_select to use poll() instead of...
tree
|
commitdiff
2006-11-03
Alexandre Julliard
ws2_32: Don't store the socket file descriptor in the...
tree
|
commitdiff
2006-10-12
Alexandre Julliard
ws2_32: Win64 printf format fixes.
tree
|
commitdiff
2006-10-12
Alexandre Julliard
winsock: Add a WS_ prefix to the BSD types.
tree
|
commitdiff
2006-10-12
Nicolas Delcros
winsock: Add mapping for SO_ACCEPTCONN.
tree
|
commitdiff
2006-10-09
Michael Stefaniuc
ws2_32/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-03
Alexandre Julliard
ws2_32: Avoid retrieving the fd twice in WSAIoctl.
tree
|
commitdiff
2006-10-03
Marcus Meissner
ws2_32: Implemented FIONBIO and FIONREAD in WSAIoctl.
tree
|
commitdiff
2006-10-02
Dmitry Timoshkov
ws2_32: Add a comment to ioctlsocket about 'bogus'...
tree
|
commitdiff
2006-10-02
Dmitry Timoshkov
ws2_32: Use a symbolic name instead of hand-made value.
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-09-08
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-15
Alexandre Julliard
configure: Only link against libpoll where really neces...
tree
|
commitdiff
2006-07-13
Robert Shearman
include: Add NI_* defines and add a WS(socklen_t) type.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
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
make_dlls: Ignore generated import libraries from the...
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