Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-06 | miniupnpc: Sync with upstream master (4436632) | CodeforEvolution | |
2020-02-06 | Fix UPNP on windows after #30205. | Fabio Alessandrelli | |
The problem could be related to different byte ordering when copying the interface address over the binding address. | |||
2019-11-12 | miniupnpc: Sync with upstream master (0ab1d67) | Rémi Verschelde | |
2019-06-30 | Update miniupnpc library to latest master | Fabio Alessandrelli | |
2018-09-13 | Update miniupnpc to use UWP compatible APIs. | Fabio Alessandrelli | |
Use GetBestInterfaceEX and GetAdaptersAddresses instead of GetBestRoute and GetIpAddrTable. | |||
2018-09-11 | UPnP: Fix includes of thirdparty headers | Rémi Verschelde | |
2018-06-07 | Add UPnP support (port forwarding, querying external IP) | mhilbrunner | |