projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
windowscodecs: Add stub JPEG encoder.
[wine]
/
dlls
/
icmp
/
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2008-07-18
Alexandre Julliard
icmp: The import library is not needed.
tree
|
commitdiff
2008-07-18
Juan Lang
iphlpapi: Move Icmp* functions from icmp to iphlpapi.
tree
|
commitdiff
2008-04-04
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2007-12-06
Gerald Pfeifer
icmp: Correctly handle underflow in IcmpSendEcho().
tree
|
commitdiff
2006-11-06
Damjan Jovanovic
icmp: Changed select to poll.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
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
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-08-29
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
2005-06-23
Alexandre Julliard
Sort entry points in the same order as Windows.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2004-09-29
Alexandre Julliard
Avoid using gettimeofday.
tree
|
commitdiff
2004-04-12
Filip Navara
Get rid of non-standard ERROR_UNKNOWN value.
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-01-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-04-04
Alexandre Julliard
Removed the commented out winsock support, it can't...
tree
|
commitdiff
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-12-03
Alexandre Julliard
Install ipexport.h and icmpapi.h with the other Windows...
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-04-02
Andreas Mohr
Spelling/error messages fixes.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2002-01-15
Rein Klazes
Don't check the checksum of the original echo request...
tree
|
commitdiff
2001-08-28
Francois Gouget
Only use winsock2.h in Wine.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-11-30
David Elliott
Remove libXXXX.so.1.0 lines from .cvsignore files.
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-26
Hidenori Takeshima
Added checking for netdb.h.
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Start using import tables for dlls that can already...
tree
|
commitdiff
2000-11-05
Alexandre Julliard
Declare debug channels in all dlls that need them;...
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Added imports of kernel32.dll where necessary.
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-05-19
Francois Gouget
Replace the calls to malloc by calls to HeapAlloc and...
tree
|
commitdiff
2000-05-01
Gerald Pfeifer
Use <stdlib.h> instead of the deprecated and non-portab...
tree
|
commitdiff
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-02-26
Patrik Stridvall
Fixed ANSI C violations.
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-01
Alexandre Julliard
Make use of automatic ordinal allocation.
tree
|
commitdiff
1999-12-25
Francois Gouget
Modified IcmpCloseHandle and IcmpSendEchoRequest so...
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
1999-11-21
Ulrich Weigand
u_int[16|32]_t might not be defined.
tree
|
commitdiff
1999-11-14
Francois Gouget
Removed leftover #undefs.
tree
|
commitdiff
1999-11-13
Francois Gouget
Use BSD headers for ICMP portability.
tree
|
commitdiff
1999-11-10
Patrik Stridvall
Solaris compile fixes.
tree
|
commitdiff
1999-11-07
Francois Gouget
Added ICMP DLL implementation.
tree
|
commitdiff