msvcrt: Fix malloc_func_t/free_func_t calling convention.
[wine] / dlls / iphlpapi /
2012-06-11  André Hentscheliphlpapi: Make GetAdaptersAddresses hotpatchable.
2012-01-26  Austin Englishiphlpapi: Add GetTcp6Table/GetTcp6Table2 stubs.
2012-01-25  Austin Englishiphlpapi: Add a stub for GetTcpTable2:.
2012-01-25  Austin Englishiphlpapi: Sync spec file to Windows 7.
2011-12-27  Francois Gougetiphlpapi/tests: Fix compilation on systems that don...
2011-12-19  Hans Leidekkeriphlpapi: Add a stub implementation of GetExtendedTcpTable.
2011-12-15  Francois Gougetinclude: Update the nldef.h and *mib.h headers.
2011-12-14  Francois Gougetinclude: Define the MIB_IF_OPER_STATUS_XXX constants...
2011-12-09  Francois Gougetinclude: Add the missing inaddr.h and in6addr.h include...
2011-12-09  Francois Gougetiphlpapi: Remove a few redundant include directives.
2011-11-15  Juan Langiphlpapi: Fix enumerating IPv6 addresses.
2011-11-14  Juan Langiphlpapi: Remove unneeded includes.
2011-11-14  Juan Langiphlpapi: Remove an unmaintained comment, and update...
2011-11-14  Juan Langiphlpapi: Combine #ifdef HAVE_IFADDRS_H blocks.
2011-11-14  Juan Langiphlpapi: Implement retrieving IPv4 addresses using...
2011-10-08  Charles Davisiphlpapi: Implement GetUdpTable() on Mac OS and the...
2011-07-29  Nowres Rafediphlpapi: Implemented IcmpSendEcho2Ex().
2011-06-07  Jacek Cabaniphlpapi: Added PfCreateInterface stub implementation.
2011-05-30  Alexandre Julliardiphlpapi: Close the socket in IcmpCloseHandle.
2011-05-23  Gerald Pfeiferiphlpapi: Make addrLen unsigned in getInterfacePhysical...
2011-05-23  Mike Kaplinskiyiphlpapi: Set the overlapped status to pending as well...
2011-05-19  Marcus Meissneriphlapi: Mark internal symbols with hidden visibility.
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-02-15  Janne Hakoneniphlpapi: Changed return value of NotifyAddrChange...
2011-02-14  Ken Thomasesiphlpapi: Enable non-privileged ICMP (ping) on Mac...
2011-01-17  Andrew Nguyeniphlpapi: Correctly compute the buffer offset for the...
2010-12-27  Timo Teräsiphlpapi: Fix GetAdaptersAddresses return values.
2010-12-13  David Bartleyiphlpapi: Add CancelIPChangeNotify stub.
2010-10-13  Juan Langiphlpapi: Return DNS suffix for all non-loopback adapters.
2010-10-12  Juan Langiphlpapi: Set DNS servers in the IP_PER_ADAPTER_INFO...
2010-10-12  Juan Langiphlpapi: Use a helper function to get the DNS server...
2010-10-12  Juan Langiphlpapi: Set DNS servers in GetAdaptersAddresses when...
2010-10-12  Juan Langiphlpapi: Honor GAA_FLAG_SKIP_FRIENDLY_NAME.
2010-10-12  Juan Langiphlpapi: Honor GAA_FLAG_SKIP_UNICAST.
2010-10-12  Juan Langiphlpapi: Only return gateway addresses if GAA_FLAG_INC...
2010-10-11  Jeff Latimeriphlpapi: Use Windows rather than Unix values to determ...
2010-10-04  Austin Englishiphlpapi: Avoid using %n (clang).
2010-10-04  Austin Englishiphlpapi: Remove stray code (clang).
2010-09-28  Juan Langiphlpapi: Fix inverted logic in mask comparison.
2010-09-27  Andrew Nguyeniphlpapi: Remove useless loop and initialize gateway...
2010-09-24  Juan Langiphlpapi: Set adapter description in GetAdaptersAddresses.
2010-09-24  Juan Langiphlpapi: Trace parameters to GetAdaptersAddresses.
2010-09-24  Juan Langiphlpapi: Set gateway addresses in GetAdaptersAddresses.
2010-09-24  Juan Langiphlpapi: Set ConnectionType in GetAdaptersAddresses.
2010-09-24  Juan Langiphlpapi: Set flags for adapters returned by GetAdapter...
2010-09-24  Juan Langiphlpapi: Trace enumerated addresses.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-18  Juan Langiphlpapi: Don't overwrite last IPv4 address with first...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-26  Juan Langiphlpapi: Remove an unused define.
2010-03-23  Hans Leidekkerdnsapi: _res is per-thread in glibc.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-16  Michael Stefaniuciphlpapi: Don't crash when enumerating PtP interfaces.
2010-03-15  Juan Langiphlpapi: Implement GetAdaptersAddresses for IPv6 addre...
2010-03-15  Juan Langiphlpapi: Pass address family to adapterAddressesFromIndex.
2010-03-15  Juan Langiphlpapi: Rename a function and variables to make it...
2010-03-15  Juan Langiphlpapi: Check for ifr_hwaddr member of struct ifreq.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-08  Dan Kegeliphlpapi: _res is per-thread in glibc.
2009-12-08  Roderick Colenbranderiphlpapi: Use winediag for icmp failure.
2009-12-02  Huw Daviesiphlpapi: Provide statistics on non-ethernet based...
2009-10-12  Hans Leidekkeriphlpapi: Allow both direct and indirect default routes...
2009-08-31  Francois Gougetiphlpapi/tests: Fix compilation on systems that don...
2009-08-31  Francois Gougetiphlpapi: Fix compilation on systems that don't support...
2009-08-12  Juan Langiphlpapi: Set adapter name in GetAdaptersAddresses.
2009-07-07  Hans Leidekkeriphlpapi: Use a separate index to count addresses in...
2009-07-03  Hans Leidekkeriphlpapi/tests: Initialize a variable.
2009-05-13  Francois Gougetiphlpapi: Make getInterfacePhysicalByName() static.
2009-04-29  Hans Leidekkeriphlpapi: Add tests for GetAdaptersAddresses.
2009-04-29  Hans Leidekkeriphlpapi: Implement GetAdaptersAddresses.
2009-03-10  Alexandre Julliardiphlpapi/tests: Output the various tables in verbose...
2009-03-10  Alexandre Julliardiphlpapi: Implemented AllocateAndGetIpForwardTableFromS...
2009-03-10  Alexandre Julliardiphlpapi: Implemented AllocateAndGetIpNetTableFromStack...
2009-03-10  Alexandre Julliardiphlpapi: Implemented AllocateAndGetUdpTableFromStack...
2009-03-10  Alexandre Julliardiphlpapi: Implemented AllocateAndGetTcpTableFromStack...
2009-03-05  Alexandre Julliardiphlpapi/tests: Don't pass a NULL size to GetTcp/UdpTab...
2009-03-05  Alexandre Julliardiphlpapi: Implemented getInterfaceStatsByName for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetUdpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetTcpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetIpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetIcmpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of UDP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of TCP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of IP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of interface data. Only...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of ICMP stats. Only try...
2009-03-03  Alexandre Julliardiphlpapi: Move the ip/icmp/tcp/udp statistics functions...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumRoutes...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumTcpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumUdpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Remove the no longer needed getNumArpEntries...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetIpForwardTableFromStack...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetIpNetTableFromStack imple...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetTcpTableFromStack impleme...
2009-03-02  Alexandre Julliardiphlpapi: Moved AllocateAndGetUdpTableFromStack impleme...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetIpForwardTable to avoid parsin...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetIpNetTable to avoid parsing...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetTcpTable to avoid parsing...
2009-03-02  Alexandre Julliardiphlpapi: Reimplement GetUdpTable to avoid parsing...
2009-02-26  Thomas Khoiphlpapi: Fix Solaris build error due to ERR redefinition.
next