summaryrefslogtreecommitdiff
path: root/imap/src/c-client/auth_bea.c
AgeCommit message (Expand)Author
2022-06-02 * New version 2.26Eduardo Chappa
2021-11-21 * Support for code_verifier and code_challenge when generating aEduardo Chappa
2021-08-28 * Changes to auth_bea.c similar to those of auth_oa2.c.Eduardo Chappa
2021-08-23 * Fix some memory leaks reported by Valgrind.Eduardo Chappa
2021-05-08 * Clear out some gcc warnings, and code improvement. Work in progress.Eduardo Chappa
2020-11-01 * The previous commit does not allow clients to login using xoauth2, soEduardo Chappa
2020-11-01 * Improvements to the cancel authentication logic to not to make itEduardo Chappa
2020-08-29 * When a server expires a refresh token, Alpine needs to cancel itEduardo Chappa
2020-07-02 * Fix some compilation warnings in Windows. Reported by Barry Landy.Eduardo Chappa
2020-06-26 * Expansion of the configuration screen for XOAUTH2 to includeEduardo Chappa
2020-06-12 * Initial implementation of XOAUTH2 authentication support for Outlook.Eduardo Chappa
2020-06-08 * Remove some compilation warnings given by clang7.Eduardo Chappa
2020-05-21 * Update to some http_* functions to return status code returned by server.Eduardo Chappa
2020-05-18 * A few improvements to the http code, which make the http_* functions not ...Eduardo Chappa
2020-05-13 * Avoid error messages or tcp timeouts when cancelling imap authentication.Eduardo Chappa
2020-05-09 * Several improvements to Alpine's support of XOAUTH2. In the case of Gmail,Eduardo Chappa
2020-02-19 * Added support for SALS-IR (rfc 4959) and similar support for otherEduardo Chappa
2020-01-26 * Add the file imap/src/c-client/auth_bea.c, needed for the compilationEduardo Chappa