summaryrefslogtreecommitdiff
path: root/alpine/imap.c
AgeCommit message (Expand)Author
2024-01-30 * Fix some compiler warnings for bad casting in some functions in the fileEduardo Chappa
2024-01-30 * Changes in the source code of Alpine to define internal prototypesEduardo Chappa
2024-01-21 * Add the username information to the initial xoauth2 screenEduardo Chappa
2023-08-04 * Change x10host.com to alpineapp.email.Eduardo Chappa
2022-10-09 * When a user configures a mailbox without specifying the username,HEADmasterEduardo Chappa
2022-06-02 * New version 2.26Eduardo Chappa
2022-06-02 * New flag for XOAUTH2 authentication, which is needed to indicate thatEduardo Chappa
2022-05-30 * All unix (non mac) versions of Alpine will have a default password file ...Eduardo Chappa
2022-05-29 * Improve the interface when users try to login using xoauth2 in Gmail.Eduardo Chappa
2022-05-16 * Additional debug information for XOAUTH2 in the c-client side.Eduardo Chappa
2022-03-07 * Update of the information on how to configure Alpine to use Gmail withEduardo Chappa
2021-12-04 * Add default flow to each XOAUTH2 configuration.Eduardo Chappa
2021-12-04 * In addition to the previous commit, make sure to suggest the correctEduardo Chappa
2021-12-04 * Only "Authorize" and "Device" are values accepted for the flow duringEduardo Chappa
2021-10-30 * Improvements to the screen that allows a user to select the client-id whenEduardo Chappa
2021-10-24 * Improvements to Alpine help for xoauth2 and corrections to the menuEduardo Chappa
2021-10-23 * When alpine is authenticating using the XOAUTH2 method, servers willEduardo Chappa
2021-10-17 * Exiting the authroization screen for XOAUTH2 makes alpine cancel theEduardo Chappa
2021-10-10 * Alpine might delete all passwords from the password file if theEduardo Chappa
2021-09-29 * Cancel refresh token when XOAUTH2 authentication fails.Eduardo Chappa
2021-09-12 * New format for saving passwords in the windows credential managerEduardo Chappa
2021-09-09 * Alpine will delete passwords that do not work from internal memoryEduardo Chappa
2021-08-31 * Crash caused by saving (and resaving) XOAUTH2 refresh and access tokensEduardo Chappa
2021-08-28 * Fix of more memory leaks and a crash due to incorrect freeing of memory, i...Eduardo Chappa
2021-08-23 * Fix some memory leaks reported by Valgrind.Eduardo Chappa
2021-08-10 * Fix bug that prevented Alpine from saving passwords in the Unix password...Eduardo Chappa
2021-07-31 * Clear more warnings given by gcc-10. Work in progress.Eduardo Chappa
2021-06-10 * Bug fix: Tcp and http debug information is not printed unless theEduardo Chappa
2021-05-30 * Improvements to the xoauth2 screen so that users are informedEduardo Chappa
2021-05-08 * Clear out some gcc warnings, and code improvement. Work in progress.Eduardo Chappa
2021-05-02 * Code reorganization to place all xoauth2 configuration information inEduardo Chappa
2021-04-10 * New alpha version 2.24.1Eduardo Chappa
2021-04-08 * Clear out some warnings given by gcc 10.Eduardo Chappa
2021-04-04 * PC-Alpine only: Some service providers produce access tokens that are too...Eduardo Chappa
2021-03-28 * Many spelling errors corrected by Jens Schleusener. Thank you!Eduardo Chappa
2021-03-27 * Remove the ability to choose between the device and authorize methodsEduardo Chappa
2021-03-27 * new http option for debug. This is mostly useful to debug XOAUTH2Eduardo Chappa
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