summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-20topal-patch-2 appliedtopal-patchErich Eckner
2021-01-20topal-patch-1 appliedErich Eckner
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, soEduardo Chappa
2020-11-01 * Improvements to the cancel authentication logic to not to make itEduardo Chappa
2020-11-01 * When forwarding a message, replacing an attachment might make AlpineEduardo Chappa
2020-10-18 * Fixes to warnings given by gcc 10.Eduardo Chappa
2020-10-10 * New version 2.24Eduardo 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 thanEduardo Chappa
2020-09-27 * remove warning compilation about safe_flock not defined in compilationEduardo 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 itEduardo 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 notEduardo Chappa
2020-08-05 * When Alpine opens a folder in a server whose address is given numericallyEduardo Chappa
2020-07-28 * XOAUTH2: automatic renew of access token and connection to a serverEduardo 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 allowEduardo Chappa
2020-07-17 * Experimental: Attempt to implement the Encryption Range in Windows. It worksEduardo 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 * 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 getEduardo Chappa
2020-07-07 * Add c-lcient to .gitignore. Patch provided by Erich Eckner.Eduardo Chappa
2020-07-07 * Crash in Alpine when opening an imap folder on an empty password file.Eduardo Chappa
2020-07-06 * Fix in the XOAUTH2 configuration screen, where a crash was happening due toEduardo Chappa
2020-07-06 * Fix for compilation failure in PC-Alpine.Eduardo Chappa
2020-07-06 * Alpine might offer more than one client-id when trying to use XOAUTH2Eduardo 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 ifEduardo Chappa
2020-07-03 * When Alpine is built without smime, password file functionalityEduardo 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 storeEduardo 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.2Eduardo 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 whileEduardo 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 beforeEduardo Chappa