projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
msxml3: Support VT_I2 variants tracing.
[wine]
/
dlls
/
iphlpapi
/
2009-03-05
Alexandre Julliard
iphlpapi: Simplify parsing of ICMP stats. Only try...
tree
|
commitdiff
2009-03-03
Alexandre Julliard
iphlpapi: Move the ip/icmp/tcp/udp statistics functions...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Remove the no longer needed getNumRoutes...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Remove the no longer needed getNumTcpEntries...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Remove the no longer needed getNumUdpEntries...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Remove the no longer needed getNumArpEntries...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Moved AllocateAndGetIpForwardTableFromStack...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Moved AllocateAndGetIpNetTableFromStack imple...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Moved AllocateAndGetTcpTableFromStack impleme...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Moved AllocateAndGetUdpTableFromStack impleme...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Reimplement GetIpForwardTable to avoid parsin...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Reimplement GetIpNetTable to avoid parsing...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Reimplement GetTcpTable to avoid parsing...
tree
|
commitdiff
2009-03-02
Alexandre Julliard
iphlpapi: Reimplement GetUdpTable to avoid parsing...
tree
|
commitdiff
2009-02-26
Thomas Kho
iphlpapi: Fix Solaris build error due to ERR redefinition.
tree
|
commitdiff
2009-02-02
Austin English
configure.ac: Check for icps_outhist struct.
tree
|
commitdiff
2009-01-30
Austin English
configure: Check for xinpgen struct.
tree
|
commitdiff
2009-01-29
Gerald Pfeifer
iphlpapi: #define RTF_LLINFO if not in system headers.
tree
|
commitdiff
2009-01-27
Austin English
iphlpapi: Fix includes for NetBSD.
tree
|
commitdiff
2009-01-23
Austin English
iphlpapi: Include netinet/if_inarp.h for NetBSD.
tree
|
commitdiff
2009-01-22
Austin English
iphplapi: Include <sys/timeout.h> for OpenBSD/NetBSD.
tree
|
commitdiff
2009-01-22
Austin English
iphplapi: Reorder includes for NetBSD.
tree
|
commitdiff
2009-01-21
Austin English
iphplapi: Include sys/protosw.h for Net/OpenBSD.
tree
|
commitdiff
2009-01-21
Austin English
iphplapi: Reorder defines for NetBSD.
tree
|
commitdiff
2009-01-16
Austin English
iphlpapi: Define RTF_MULTICAST if not available.
tree
|
commitdiff
2009-01-09
Andrew Talbot
iphlpapi: Remove unused function.
tree
|
commitdiff
2009-01-06
Michael Stefaniuc
include: Use ULONG instead of unsigned long in ipexport.h.
tree
|
commitdiff
2008-12-31
Jeff Zaroyko
iphlpapi/tests: Fix a failing test.
tree
|
commitdiff
2008-12-01
Michael Stefaniuc
iphlpapi/tests: Replace malloc with HeapAlloc.
tree
|
commitdiff
2008-12-01
Michael Stefaniuc
iphlpapi: Remove a comment that dared to ponder to...
tree
|
commitdiff
2008-11-18
Ricardo Filipe
iphlpapi: Fixed dead store (llvm/clang).
tree
|
commitdiff
2008-11-04
Michael Stefaniuc
iphlpapi: Do not cast zero.
tree
|
commitdiff
2008-09-03
James Hawkins
iphlapi: Fix a failing test in win95.
tree
|
commitdiff
2008-08-28
Andrew Talbot
iphlpapi: Sign-compare warning fix.
tree
|
commitdiff
2008-08-05
Paul Vriens
iphlpapi/tests: Skip some tests for unsupported functions.
tree
|
commitdiff
2008-07-18
Juan Lang
iphlpapi: Partially implement IcmpSendEcho2 using IcmpS...
tree
|
commitdiff
2008-07-18
Juan Lang
iphlpapi: Move Icmp* functions from icmp to iphlpapi.
tree
|
commitdiff
2008-07-03
Alexandre Julliard
iphlpapi: Fix the return value of GetPerAdapterInfo...
tree
|
commitdiff
2008-06-30
Gerald Pfeifer
iphlpapi: Include <netinet/in_systm.h> if present.
tree
|
commitdiff
2008-06-27
Alexandre Julliard
configure: Fix the netinet header checks for Mac OS...
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Implement getArpTable on FreeBSD.
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Implement getNumArpEntries on FreeBSD.
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Implement getTCPStats on FreeBSD.
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Fix a typo resulting in wrong variable assign...
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Implement getICMPStats on FreeBSD.
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Downgrade some ERR messages to WARN.
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Implement getIPStats on FreeBSD.
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Implement getUDPStats on FreeBSD.
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Implement getNumUdpEntries on FreeBSD.
tree
|
commitdiff
2008-06-26
Eric Durbin
iphlpapi: Implement getInterfaceStatsByName on FreeBSD.
tree
|
commitdiff
2008-06-09
Paul Vriens
iphlpapi/tests: Fix test on Vista.
tree
|
commitdiff
2008-06-09
Paul Vriens
iphlpapi/tests: Fix crash on Vista.
tree
|
commitdiff
2008-05-21
Juan Lang
iphlpapi: Set the adapter's description to its name...
tree
|
commitdiff
2008-04-07
Austin English
Spelling fixes.
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
2008-01-17
Rob Shearman
iphlpapi: Implement GetBestInterfaceEx.
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-12-04
Guido Barzini
iphlpapi: Restore lost initialisation of ptr->AddressLe...
tree
|
commitdiff
2007-11-19
Juan Lang
iphlpapi: Correct confusing indentation in GetTcpTable.
tree
|
commitdiff
2007-11-19
Juan Lang
iphlpapi: Correct copy/paste error in GetTcpTable.
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Avoid HEAP_ZERO_MEMORY where it isn't needed.
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory if there are...
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory if the IP addre...
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory if interface...
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory if the UDP...
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory when the ARP...
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory when the route...
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory when the TCP...
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Don't override return value from getTcpTable.
tree
|
commitdiff
2007-11-16
Juan Lang
iphlpapi: Default to a default gateway when choosing...
tree
|
commitdiff
2007-10-25
Aric Stewart
iphlpapi: Correct GetBestRoute when there is no route.
tree
|
commitdiff
2007-10-25
Aric Stewart
iphlpapi: For platforms that do not implement /proc...
tree
|
commitdiff
2007-10-15
Juan Lang
iphlpapi: Implement GetAdapterIndex.
tree
|
commitdiff
2007-10-15
Juan Lang
iphlpapi: UINT and DWORD are now equivalent, even in...
tree
|
commitdiff
2007-10-15
Juan Lang
iphlpapi: Use route table to find an adapter's default...
tree
|
commitdiff
2007-10-15
Juan Lang
iphlpapi: Improve GetPerAdapterInfo stub.
tree
|
commitdiff
2007-07-12
Mark Adams
iphlpapi: Fix byte ordering of Linux ports.
tree
|
commitdiff
2007-07-12
Mark Adams
iphlpapi: Add support for GetTcpTable on Mac OS X.
tree
|
commitdiff
2007-04-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-04-19
Hans Leidekker
iphlpapi: Only call res_init() once per process.
tree
|
commitdiff
2007-03-07
Alexandre Julliard
Added version information for a number of dlls.
tree
|
commitdiff
2007-02-05
Alexandre Julliard
iphlpapi: Avoid printf format warnings.
tree
|
commitdiff
2007-01-26
Mark Adams
iphlpapi: Support for non-linux platforms, including...
tree
|
commitdiff
2007-01-26
Mark Adams
iphlpapi: Filter out no-ip addresses when building...
tree
|
commitdiff
2007-01-26
Mark Adams
iphlpapi: Clarify interface counting.
tree
|
commitdiff
2006-12-21
Ken Thomases
iphlpapi: Fixed a problem with enumerating network...
tree
|
commitdiff
2006-12-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-30
Stephen R. Veit
iphlpapi: Fix GetAdaptersInfo return value for IpMask.
tree
|
commitdiff
2006-10-24
Marcus Meissner
iphlpapi: NetBSD needs sys/param.h.
tree
|
commitdiff
2006-10-09
Hans Leidekker
iphlpapi: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-04
Alexandre Julliard
configure: Only link against libresolv where necessary.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
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
next