summaryrefslogtreecommitdiff
path: root/imap/src/c-client/http.c
AgeCommit message (Expand)Author
2022-08-27 * Addition of a first attempt to transform a json structure into aEduardo Chappa
2022-07-14 * Improvements in the http code in processing http headers.Eduardo Chappa
2022-06-10 * Cleaning up some memory leaks reported by Valgrind. Memory leaks in theEduardo Chappa
2022-06-02 * New version 2.26Eduardo Chappa
2021-11-21 * Support for code_verifier and code_challenge when generating aEduardo Chappa
2021-08-10 * Improvements to http.c and json.c for support of future code.Eduardo Chappa
2021-07-30 * Improvements to the http and json code.Eduardo Chappa
2021-06-10 * Rewrite of http code to keep connections alive after GET and POSTEduardo Chappa
2021-05-15 * Eliminate no timeout from https connection.Eduardo Chappa
2021-04-04 * http debug support sets debug flag before checking if stream is open and ...Eduardo Chappa
2021-03-27 * new http option for debug. This is mostly useful to debug XOAUTH2Eduardo Chappa
2020-06-18 * Crash if Privacy Policy is not accessible.Eduardo Chappa
2020-05-21 * Update to some http_* functions to return status code returned by server.Eduardo Chappa
2020-05-18 * Further modifications to http.c to account for differences in which http...Eduardo Chappa
2020-05-18 * A few improvements to the http code, which make the http_* functions not ...Eduardo Chappa
2020-05-13 * Clear a few compilations warnings, produced by gcc.Eduardo Chappa
2020-01-18 * Various fixes to copyright notices, make sure we allocate enoughEduardo Chappa
2020-01-04 * The feature that stopped alpine from saving passwords in the passwordEduardo Chappa
2019-05-04 * Initial release of XOAUTH2 authentication support in Alpine forEduardo Chappa