summaryrefslogtreecommitdiffstats
path: root/src/dedicated_room (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-format to fix all.Aaron Roney2023-04-191-1/+2
* Fix formatting.Aaron Roney2023-04-191-2/+2
* Allow passing `bind_address` to dedicated room.Aaron Roney2023-04-191-2/+11
* cmake: move find-modules to root cmake dirAlexandre Bouvier2023-01-021-2/+0
* CMake: Consolidate common PCH headersameerj2022-12-011-7/+1
* CMake: Use precompiled headersameerj2022-11-302-0/+17
* Merge pull request #8944 from Tachi107/patch-2bunnei2022-10-071-1/+1
|\
| * build(room): simplify yuzu-room installationAndrea Pappacoda2022-09-221-1/+1
* | dedicated_room: fix token padding ...liushuyu2022-09-111-2/+12
* | ldn: Initial implementationFearlessTobi2022-09-091-1/+2
|/
* CMake: explicitly link mbedcrypto for yuzu-roomKyle Kienapfel2022-09-081-1/+1
* Address review commentsFearlessTobi2022-09-021-6/+1
* dedicated_room: Correctly handle token decodingFearlessTobi2022-08-271-0/+12
* yuzu_room: Remove dependency on coreFearlessTobi2022-08-272-2/+2
* core: network: Address review commentsgerman772022-08-153-2/+2
* core, yuzu: Address first part of review commentsFearlessTobi2022-08-151-50/+50
* Make copyright headers SPDX-compliantFearlessTobi2022-08-153-3/+8
* dedicated_room: Initial implementationFearlessTobi2022-08-153-0/+417