projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Correct tests involved with processing the LVIF_DI_SETITEM flag.
[wine]
/
dlls
/
winsock
/
2002-01-29
Rein Klazes
Correct optlen when WS_setsockopt is called with SO_LINGER.
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2002-01-29
Francois Gouget
Rename s_addr to src_addr to avoid a conflict on Solaris.
tree
|
commitdiff
2002-01-21
Francois Gouget
Fix a couple of warnings and a typo.
tree
|
commitdiff
2002-01-18
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-01-15
Michael C. Maggio
Code used AF_IPX in some places where it should have...
tree
|
commitdiff
2002-01-14
Daniel Walker
Implemented WSAAccept().
tree
|
commitdiff
2002-01-10
Francois Gouget
Fix previous patch: the ws_sockaddr_u2ws return value...
tree
|
commitdiff
2002-01-09
Martin Wilck
Moved the functionality of WS_socket() to WSASocketA().
tree
|
commitdiff
2002-01-09
Paul Rupe
Return length of WS_sockaddr structure in ws_sockaddr_u2ws.
tree
|
commitdiff
2001-12-24
Alexandre Julliard
Use MapLS/UnMapLS instead of SEGPTR_* macros.
tree
|
commitdiff
2001-12-14
Paul Rupe
Very simple support for SO_OPENTYPE in getsockopt and...
tree
|
commitdiff
2001-11-30
Paul Rupe
Fixed WS_getpeername parameter in WS_accept.
tree
|
commitdiff
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
tree
|
commitdiff
2001-11-14
Francois Gouget
Make winsock.h and winsock2.h independent from the...
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-11-05
Gerard Patel
Test for ws_timeout=NULL in winsock select().
tree
|
commitdiff
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
tree
|
commitdiff
2001-10-09
Patrik Stridvall
Added new include file ws2spi.h for adding needed types.
tree
|
commitdiff
2001-10-08
Francois Gouget
Fix the SOCKADDR_IPX declaration.
tree
|
commitdiff
2001-10-02
Andreas Mohr
Added WSC*InstallProvider stubs.
tree
|
commitdiff
2001-10-01
Andreas Mohr
Added stub for WSApSetPostRoutine.
tree
|
commitdiff
2001-09-21
David Hammerton
Fixed typos.
tree
|
commitdiff
2001-09-14
Francois Gouget
Fix the WSAStartup prototype.
tree
|
commitdiff
2001-09-07
Francois Gouget
Convert the socket type (necessary on Solaris).
tree
|
commitdiff
2001-08-24
Francois Gouget
Added WSASTARTUP16 a 1 byte alignment version of WSASTA...
tree
|
commitdiff
2001-08-24
Francois Gouget
Rename the regular WS_FD_XXX macros to FD_XXX.
tree
|
commitdiff
2001-08-23
Daniel Walker
- Fix for nonblocking sockets using WSAEventSelect...
tree
|
commitdiff
2001-08-16
Alexandre Julliard
Added names to standard critical sections (suggested...
tree
|
commitdiff
2001-08-09
Alexandre Julliard
Added Interlocked*Pointer functions.
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
tree
|
commitdiff
2001-07-12
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-10
Peter Hunnisett
Implemented a stub for WSARecvFrom.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-05-07
Francois Gouget
Fixed incorrect cast in WSOCK32_send and WSOCK32_recvfrom.
tree
|
commitdiff
2001-04-10
Peter Hunnisett
Added stub for WSASend.
tree
|
commitdiff
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Got rid of the WSINFO structure. Fixed a couple of...
tree
|
commitdiff
2001-02-14
Andreas Mohr
Cosmetics.
tree
|
commitdiff
2001-01-17
James Hatheway
In WsControl, don't mix Linux and Wine socket calls...
tree
|
commitdiff
2001-01-17
Gerard Patel
Change WSACleanup - wsinfo is a static structure now.
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
tree
|
commitdiff
2001-01-02
Marcus Meissner
A socket becomes readable after connect in Linux 2...
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Finished separation of shell32 and wsock32.
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Fixed SEGPTR_GET usage.
tree
|
commitdiff
2000-11-26
Marcus Meissner
Ignore SOL_SOCKET/SO_DEBUG setsockopt() calls.
tree
|
commitdiff
2000-11-26
Hidenori Takeshima
Added checking for netdb.h.
tree
|
commitdiff
2000-11-25
Dimitrie O. Paun
Include config.h in files that test for constants defin...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Added import of ntdll.
tree
|
commitdiff
2000-10-24
Aric Stewart
Added forward for WSAResetEvent.
tree
|
commitdiff
2000-10-24
Rein Klazes
Convert the value of level when setsockopt is called...
tree
|
commitdiff
2000-10-13
Rein Klazes
Ignore setsockopt calls that make the size of the recei...
tree
|
commitdiff
2000-09-27
Alexandre Julliard
Added a few missing imports.
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
tree
|
commitdiff
2000-09-24
Rein Klazes
Make calls to gethostbyname, gethostbyaddr, getservbyname,
tree
|
commitdiff
2000-09-16
John Gilmore
Cleaned it up so that code paths which have unsupported...
tree
|
commitdiff
2000-09-01
Stephane Lussier
When checking the socket return by the server request...
tree
|
commitdiff
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Added imports of kernel32.dll where necessary.
tree
|
commitdiff
2000-08-03
Andreas Mohr
Fixed the Win16/Win32 structure size/alignment differen...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Added imports of user32/gdi32/kernel32 wherever necessary.
tree
|
commitdiff
2000-07-29
Uwe Bonnes
We always have strerror, so no need to ifdef HAVE_STRERROR.
tree
|
commitdiff
2000-07-28
Alexandre Julliard
Added 'owner' field to 16-bit spec files to specify...
tree
|
commitdiff
2000-07-25
James Hatheway
Portability fixes.
tree
|
commitdiff
2000-07-23
James Hatheway
Adds an initial WSAIoctl function with support for...
tree
|
commitdiff
2000-07-23
Eric Pouech
Insured that all parameters of async functions are...
tree
|
commitdiff
2000-07-15
Andreas Mohr
Added WSAWaitForMultipleEvents (alias to WaitForMultipl...
tree
|
commitdiff
2000-07-10
Gerard Patel
Fakes a negotiation of the winsock version.
tree
|
commitdiff
2000-07-09
Alexandre Julliard
Created separate libraries for dplay, shfolder, shlwapi...
tree
|
commitdiff
2000-06-23
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-06-18
James Hatheway
Created an initial Winsock 2 (ws2_32) DLL. Makes use...
tree
|
commitdiff
2000-06-01
Gerald Pfeifer
Fixed warning.
tree
|
commitdiff
2000-05-23
Gerald Pfeifer
Fix a mismatch between format string and parameter.
tree
|
commitdiff
2000-04-18
Rein Klazes
Convert service and protocol names to lowercase before...
tree
|
commitdiff
2000-04-06
Rein Klazes
Corrected error handling for ws_getprotobyname/number.
tree
|
commitdiff
2000-03-28
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-28
Alexandre Julliard
Fixed small bug in WSOCK32_accept
tree
|
commitdiff
2000-03-26
Ove Kaaven
Handle POLLHUP better (delay FD_CLOSE notification...
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-19
Lars Heete
Corrected handling of proto==NULL in WINSOCK_getservbyn...
tree
|
commitdiff
2000-03-12
Rein Klazes
Correct conversion of level parameter if WINSOCK_setsoc...
tree
|
commitdiff
2000-03-08
Patrik Stridvall
Removed a lot of unnecessary includes and fixed the...
tree
|
commitdiff
2000-03-07
Rein Klazes
Add a message and fix error code if __ws_getservbyname...
tree
|
commitdiff
2000-03-05
Alexandre Julliard
Added support for creating extra symlinks for .so files...
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-03-04
Ove Kaaven
WSACleanup should set last error to WSANOTINITIALISED...
tree
|
commitdiff
2000-03-04
Rein Klazes
Made WINSOCK_setsockopt handle option SO_DONTLINGER...
tree
|
commitdiff
2000-02-14
Ove Kaaven
ioctlsocket() now returns success if the app sets nonbl...
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
next