summaryrefslogtreecommitdiffstats
path: root/src/dedicated_room (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin1-3/+3
2023-04-19Run clang-format to fix all.Aaron Roney1-1/+2
2023-04-19Fix formatting.Aaron Roney1-2/+2
2023-04-19Allow passing `bind_address` to dedicated room.Aaron Roney1-2/+11
2023-01-02cmake: move find-modules to root cmake dirAlexandre Bouvier1-2/+0
2022-12-01CMake: Consolidate common PCH headersameerj1-7/+1
2022-11-30CMake: Use precompiled headersameerj2-0/+17
2022-09-22build(room): simplify yuzu-room installationAndrea Pappacoda1-1/+1
2022-09-11dedicated_room: fix token padding ...liushuyu1-2/+12
2022-09-09ldn: Initial implementationFearlessTobi1-1/+2
2022-09-08CMake: explicitly link mbedcrypto for yuzu-roomKyle Kienapfel1-1/+1
2022-09-02Address review commentsFearlessTobi1-6/+1
2022-08-27dedicated_room: Correctly handle token decodingFearlessTobi1-0/+12
2022-08-27yuzu_room: Remove dependency on coreFearlessTobi2-2/+2
2022-08-15core: network: Address review commentsgerman773-2/+2
2022-08-15core, yuzu: Address first part of review commentsFearlessTobi1-50/+50
2022-08-15Make copyright headers SPDX-compliantFearlessTobi3-3/+8
2022-08-15dedicated_room: Initial implementationFearlessTobi3-0/+417