ppsspp/Common/Net
2025-01-06 14:38:57 +01:00
..
HTTPClient.cpp Add the new DNS config settings, make use of them in NetApctl_InitInfo 2025-01-06 14:38:57 +01:00
HTTPClient.h Just the sceUtility changes from ANR2ME's branch 2025-01-06 14:38:45 +01:00
HTTPHeaders.cpp Remove some unnecessary <algorithm> includes. 2024-12-18 17:04:27 +01:00
HTTPHeaders.h Logging improvement 2023-12-29 11:44:22 +01:00
HTTPNaettRequest.cpp More lint warning fixes 2024-10-10 10:52:45 +02:00
HTTPNaettRequest.h Assorted warning fixes 2024-11-28 15:02:26 +01:00
HTTPRequest.cpp Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
HTTPRequest.h Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
HTTPServer.cpp Remove some unnecessary <algorithm> includes. 2024-12-18 17:04:27 +01:00
HTTPServer.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
NetBuffer.cpp Fix some issues with clicking touch buttons using the mouse after the hover change. 2024-11-22 10:31:10 +01:00
NetBuffer.h Allow configuring the game language separately from the PPSSPP UI language, with a new setting. 2023-07-23 11:30:04 +02:00
Resolve.cpp Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01:00
Resolve.h
Sinks.cpp Fix minor code issues flagged by PVS-Studio and reported by alphrixus. 2024-10-10 14:10:30 +02:00
Sinks.h CHD over http wasn't actually working, disable again until it can be fixed 2023-12-29 12:19:06 +01:00
URL.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
URL.h Make some global string pointers const, not just the strings. 2023-12-29 14:09:45 +01:00
WebsocketServer.cpp Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00
WebsocketServer.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00