scummvm/backends/networking/curl
Thanasis Antoniou 4eecfb8da9 ANDROID: Disable verification of certificates validity for cloud saving
Also added macros for the plain (non-SDL) Android port __ANDROID_PLAIN_PORT__ and ANDROID_PLAIN_PORT

The workaround of this commit uses the same logic as for the Nintendo Switch port and should suffice for testing purposes. It should be replaced by more elaborate code of installing and maintaining a certificates pem file.
2019-11-01 19:13:27 +02:00
..
connectionmanager.cpp CLOUD: Handle Cloud requests more frequently 2019-07-30 14:51:41 -04:00
connectionmanager.h CLOUD: Handle Cloud requests more frequently 2019-07-30 14:51:41 -04:00
curljsonrequest.cpp WIN32: Fix libcurl redefining ARRAYSIZE 2018-12-17 12:28:33 +02:00
curljsonrequest.h NETWORKING: Changed PostRequest to accept JSONValue 2019-10-24 00:15:33 +02:00
curlrequest.cpp CLOUD: Make Network::ErrorResponse messages more verbose 2019-08-25 12:15:14 +03:00
curlrequest.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
networkreadstream.cpp ANDROID: Disable verification of certificates validity for cloud saving 2019-11-01 19:13:27 +02:00
networkreadstream.h CLOUD: Handle HTTP response headers case-insensitively 2019-08-25 12:15:14 +03:00
postrequest.cpp NETWORKING: Remove unnesessary check 2019-10-25 00:55:51 +02:00
postrequest.h NETWORKING: Reworked PostRequest to a more universal API 2019-10-24 17:41:28 +02:00
request.cpp CLOUD: Make Network::ErrorResponse messages more verbose 2019-08-25 12:15:14 +03:00
request.h CLOUD: Make Network::ErrorResponse messages more verbose 2019-08-25 12:15:14 +03:00