scummvm/backends/networking/sdl_net
antoniou 8d261d559e BACKENDS: NETWORKING: Add fringe case for hasPermittedPrefix() return clause
Android port was failing because the normalized prefix ended in '/' and the normalized path was identical except for the trailing '/'
2020-10-07 23:44:08 +03:00
..
handlers GUI: U32: Downscale changes of U32, fix review issues 2020-08-30 14:43:41 +02:00
client.cpp CLOUD: Fix Various Compiler Warnings By Adding Casts. 2017-01-16 12:49:40 +00:00
client.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
getclienthandler.cpp NETWORKING: Convert translation results to UTF-8 for local webserver pages 2019-09-21 22:15:26 +03:00
getclienthandler.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
handlerutils.cpp BACKENDS: NETWORKING: Add fringe case for hasPermittedPrefix() return clause 2020-10-07 23:44:08 +03:00
handlerutils.h BACKENDS: NETWORKING: Remove unused toUtf8 helper 2020-08-30 14:43:41 +02:00
localwebserver.cpp NETWORKING: Fix warning 2017-08-11 22:05:35 +02:00
localwebserver.h CLOUD: Fix Unsigned vs. Signed Comparison Compiler Warning. 2017-01-17 08:27:04 +00:00
reader.cpp CLOUD: Fix Possible Uninitialized Variable Compiler Warning. 2017-01-16 17:38:26 +00:00
reader.h NETWORKING: Fix Signed vs. Unsigned Compiler Warnings 2019-10-05 02:07:54 +01:00
uploadfileclienthandler.cpp GUI: U32: Convert majority of code to use U32 2020-08-30 14:43:41 +02:00
uploadfileclienthandler.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00