| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-10 | dedicated_room: fix token padding ... | liushuyu | |
| ... 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-09 | ldn: Initial implementation | FearlessTobi | |
| 2022-09-02 | Address review comments | FearlessTobi | |
| 2022-08-27 | dedicated_room: Correctly handle token decoding | FearlessTobi | |
| Correctly handle token decoding when '=' has been trimmed by the backend server. Co-Authored-By: liushuyu <liushuyu011@gmail.com> | |||
| 2022-08-27 | yuzu_room: Remove dependency on core | FearlessTobi | |
| 2022-08-15 | core: network: Address review comments | german77 | |
