Pierre Schweitzer
|
bf052e120b
|
[IPHLPAPI] Reduce code duplication and use a single function for TCP and UDP enumerations
Furthermore, memory was improperly allocated before (alignment issues) leading to heap
corruption under certain circumstances
|
2018-11-30 20:06:29 +01:00 |
|
Pierre Schweitzer
|
f87c88f6fe
|
[IPHLPAPI] Implement the *_TABLE_OWNER_MODULE_* in GetExtendedTcp/UdpTable() functions
This fixes CurrPorts in ReactOS. It now properly displays current connections along
with their creation time.
CORE-10134
|
2018-11-27 23:12:57 +01:00 |
|
Pierre Schweitzer
|
58cef01422
|
[IPHLPAPI] Implement GetExtendedUdpTable()
We only support IPv4 and UDP_TABLE_BASIC, UDP_TABLE_OWNER_PID
for now
CORE-5126
|
2018-11-24 21:41:10 +01:00 |
|
Pierre Schweitzer
|
c949a12506
|
[IPHLPAPI] Implement the IPv4 TCP_TABLE_OWNER_PID_* cases in GetExtendedTcpTable()
|
2018-11-24 21:41:09 +01:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|