Age | Commit message (Expand) | Author |
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-05-04 | * Change the redirect_uri scheme for Gmail, as Google is deprecating the use | Eduardo Chappa |
2022-04-15 | * Treat HTTP_BAD code as an error when trying to authenticate using XOAUTH2 | Eduardo Chappa |
2022-04-05 | * Update PC-Alpine binary with current fixes. | Eduardo Chappa |
2022-04-05 | * Crash in Alpine when running a filter that moves deleted messages the | Eduardo Chappa |
2022-04-04 | * Cancel refresh token when a code 400 is received from the server. | Eduardo Chappa |
2022-03-13 | * Clarify the error message of the configure script that the requirement | Eduardo Chappa |
2022-03-07 | * Update of the information on how to configure Alpine to use Gmail with | Eduardo Chappa |
2022-01-15 | * Time transformations were not being done correctly in a calendar event. | Eduardo Chappa |
2022-01-10 | * Improvements to help text in Alpine, based on conversations with | Eduardo Chappa |
2021-12-29 | * If a user configures the sendmail-path variable, and does not use a | Eduardo Chappa |
2021-12-27 | * When the personal name of an address is encoded, and the personal name | Eduardo Chappa |
2021-12-24 | * Correct release notes. Based on report by Dennis Davis. | Eduardo 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 correct | Eduardo Chappa |
2021-12-04 | * Only "Authorize" and "Device" are values accepted for the flow during | Eduardo Chappa |
2021-12-03 | * If new mail has arrived when a user is closing a mailbox, Alpine will | Eduardo Chappa |
2021-12-02 | * New version 2.25.1 | Eduardo Chappa |
2021-12-02 | * Crash when saving multiple messages to a folder in the unix format. | Eduardo Chappa |
2021-11-26 | * Add the "LOGOUT" command to the list of commands that can be | Eduardo Chappa |
2021-11-26 | * When saving to a folder in the unix format, Alpine parses the destination | Eduardo Chappa |
2021-11-24 | * Clear up warnings and update documentation. | Eduardo Chappa |
2021-11-23 | * To protect the privacy of a user, generate the domain-part of a | Eduardo Chappa |
2021-11-23 | * In some systems the size of a directory is the sum of the sizes of | Eduardo Chappa |
2021-11-22 | * Rename the hmac() function in imap/src/c-client/hmac.c to c_client_hmac | Eduardo Chappa |
2021-11-21 | * Fix some compilation warnings. It is possible these fixes break | Eduardo Chappa |
2021-11-21 | * Add missing file m4/m4_ax_prog_cc_for_build.m4, and update files | Eduardo Chappa |
2021-11-21 | * Support for code_verifier and code_challenge when generating a | Eduardo Chappa |
2021-11-21 | * Support for code_verifier and code_challenge when generating a | Eduardo Chappa |
2021-11-20 | * Addition of support for SHA1 to SHA512 needed for future additions to | Eduardo Chappa |
2021-11-16 | Merge branch 'master' of http://repo.or.cz/alpine | Eduardo Chappa |
2021-11-16 | * Replace fgrep and grep -F and egrep by grep -E as these have been | Eduardo Chappa |
2021-11-14 | * Replace fgre and grep -F and egrep by grep -E as these have been | Eduardo Chappa |
2021-11-05 | * Crash when invoking Alpine from the command line and an attempt to authorize | Eduardo Chappa |
2021-11-01 | * When Alpine is trying to decide which client-id to choose it used to limit | Eduardo Chappa |
2021-10-30 | * Improvements to the screen that allows a user to select the client-id when | Eduardo Chappa |
2021-10-27 | * Contributions by Thomas Uhle: | Eduardo Chappa |
2021-10-24 | * Improvements to Alpine help for xoauth2 and corrections to the menu | Eduardo Chappa |
2021-10-23 | * Update help file to remove netscape and substitute that by firefox. | Eduardo Chappa |
2021-10-23 | * When alpine is authenticating using the XOAUTH2 method, servers will | Eduardo Chappa |
2021-10-22 | * Fix the type of some flags for openssl from int to long. | Eduardo Chappa |
2021-10-17 | * Exiting the authroization screen for XOAUTH2 makes alpine cancel the | Eduardo Chappa |
2021-10-10 | * Alpine might delete all passwords from the password file if the | Eduardo Chappa |
2021-10-08 | * Corrections and improvements to the help text provided by Dennis David. | Eduardo Chappa |
2021-10-07 | * Some servers do not allow the Drafts folder to be removed, even when | Eduardo Chappa |
2021-10-07 | * Corrections and improvements to the help text provided by Dennis David. | Eduardo Chappa |
2021-10-05 | * Update of the link to the privacy policy. | Eduardo Chappa |
2021-10-04 | * the option --disable-optimization to the configure script does not | Eduardo Chappa |
2021-10-03 | * Alpine can display (with the help of an image viewer) images embedded in... | Eduardo Chappa |