ppsspp/Common/Net
2023-07-21 10:28:32 +02:00
..
HTTPClient.cpp Get basic Naett requests to work (the store works in https mode) 2023-07-21 10:28:17 +02:00
HTTPClient.h Get basic Naett requests to work (the store works in https mode) 2023-07-21 10:28:17 +02:00
HTTPHeaders.cpp Debugger: Fix crash on bad request. 2022-08-11 20:24:30 -07:00
HTTPHeaders.h Add facility to run tasks on dedicated threads using the ThreadManager interface. 2023-01-31 11:07:40 +01:00
HTTPNaettRequest.cpp naett: Set timeout, POST body, etc. Just missing user agent 2023-07-21 10:28:32 +02:00
HTTPNaettRequest.h Make naett work on Android, UWP, Mac. Exclude on Linux 2023-07-21 10:28:31 +02:00
HTTPRequest.cpp Make naett work on Android, UWP, Mac. Exclude on Linux 2023-07-21 10:28:31 +02:00
HTTPRequest.h Get basic Naett requests to work (the store works in https mode) 2023-07-21 10:28:17 +02:00
HTTPServer.cpp Add facility to run tasks on dedicated threads using the ThreadManager interface. 2023-01-31 11:07:40 +01:00
HTTPServer.h Get rid of Executor.cpp/h. 2021-06-12 13:03:53 +02:00
NetBuffer.cpp More progressbar improvements 2023-07-18 15:52:14 +02:00
NetBuffer.h More progressbar improvements 2023-07-18 15:52:14 +02:00
Resolve.cpp Make naett work on Android, UWP, Mac. Exclude on Linux 2023-07-21 10:28:31 +02:00
Resolve.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Sinks.cpp Merge pull request #13850 from unknownbrackets/warnings 2021-01-01 19:53:10 +01:00
Sinks.h http: Prevent assert on bad websocket data. 2020-12-28 09:30:36 -08:00
URL.cpp Start experimenting with DocumentsContract (the thing DocumentFile wraps) 2021-06-07 00:24:51 +02:00
URL.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
WebsocketServer.cpp Debugger: Fix websocket read silly mistake. 2021-05-30 15:25:41 -07:00
WebsocketServer.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00