aboutsummaryrefslogtreecommitdiff
path: root/backends/networking/curl
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-08-25CLOUD: Make Network::ErrorResponse messages more verboseAlexander Tkachev
2019-08-25CLOUD: Handle HTTP response headers case-insensitivelyAlexander Tkachev
2019-07-30CLOUD: Handle Cloud requests more frequentlyAlexander Tkachev
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-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-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-05CLOUD: Do not error out when loading icon if OSD format is not 2 or 4 BppThierry Crozat
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24CLOUD: Remove unused includesPeter Bozsó
2016-08-24CLOUD: Add custom User-AgentAlexander Tkachev
2016-08-24CLOUD: Fix RequestsAlexander Tkachev
2016-08-24CLOUD: Update OneDriveAlexander Tkachev
2016-08-24CLOUD: Update NetworkReadStreamAlexander Tkachev
2016-08-24ALL: Fix debug, warning and error usageAlexander Tkachev
2016-08-24CLOUD: Upload ListDirectory RequestsAlexander Tkachev
2016-08-24CLOUD: JANITORIAL: Fix code formattingEugene Sandulenko
2016-08-24CLOUD: Update BoxListDirectoryByIdRequestAlexander Tkachev
2016-08-24CLOUD: Fix code formattingPeter Bozsó
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Do some refactoring/cleanup in NetworkingAlexander Tkachev
2016-08-24GUI: Update DownloadDialogAlexander Tkachev
2016-08-24CLOUD: Calculate FolderDownload download speedAlexander Tkachev
2016-08-24CLOUD: Upgrade FolderDownloadRequest::getProgress()Alexander Tkachev
2016-08-24CLOUD: Update CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Update NetworkReadStream and CurlRequestAlexander Tkachev
2016-08-24CLOUD: Fix finishSuccess() warningAlexander Tkachev
2016-08-24CLOUD: Fix crash on exiting ScummVM while ConnMan is activePeter Bozsó
2016-08-24CLOUD: Fix "-Wcast-qual"Alexander Tkachev
2016-08-24CLOUD: Embed cloud icons as byte arraysAlexander Tkachev
2016-08-24CLOUD: Fix initialization of NetworkReadStreamPeter Bozsó
2016-08-24CLOUD: Add Request::date()Alexander Tkachev