André Hentschel
|
6f8ac7cf1b
|
iphlpapi: Close socket on failed HeapAlloc (coverity).
|
2012-10-26 11:45:18 +02:00 |
Francois Gouget
|
653c1d76d0
|
include: Add the missing inaddr.h and in6addr.h include directives.
|
2011-12-09 21:15:33 +01:00 |
Nowres Rafed
|
1013f70a1f
|
iphlpapi: Implemented IcmpSendEcho2Ex().
|
2011-07-29 18:09:04 +02:00 |
Alexandre Julliard
|
7165e22d72
|
iphlpapi: Close the socket in IcmpCloseHandle.
|
2011-05-30 17:22:27 +02:00 |
Ken Thomases
|
d52f95cec8
|
iphlpapi: Enable non-privileged ICMP (ping) on Mac OS X.
|
2011-02-14 12:29:18 +01:00 |
Roderick Colenbrander
|
715a398899
|
iphlpapi: Use winediag for icmp failure.
|
2009-12-08 17:43:52 +01:00 |
Michael Stefaniuc
|
92892873be
|
include: Use ULONG instead of unsigned long in ipexport.h.
Fix also the compiler warnings introduced by this change.
|
2009-01-06 12:43:28 +01:00 |
Michael Stefaniuc
|
85dba69917
|
iphlpapi: Remove a comment that dared to ponder to use malloc.
|
2008-12-01 12:45:54 +01:00 |
Ricardo Filipe
|
c3db26d4bc
|
iphlpapi: Fixed dead store (llvm/clang).
|
2008-11-18 13:06:27 +01:00 |
Juan Lang
|
8c4953f05a
|
iphlpapi: Partially implement IcmpSendEcho2 using IcmpSendEcho.
|
2008-07-18 11:10:57 +02:00 |
Juan Lang
|
65549c5e58
|
iphlpapi: Move Icmp* functions from icmp to iphlpapi.
|
2008-07-18 11:10:44 +02:00 |