scummvm/backends/networking/sdl_net
antoniou 96c55b1cba 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:46:03 +03:00
..
handlers NETWORKING: Fix compiler warning about always false comparison 2020-02-01 18:22:38 +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:46:03 +03:00
handlerutils.h NETWORKING: Convert translation results to UTF-8 for local webserver pages 2019-09-21 22:15:26 +03: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 NETWORKING: Convert translation results to UTF-8 for local webserver pages 2019-09-21 22:15:26 +03:00
uploadfileclienthandler.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00