summaryrefslogtreecommitdiff
path: root/alpine
AgeCommit message (Expand)Author
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-05-04 * Change the redirect_uri scheme for Gmail, as Google is deprecating the useEduardo Chappa
2022-04-05 * Update PC-Alpine binary with current fixes.Eduardo Chappa
2022-04-04 * Cancel refresh token when a code 400 is received from the server.Eduardo Chappa
2022-03-07 * Update of the information on how to configure Alpine to use Gmail withEduardo Chappa
2022-01-10 * Improvements to help text in Alpine, based on conversations 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-12-03 * If new mail has arrived when a user is closing a mailbox, Alpine willEduardo Chappa
2021-12-02 * New version 2.25.1Eduardo 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 aEduardo Chappa
2021-11-21 * Add missing file m4/m4_ax_prog_cc_for_build.m4, and update filesEduardo Chappa
2021-11-21 * Support for code_verifier and code_challenge when generating aEduardo Chappa
2021-11-21 * Support for code_verifier and code_challenge when generating aEduardo Chappa
2021-11-16 * Replace fgrep and grep -F and egrep by grep -E as these have beenEduardo Chappa
2021-11-05 * Crash when invoking Alpine from the command line and an attempt to authorizeEduardo Chappa
2021-11-01 * When Alpine is trying to decide which client-id to choose it used to limitEduardo Chappa
2021-10-30 * Improvements to the screen that allows a user to select the client-id whenEduardo Chappa
2021-10-27 * Contributions by Thomas Uhle:Eduardo 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-10-07 * Some servers do not allow the Drafts folder to be removed, even whenEduardo Chappa
2021-10-03 * Alpine can display (with the help of an image viewer) images embedded in...Eduardo Chappa
2021-10-03 * Code clean up and removal of some warnings.Eduardo Chappa
2021-09-29 * Cancel refresh token when XOAUTH2 authentication fails.Eduardo Chappa
2021-09-24 * Alpine crashes when it cannot retrieve privacy policy due toEduardo Chappa
2021-09-23 * Alpine fails to build when given the --without-ssl configureEduardo Chappa
2021-09-18 * new version 2.25Eduardo 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 * Update default protection of Windows files, as this was modifiedEduardo Chappa
2021-08-31 * Update to latest version of Openssl in git at the time of thisEduardo 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 a typo in documentation. Patch provided by Dennis Davis. OtherEduardo Chappa
2021-08-23 * Fix some memory leaks reported by Valgrind.Eduardo Chappa
2021-08-21 * Add short option equivalent for the -xoauth2-* options. For example,Eduardo Chappa
2021-08-21 * Crash when attempting to remove a configuration for a XOAUTH2 serverEduardo Chappa
2021-08-21 * Fix, alpine was assigning the flow to follow to the username of the user.Eduardo Chappa
2021-08-21 * Add option -xoauth2-flow to the command line, so that users can specify theEduardo 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