summaryrefslogtreecommitdiff
path: root/thirdparty/miniupnpc
AgeCommit message (Collapse)Author
2019-06-30Update miniupnpc library to latest masterFabio Alessandrelli
2018-09-13Update miniupnpc to use UWP compatible APIs.Fabio Alessandrelli
Use GetBestInterfaceEX and GetAdaptersAddresses instead of GetBestRoute and GetIpAddrTable.
2018-09-11UPnP: Fix includes of thirdparty headersRĂ©mi Verschelde
2018-06-07Add UPnP support (port forwarding, querying external IP)mhilbrunner