projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wined3d: Merge D3DRECT types into one type in WINED3D namespace.
[wine]
/
include
/
winsock.h
2006-10-02
Dmitry Timoshkov
ws2_32: Use a symbolic name instead of hand-made value.
blob
|
commitdiff
|
raw
2006-10-02
Alexandre Julliard
winsock: Make sure to include sys/types.h in all cases.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-22
Detlef Riekenberg
include: Open Watcom compatibility (Fix _BSDTYPES_DEFIN...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-30
Alexandre Julliard
Attempt at a better fix for the winsock.h problems...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Alexandre Julliard
Fixed WS_FD_CLR and WS_FD_SET macros (spotted by Thomas...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-03
Steven Edwards
Use Windows sockets when building Wininet on Mingw.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-25
Dimitrie O. Paun
Split the MSVCRT implementation headers from the public...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-31
Francois Gouget
Make sure ip_mreq is not exported by winsock2.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
Felix Nawothnig
Define ip_mreq.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-28
Patrik Stridvall
More stubs and better headers for mswsock.dll.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Dimitrie O. Paun
Use angle brackets (<>) rather than quotes ("") for...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Jon Griffiths
MSVC fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Yorick Hardy
Include time.h instead of sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Yorick Hardy
Include sys/time.h for struct timeval definition.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Dimitrie O. Paun
Add prototype for __WSAFDIsSet. Fix syntax error.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-17
Alexandre Julliard
Yet another attempt at fixing the htonl functions.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-09
Vitaliy Margolen
Added more extended error codes.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Mike Hearn
- Map winsock sockopts to the POSIX equivalents for...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Yet another hack to try to make this file compile in all
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Alexandre Julliard
Handle htonl() and friends like select(), this will...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Alexandre Julliard
Try to make winsock.h more portable (based on a patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Dimitrie O. Paun
Define the u_{char,short,int,long} in msvcrt/sys/types...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Dimitrie O. Paun
Rename __WINE__ to __WINESRC__.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Dimitrie O. Paun
Add definition for WSAEDISCON.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Martin Wilck
Fixed circular include sequence winsock.h -> windows...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-30
Martin Wilck
- Define SOCKET as UINT_PTR for Win64 (thanks to P...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-24
Patrick J. McNerthney
Removed the #undef of WS_DEFINE_SELECT so that select...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
Francois Gouget
Add mswsock.h, move relevant definitions to this header.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-22
Martin Wilck
Fixed cut&paste bug.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-01
Francois Gouget
Fix for the unistd.h vs. winsock.h problem in Winelib...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-23
Alexandre Julliard
Send message for WSAAsyncSelect sockets directly from...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Francois Gouget
Avoid conflict with htonl & friends in Winelib on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-14
Paul Rupe
Very simple support for SO_OPENTYPE in getsockopt and...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-14
Francois Gouget
Make winsock.h and winsock2.h independent from the...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-08
Francois Gouget
Fix the SOCKADDR_IPX declaration.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-14
Francois Gouget
Fix the WSAStartup prototype.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-24
Francois Gouget
Rename the regular WS_FD_XXX macros to FD_XXX.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-14
Bang Jun-Young
Define HAVE_SYS_SOCKET_H on NetBSD and FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-11
Ulrich Weigand
Work around problems on Solaris if config.h is not...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-07
Francois Gouget
Added a prototype for closesocket.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-26
Hidenori Takeshima
Added checking for netdb.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-13
Francois Gouget
Completed/corrected the list of include files.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-16
Jeremy White
Adjusted to allow MFC compilation; prevent definition...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-03
Andreas Mohr
Fixed the Win16/Win32 structure size/alignment differen...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-03
Bang Jun-Young
FreeBSD 3.4 compile fix.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-23
Moses DeJong
Added implementation for WSARecvEx function. This is...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Ove Kaaven
Winsock rewrite. Sockets are now proper win32 handles.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Ove Kaaven
Added socket interface to wineserver.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Patrik Stridvall
Fixed some of the issues reported by winapi-check.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Added extern "C" if __cplusplus is defined.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-24
Ulrich Weigand
Moved WINSOCK network IO event handling to special...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-12
Marcus Meissner
WSOCK32/WINSOCK uses SetLastError() to keep its own...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Patrik Stridvall
#pragma pack(?) changed to #include "*pack*.h"
blob
|
commitdiff
|
raw
|
diff to current
1999-04-10
Marcus Meissner
Reimplemented winsock asynchronous DNS services. No...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-19
Pavel Roskin
Removed definitions for FIONREAD and FIONBIO.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Paul Quinn
Many new defines, and structs to help compile MFC....
blob
|
commitdiff
|
raw
|
diff to current
1999-03-09
Marcus Meissner
Fix broken _convert_sockopt for IPPROTO_TCP cases,...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Bertho Stultiens
Fixed a couple of faulty names used in wine and typos...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-26
Pavel Roskin
configure first checks whether it is possible to compil...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-15
Constantine Sapunt...
Fix to Linux IPX so compiles on non-linux platforms.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-14
Stephen Langasek
ugfixes for IPX code and preliminary groundwork for...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Stephen Langasek
Support for IPX networking via winsock under Linux.
blob
|
commitdiff
|
raw
|
diff to current
1998-08-09
Alexandre Julliard
Release 980809
wine-980809
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-03-29
Alexandre Julliard
Release 980329
wine-980329
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current
1997-12-21
Alexandre Julliard
Release 971221
wine-971221
blob
|
commitdiff
|
raw
|
diff to current
1997-11-01
Alexandre Julliard
Release 971101
wine-971101
blob
|
commitdiff
|
raw
|
diff to current
1997-09-28
Alexandre Julliard
Release 970928
wine-970928
blob
|
commitdiff
|
raw
|
diff to current
1997-08-24
Alexandre Julliard
Release 970824
wine-970824
blob
|
commitdiff
|
raw
|
diff to current
1997-03-05
Alexandre Julliard
Release 970305
wine-970305
blob
|
commitdiff
|
raw
|
diff to current
1996-12-15
Alexandre Julliard
Release 961215
wine-961215
blob
|
commitdiff
|
raw
|
diff to current
1996-12-08
Alexandre Julliard
Release 961208
wine-961208
blob
|
commitdiff
|
raw
|
diff to current
1996-12-01
Alexandre Julliard
Release 961201
wine-961201
blob
|
commitdiff
|
raw
|
diff to current
1996-10-13
Alexandre Julliard
Release 961013
wine-961013
blob
|
commitdiff
|
raw
|
diff to current
1996-07-17
Alexandre Julliard
Release 960717
wine-960717
blob
|
commitdiff
|
raw
|
diff to current
1996-05-06
Alexandre Julliard
Release 960506
wine-960506
blob
|
commitdiff
|
raw
|
diff to current
1996-02-25
Alexandre Julliard
Release 960225
wine-960225
blob
|
commitdiff
|
raw
|
diff to current
1996-01-14
Alexandre Julliard
Release 960114
wine-960114
blob
|
commitdiff
|
raw
|
diff to current
1995-11-26
Alexandre Julliard
Release 951124
wine-951124
blob
|
commitdiff
|
raw
|
diff to current
1995-10-03
Alexandre Julliard
Release 951003
wine-951003
blob
|
commitdiff
|
raw
|
diff to current
1995-09-01
Alexandre Julliard
Release 950901
wine-950901
blob
|
commitdiff
|
raw
|
diff to current
1995-07-29
Alexandre Julliard
Release 950727
wine-950727
blob
|
commitdiff
|
raw
|
diff to current
1994-05-04
Alexandre Julliard
Release 940505
wine-940505
blob
|
commitdiff
|
raw
|
diff to current
1994-04-21
Alexandre Julliard
Release 940420
wine-940420
blob
|
commitdiff
|
raw
|
diff to current
1994-04-05
Alexandre Julliard
Release 940405
wine-940405
blob
|
commitdiff
|
raw
|
diff to current
1994-03-01
Alexandre Julliard
Release 940301
wine-940301
blob
|
commitdiff
|
raw
|
diff to current