| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-12 | Common/UPnP: Move interface into Common namespace | Lioncash | |
| Keeps these utilities consistent with the rest of most of the Common library. | |||
| 2021-07-06 | Merge pull request #9709 from AdmiralCurtiss/upnp-error-log | Léo Lam | |
| UPnP: Improve error messages on initialization failure. | |||
| 2021-07-05 | treewide: convert GPLv2+ license info to SPDX tags | Pierre Bourdon | |
| SPDX standardizes how source code conveys its copyright and licensing information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX tags are adopted in many large projects, including things like the Linux kernel. | |||
| 2021-06-07 | UPnP: Improve error messages on initialization failure. | Admiral H. Curtiss | |
| 2020-10-23 | Common: Migrate logging to fmt | Lioncash | |
| Continues the migration of our code over to the fmt logger. | |||
| 2017-08-13 | UPnP: use value-initialization instead of std::memset | Michael M | |
| 2017-08-13 | UPnP: move variable declaration to where it's used | Michael M | |
| 2017-08-13 | UPnP: remove unneeded vector in InitUPnP() | Michael M | |
| 2017-08-13 | UPnP: cleanup variable name desc_xml | Michael M | |
| 2017-08-13 | UPnP: use std::to_string | Michael M | |
| 2017-08-13 | UPnP: cleanup function names | Michael M | |
| 2017-08-13 | UPnP: coalesce s_our_ip and cIP | Michael M | |
| 2017-08-13 | UPnP: cleanup variable names | Michael M | |
| 2017-08-13 | Common: extract UPnP namespace from NetPlayServer | Michael M | |
