aboutsummaryrefslogtreecommitdiff
path: root/backends/networking
AgeCommit message (Expand)Author
2019-11-05NETWORKING: Fix compilation for lower versions of libcurlEugene Sandulenko
2019-11-05NETWORKING: Enter SessionAlexander Tkachev
2019-11-05NETWORKING: Enter SessionRequestAlexander Tkachev
2019-11-05NETWORKING: Add CurlRequest::wait()Alexander Tkachev
2019-11-05JANITORIAL: Fix Networking::DataResponse typedef namingAlexander Tkachev
2019-11-03NETWORKING: Try loading the CA bundle from DATA_PATHBastien Bouclet
2019-11-03NETWORKING: Improve libcurl error handlingBastien Bouclet
2019-11-01ANDROID: Disable verification of certificates validity for cloud savingThanasis Antoniou
2019-10-25NETWORKING: Remove unnesessary checkEugene Sandulenko
2019-10-24NETWORKING: Reworked PostRequest to a more universal APIEugene Sandulenko
2019-10-24NETWORKING: Changed PostRequest to accept JSONValueEugene Sandulenko
2019-10-24NETWORKING: Added simple request handlerEugene Sandulenko
2019-10-13SWITCH: Fix cloud integrationrsn8887
2019-10-05NETWORKING: Fix Signed vs. Unsigned Compiler WarningsD G Turner
2019-09-21NETWORKING: Convert translation results to UTF-8 for local webserver pagesThierry Crozat
2019-09-14NETWORKING: Clarify where to put wwwroot.zipEugene Sandulenko
2019-09-14NETWORKING: Clarify message when web server resources are not availableEugene Sandulenko
2019-08-25CLOUD: Make Network::ErrorResponse messages more verboseAlexander Tkachev
2019-08-25CLOUD: Handle HTTP response headers case-insensitivelyAlexander Tkachev
2019-08-06BACKENDS: Rename and simplify AbstractFSNode::create()Cameron Cawley
2019-07-30GUI: Rewrite Cloud tabAlexander Tkachev
2019-07-30CLOUD: Handle Cloud requests more frequentlyAlexander Tkachev
2019-06-21ANDROID: Move isConnectionLimited into OSystemCameron Cawley
2018-12-17WIN32: Fix libcurl redefining ARRAYSIZESupSuper
2017-09-24NETWORKING: Fix mismatched curl callback declaration and definitionBastien Bouclet
2017-09-22NETWORKING: Changed NetworkReadStream not to subclass MemoryReadWriteStreamBastien Bouclet
2017-08-11NETWORKING: Fix warningEugene Sandulenko
2017-08-11NETWORKING: Fix data type cast in comparison. char is usually signedEugene Sandulenko
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2017-07-17NETWORKING: fix missing SIOCGIFCONF for Haiku (#973)Schrijvers Luc
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-04-29CLOUD: Fix compilation with old curl vesionsThierry Crozat
2017-03-04CLOUD: Fix whitespaceWillem Jan Palenstijn
2017-03-04BACKENDS: NETWORKING: Fix warningEugene Sandulenko
2017-03-04CLOUD: Fix LocalWebserver::resolveAddress() on AndroidAlexander
2017-01-17CLOUD: Fix Unsigned vs. Signed Comparison Compiler Warning.D G Turner
2017-01-16CLOUD: Fix Possible Uninitialized Variable Compiler Warning.D G Turner
2017-01-16CLOUD: Fix Further Variable Shadowing Compiler Warnings.D G Turner
2017-01-16CLOUD: Fix Compilation Failure.D G Turner
2017-01-16CLOUD: Fix Various Variable Shadowing Compiler Warnings.D G Turner
2017-01-16CLOUD: Fix Various Compiler Warnings By Adding Casts.D G Turner
2017-01-10CLOUD: Fix Two Variable Shadowing Compiler Warnings.D G Turner
2016-09-18CLOUD: Change the cloud icon to be updated by the main threadBastien Bouclet
2016-09-13CLOUD: Switch to the new OSD APIBastien Bouclet
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-06CLOUD: Move wwwroot archive to dists and script to devtoolsThierry Crozat
2016-09-05CLOUD: Fix looking for the wwwroot.zip archiveThierry Crozat
2016-09-05CLOUD: Do not error out when loading icon if OSD format is not 2 or 4 BppThierry Crozat
2016-09-03BUILD: Tie the SDL_net version to the SDL versionThierry Crozat