summaryrefslogtreecommitdiff
path: root/imap/src/c-client/json.c
AgeCommit message (Collapse)Author
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 forEduardo Chappa
Gmail.