1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-17 13:20:15 -06:00
suyu-mirror/src/dedicated_room
liushuyu aa11d73bba dedicated_room: fix token padding ...
... mebedtls' base64 routine has a strange behavioral issue where if the
input is invalid, it will not report it as invalid, but rather returning
a bunch of garbage data. This new round-tripping padding method should
eliminate such issue.
2022-09-10 18:56:29 -05:00
..
CMakeLists.txt CMake: explicitly link mbedcrypto for yuzu-room 2022-09-08 05:52:28 -07:00
yuzu_room.cpp dedicated_room: fix token padding ... 2022-09-10 18:56:29 -05:00
yuzu_room.rc core: network: Address review comments 2022-08-15 20:25:42 +02:00