aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/dedicated_room
AgeCommit message (Expand)Author
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-04-19Run clang-format to fix all.Aaron Roney
2023-04-19Fix formatting.Aaron Roney
2023-04-19Allow passing `bind_address` to dedicated room.Aaron Roney
2023-01-02cmake: move find-modules to root cmake dirAlexandre Bouvier
2022-11-30CMake: Consolidate common PCH headersameerj
2022-11-29CMake: Use precompiled headersameerj
2022-10-06Merge pull request #8944 from Tachi107/patch-2bunnei
2022-09-22build(room): simplify yuzu-room installationAndrea Pappacoda
2022-09-10dedicated_room: fix token padding ...liushuyu
2022-09-09ldn: Initial implementationFearlessTobi
2022-09-08CMake: explicitly link mbedcrypto for yuzu-roomKyle Kienapfel
2022-09-02Address review commentsFearlessTobi
2022-08-27dedicated_room: Correctly handle token decodingFearlessTobi
2022-08-27yuzu_room: Remove dependency on coreFearlessTobi
2022-08-15core: network: Address review commentsgerman77
2022-08-15core, yuzu: Address first part of review commentsFearlessTobi
2022-08-15Make copyright headers SPDX-compliantFearlessTobi
2022-08-15dedicated_room: Initial implementationFearlessTobi