projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
iphlpapi: Reimplement GetUdpTable to avoid parsing the same information three times.
[wine]
/
dlls
/
iphlpapi
/
ipstats.c
2009-03-02
Alexandre Julliard
iphlpapi: Reimplement GetUdpTable to avoid parsing...
blob
|
commitdiff
|
raw
2009-02-26
Thomas Kho
iphlpapi: Fix Solaris build error due to ERR redefinition.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Austin English
configure.ac: Check for icps_outhist struct.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Austin English
configure: Check for xinpgen struct.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Gerald Pfeifer
iphlpapi: #define RTF_LLINFO if not in system headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Austin English
iphlpapi: Fix includes for NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Austin English
iphlpapi: Include netinet/if_inarp.h for NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Austin English
iphplapi: Include <sys/timeout.h> for OpenBSD/NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Austin English
iphplapi: Reorder includes for NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Austin English
iphplapi: Include sys/protosw.h for Net/OpenBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Austin English
iphplapi: Reorder defines for NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Austin English
iphlpapi: Define RTF_MULTICAST if not available.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Gerald Pfeifer
iphlpapi: Include <netinet/in_systm.h> if present.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Alexandre Julliard
configure: Fix the netinet header checks for Mac OS...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getArpTable on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getNumArpEntries on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getTCPStats on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Fix a typo resulting in wrong variable assign...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getICMPStats on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Downgrade some ERR messages to WARN.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getIPStats on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getUDPStats on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getNumUdpEntries on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Eric Durbin
iphlpapi: Implement getInterfaceStatsByName on FreeBSD.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory if the UDP...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory when the ARP...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory when the route...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Juan Lang
iphlpapi: Don't allocate gobs of memory when the TCP...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Aric Stewart
iphlpapi: For platforms that do not implement /proc...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Mark Adams
iphlpapi: Fix byte ordering of Linux ports.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Mark Adams
iphlpapi: Add support for GetTcpTable on Mac OS X.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Alexandre Julliard
iphlpapi: Avoid printf format warnings.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-26
Mark Adams
iphlpapi: Support for non-linux platforms, including...
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
2006-01-25
Juan Lang
iphlpapi: Remove one IP address per interface restriction.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Juan Lang
iphlpapi: Clean up memory allocation.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Alexandre Julliard
Removed the broken mmap64 configure check, and moved the
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Juan Lang
- use Heap functions rather than libc for mem allocation
blob
|
commitdiff
|
raw
|
diff to current
2004-05-04
Francois Gouget
Make our ascii strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-03-01
Alexandre Julliard
Portability fixes for LSB compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Dmitry Timoshkov
Fixed some problems found while compiling and linking...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Daniel Marmier
Use #ifdef instead of #if for all feature tests.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-02
Juan Lang
Fixed bug parsing /proc/net/arp for arp table.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-16
Gerald Pfeifer
Unbreak getTcpTable() on Linux-based systems and make...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-15
Gerald Pfeifer
In getTcpTable(), guard Linux-specific constants by...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Gerald Pfeifer
Add missing #includes for non-Linux systems.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-13
Juan Lang
Added an implementation of iphlpapi.dll; most Get*...
blob
|
commitdiff
|
raw
|
diff to current