Age | Commit message (Expand) | Author |
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-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 |
2020-07-09 | * Addition of Yandex.com to the list of services that Alpine can use XOAUTH... | Eduardo Chappa |
2020-07-09 | * Crash in PC-Alpine when using the eXternal command. | Eduardo Chappa |
2020-07-09 | * No need to write twice the character after src="...". Make sure it only a... | Eduardo Chappa |
2020-07-09 | * Add choice of Authorization flow to Alpine. Alpine supports two ways to get | Eduardo Chappa |
2020-07-07 | * Crash in Alpine when opening an imap folder on an empty password file. | Eduardo Chappa |
2020-07-05 | * Unix Alpine displays configure options and flags when invoked as "alpine... | Eduardo Chappa |
2020-07-04 | * When building Alpine, the option --disable-debug will only affect if | Eduardo Chappa |
2020-07-03 | * When Alpine is built without smime, password file functionality | Eduardo Chappa |
2020-07-03 | * Experimental: Elimination of the w32 build code for PC-Alpine. | Eduardo Chappa |
2020-07-03 | * Increase of some buffers used to write passwords in the local store | Eduardo Chappa |
2020-07-02 | * Fix some compilation warnings in Windows. Reported by Barry Landy. | Eduardo Chappa |
2020-06-30 | * Attempt to move the compilation of PC-Alpine to using openssl. | Eduardo Chappa |
2020-06-29 | * Reset the way the message-id is generated when composing a message. | Eduardo Chappa |
2020-06-29 | * New version 2.23.2 | Eduardo Chappa |
2020-06-29 | * Extension of the privacy changes to the generation of message-id when re... | Eduardo Chappa |
2020-06-29 | * Fixed narrowing a search, using the select command, which was broken while | Eduardo Chappa |
2020-06-29 | * Modifications to protect the privacy of users: | Eduardo Chappa |
2020-06-29 | * URLs that are surrounded by white space are not cleaned by Alpine before | Eduardo Chappa |
2020-06-28 | * Addition of a link to the Apache License 2.0. This is available from | Eduardo Chappa |
2020-06-28 | * When messages are selected, pressing the ";" command to broaden or narrow | Eduardo Chappa |
2020-06-28 | * When an attachment is deleted and the original message is saved, Alpine | Eduardo Chappa |
2020-06-28 | * After returning from the directory side of a dual-folder, sometimes | Eduardo Chappa |
2020-06-28 | * Alpine links with tcl, even if WebAlpine is not built. The solution | Eduardo Chappa |
2020-06-28 | * Corrections and improvements to the documentation by Dennis Davis. | Eduardo Chappa |
2020-06-27 | * Update to some information on configuring Gmail with XOAUTH2. | Eduardo Chappa |
2020-06-27 | * Update ooauth2.py to python3 using the 2to3 script and fixing the conver... | Eduardo Chappa |