Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-19 | * Clear out some warnings given by gcc-10. | Eduardo Chappa | |
2021-08-10 | * Improvements to http.c and json.c for support of future code. | Eduardo Chappa | |
2021-08-09 | * Update to json code to simplify it. | Eduardo Chappa | |
2021-07-30 | * Improvements to the http and json code. | Eduardo Chappa | |
2020-05-18 | * A few improvements to the http code, which make the http_* functions not ↵ | Eduardo Chappa | |
return the headers of a http reply. So, http_get returns the text retrieved retrieverd, without headers. This allows for simplification of the mm_login_oauth2_c_client function. | |||
2020-05-13 | * Clear a few compilations warnings, produced by gcc. | Eduardo Chappa | |
2019-05-04 | * Initial release of XOAUTH2 authentication support in Alpine for | Eduardo Chappa | |
Gmail. |