Age | Commit message (Expand) | Author |
---|---|---|
2024-01-30 | internal_network: only poll for accept on blocking sockets | Liam |
2023-07-17 | network: Forward declarations | Morph |
2023-06-25 | Implement SSL service | comex |
2023-04-02 | general: fixes for gcc 13 | Liam |
2023-02-03 | Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" | ameerj |
2023-02-02 | Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ... | liamwhite |
2022-12-28 | bsd: Use std::span for read payloads | ameerj |
2022-09-22 | sockets: Make fd member variable protected | Lioncash |
2022-08-15 | core, yuzu: Address first part of review comments | FearlessTobi |
2022-08-15 | core, network: Add ability to proxy socket packets | FearlessTobi |
2022-07-25 | yuzu: Add ui files for multiplayer rooms | FearlessTobi |