7 Commits

Author SHA1 Message Date
Steveice10
82b82a752c Fix reporting cancellation in xfer info callback, hide HTTPC functions. 2019-01-01 12:00:59 -08:00
Steveice10
2a223f08aa Use cURL xfer info callback for progress reporting. 2019-01-01 11:19:32 -08:00
Steveice10
2fead09671 Improve response time to cancellation in cURL downloads. 2019-01-01 10:53:01 -08:00
Steveice10
0b259d900e Initial work on cURL-based download fallback.
* Old GitHub-based update function has been restored.
* http:C path seems to be working as intended.
* cURL path currently works to check for updates, but fails at the end with an AM error.
2018-12-23 14:08:51 -08:00
Steven Smith
20a56f89b0 Remove curl code. 2018-02-22 16:46:04 -08:00
Steven Smith
0404a33a58 Add compression support to HTTPC code. 2018-02-17 12:01:24 -08:00
Steven Smith
6c355a0786 Separated error codes and HTTP from util. 2018-02-06 13:30:13 -08:00