10 Commits

Author SHA1 Message Date
Steveice10
2fead09671 Improve response time to cancellation in cURL downloads. 2019-01-01 10:53:01 -08:00
Steveice10
6a5f6adafa Refine cURL options (thanks @mariohackandglitch for the reference) 2019-01-01 10:12:07 -08:00
Steveice10
4c00b67169 Fix buffering of cURL download data. 2019-01-01 10:01:54 -08:00
Steveice10
077bf4eddd Change cURL timeout to connection timeout. 2019-01-01 09:54:15 -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
Steveice10
e09bb54fab Add support for HTTP relative redirects. 2018-08-27 12:27:30 -07:00
Steveice10
8ad4fc4be5 Update stb_image, fix compiler warnings. 2018-05-15 18:15:57 -07: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