Age | Commit message (Expand) | Author |
2021-05-21 | * Clear out some gcc warnings, and code improvement. Work in progress. | Eduardo Chappa |
2021-05-08 | * Clear out some gcc warnings, and code improvement. Work in progress. | Eduardo Chappa |
2021-04-29 | * Crash in the ntlm authenticator when no domain was specified in the | Eduardo Chappa |
2021-04-18 | * Fixes to the support for ssl ciphers (variable could be set | Eduardo Chappa |
2021-04-18 | * Addition of testing for wctomb(), which will be used in systems that | Eduardo Chappa |
2021-04-18 | * Improvements and corrections to the documentation by Dennis Davis. | Eduardo Chappa |
2021-04-17 | * Add new variable ssl-ciphers to list the ciphers that will be used when | Eduardo Chappa |
2021-04-17 | * Add new type SUINT32, as a shorter version of UINT32 for systems that | Eduardo Chappa |
2021-04-17 | * Add new hidden feature "Enable Delete Before Writing" that makes Alpine | Eduardo Chappa |
2021-04-10 | * New alpha version 2.24.1 | Eduardo Chappa |
2021-04-09 | * Improvements and corrections to Alpine documentation submitted by | Eduardo Chappa |
2021-04-08 | * Improvements to Alpine documentation submitted by Dennis Davis. | Eduardo Chappa |
2021-04-08 | * Introduction of OTHER CMDS menu for the browser/pilot to let | Eduardo Chappa |
2021-04-08 | * Clear out some warnings given by gcc 10. | Eduardo Chappa |
2021-04-06 | * Use ‘alpine -F’ instead of ‘pine -F’ as the browser default pager... | Eduardo Chappa |
2021-04-06 | * Always follow ‘suppress-asterisks-in-password-prompt’ setting in the | Eduardo Chappa |
2021-04-05 | * Corrections to the documentation by Dennis Davis. | Eduardo Chappa |
2021-04-04 | * PC-Alpine: Debug files used to be created with extension .txt1, .txt2, etc. | Eduardo Chappa |
2021-04-04 | * PC-Alpine only: Some service providers produce access tokens that are too... | Eduardo Chappa |
2021-03-30 | * Corrected spelling error in file pine.hlp by Dennis Davis. Thank you! | 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 methods | Eduardo Chappa |
2021-03-27 | * new http option for debug. This is mostly useful to debug XOAUTH2 | Eduardo Chappa |
2021-03-14 | * The instruction to remove the double quotes from the processing of | Eduardo Chappa |
2021-02-25 | * Fix: When deleting an attachment, saving the message with the deleted | Eduardo Chappa |
2020-11-27 | * Update to documentation about changes to Alpine in version 2.24, | Eduardo Chappa |
2020-11-23 | * Add support for the base64 URL encoding. | Eduardo Chappa |
2020-11-01 | * The previous commit does not allow clients to login using xoauth2, so | Eduardo Chappa |
2020-11-01 | * Improvements to the cancel authentication logic to not to make it | Eduardo Chappa |
2020-11-01 | * When forwarding a message, replacing an attachment might make Alpine | Eduardo Chappa |
2020-10-18 | * Fixes to warnings given by gcc 10. | Eduardo Chappa |
2020-10-10 | * New version 2.24 | Eduardo Chappa |
2020-10-10 | * Fixes and improvements to documentation contributed by Dennis Davis. | Eduardo 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 than | Eduardo Chappa |
2020-09-27 | * remove warning compilation about safe_flock not defined in compilation | Eduardo Chappa |
2020-09-19 | * clear out some warnings by gcc 9.3.1. | Eduardo Chappa |
2020-08-29 | * When a server expires a refresh token, Alpine needs to cancel it | Eduardo Chappa |
2020-08-27 | * Ignore non-empty initial challenge in the GSSAPI authenticator. | Eduardo Chappa |
2020-08-13 | * Crash while resizing the screen when viewing a calendar event. | Eduardo Chappa |
2020-08-06 | * Clear a compilation issue in PC-Alpine. | Eduardo Chappa |
2020-08-06 | * Remove the "SetRole" option when opening a URL. | Eduardo Chappa |
2020-08-05 | * Crash when Alpine frees memory on a system where LC_CTYPE is not | Eduardo Chappa |
2020-08-05 | * When Alpine opens a folder in a server whose address is given numerically | Eduardo Chappa |
2020-07-28 | * XOAUTH2: automatic renew of access token and connection to a server | Eduardo Chappa |
2020-07-23 | * Remove dead code. | Eduardo Chappa |
2020-07-19 | * Remove the line "#define fork vfork" in imap/src/osdep/unix/os_osx.c, bec... | Eduardo Chappa |
2020-07-18 | * Addition of the variables User Certs Dir and User Certs File, which allow | Eduardo Chappa |
2020-07-17 | * Experimental: Attempt to implement the Encryption Range in Windows. It works | Eduardo Chappa |
2020-07-10 | * Correction to URL for getting access code from refresh code for Yandex.com. | Eduardo Chappa |