summaryrefslogtreecommitdiff
path: root/Source/Core/Common/UPnP.cpp
AgeCommit message (Expand)Author
2023-04-12Common/UPnP: Move interface into Common namespaceLioncash
2021-07-06Merge pull request #9709 from AdmiralCurtiss/upnp-error-logLéo Lam
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07UPnP: Improve error messages on initialization failure.Admiral H. Curtiss
2020-10-23Common: Migrate logging to fmtLioncash
2017-08-13UPnP: use value-initialization instead of std::memsetMichael M
2017-08-13UPnP: move variable declaration to where it's usedMichael M
2017-08-13UPnP: remove unneeded vector in InitUPnP()Michael M
2017-08-13UPnP: cleanup variable name desc_xmlMichael M
2017-08-13UPnP: use std::to_stringMichael M
2017-08-13UPnP: cleanup function namesMichael M
2017-08-13UPnP: coalesce s_our_ip and cIPMichael M
2017-08-13UPnP: cleanup variable namesMichael M
2017-08-13Common: extract UPnP namespace from NetPlayServerMichael M