summaryrefslogtreecommitdiff
path: root/alpine/imap.c
AgeCommit message (Expand)Author
2020-10-04 * Addition of XOAUTH2 support for Yahoo!, and update in documentation.Eduardo Chappa
2020-10-03 * Set up the IMAP ID at the moment of loging in to the server, rather thanEduardo Chappa
2020-08-29 * When a server expires a refresh token, Alpine needs to cancel itEduardo Chappa
2020-07-28 * XOAUTH2: automatic renew of access token and connection to a serverEduardo Chappa
2020-07-10 * Correction to URL for getting access code from refresh code for Yandex.com.Eduardo Chappa
2020-07-09 * A few improvements to the XOAUTH2 code. Mainly documentation for users.Eduardo Chappa
2020-07-09 * Addition of Yandex.com to the list of services that Alpine can use XOAUTH...Eduardo Chappa
2020-07-09 * Add choice of Authorization flow to Alpine. Alpine supports two ways to getEduardo Chappa
2020-07-07 * Crash in Alpine when opening an imap folder on an empty password file.Eduardo Chappa
2020-07-03 * When Alpine is built without smime, password file functionalityEduardo Chappa
2020-07-03 * Increase of some buffers used to write passwords in the local storeEduardo Chappa
2020-06-27 * Update to some information on configuring Gmail with XOAUTH2.Eduardo Chappa
2020-06-26 * Expansion of the configuration screen for XOAUTH2 to includeEduardo Chappa
2020-06-12 * Additional addition of doucmentation for XOAUTH2, some fixes in the docu...Eduardo 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-10 * A few more fixes and improvements to the text that explains how to confi...Eduardo Chappa
2020-05-09 * Several improvements to Alpine's support of XOAUTH2. In the case of Gmail,Eduardo Chappa
2020-04-01 * When Alpine is trying to authenticate to Gmail, using the XOAUTH2 method,Eduardo Chappa
2020-03-19 * Alpine would not redraw the screen when a check for new mail in anEduardo Chappa
2020-01-26 * Add support for the OAUTHBEARER authentication method in Gmail. Thanks toEduardo Chappa
2020-01-19 * Initial release of Alpine version 2.22.Eduardo Chappa
2020-01-15 * Fix a number of misspellings in the source code of Alpine. I hav onlyEduardo Chappa
2020-01-15 * Add configuration screen for XOAUTH, so users can configure their ownEduardo Chappa
2020-01-04 * The feature that stopped alpine from saving passwords in the passwordEduardo Chappa
2019-09-22 * Alpine removes trailing spaces from passwords, which creates failuresEduardo Chappa
2019-08-09 * Bug: When a user cancels a connection, Alpine returns an empty passwordEduardo Chappa
2019-07-03 * Fix compilation errors in MacOS. Fix provided by Doug Luce.Eduardo Chappa
2019-06-22 * New version 2.21.99999 (06/22/2019)Eduardo Chappa
2019-05-07 * Few improvements in the password management code.Eduardo Chappa
2019-05-04 * Initial release of XOAUTH2 authentication support in Alpine forEduardo Chappa
2018-05-28 * Make sure that automatic closing of connections only affectsEduardo Chappa
2018-05-27 * Add new variable close-connection-timeout, which tells Alpine to closeEduardo Chappa
2018-05-13 * More changes to make Valgrind happy. Work in progress.Eduardo Chappa
2018-02-26 * New version 2.21.999Eduardo Chappa
2018-01-21 * If the directory where Alpine saves the certificates if empty,Eduardo Chappa
2017-03-17 * New version 2.21Eduardo Chappa
2016-10-05 * Add return codes to setup_pwdcert function, so that caller can knowEduardo Chappa
2016-10-05 * When Alpine is compiled with password file and SMIME supportEduardo Chappa
2016-09-19 * Alpine failed to read an encrypted password file if too manyEduardo Chappa
2016-05-30 * With the change in logic in the way passwords are saved we need toEduardo Chappa
2016-04-18 * Fix an error in compilation when Alpine is not built with S/MIMEEduardo Chappa
2016-02-28 * Add the ability to change the private key and certificates usedEduardo Chappa
2016-02-02 * New version 2.20.11Eduardo Chappa
2015-09-18 * SMIME: Crash if public certificates are located in an inaccessibleEduardo Chappa
2015-07-26 * Clear even more warnings from clang 3.5 and MAC OSX.Eduardo Chappa
2015-07-26 * Fix compilation error in arg.c when pwdcertdir was being freed, evenEduardo Chappa
2015-07-24 * new version 2.20.9.Eduardo Chappa
2015-05-08 * Change in logic in imap_set_password function to make Alpine ask ifEduardo Chappa
2015-01-07 * new version 2.19.9999Eduardo Chappa