Age | Commit message (Expand) | Author |
2024-05-17 | split gf_io_t into gf_i_t and gf_o_trules | Erich Eckner |
2024-05-17 | rules.patch applied | Erich Eckner |
2024-01-30 | * Changes in the source code of Alpine to define internal prototypes | Eduardo Chappa |
2024-01-21 | * Alpine does not decode 8-bit characters for a message that has been | Eduardo Chappa |
2024-01-21 | * Clean up some function definitions to comply with strict | Eduardo Chappa |
2023-02-05 | * Fix for a better bound check in imap/src/c-client/nntp.c submitted by | Eduardo Chappa |
2023-01-11 | * Fix a crash in Alpine due to incorrectly formated date in an ical | Eduardo Chappa |
2022-12-13 | * Fix to the configure script to not to use the password file set up | Eduardo Chappa |
2022-11-27 | * For mailing lists, Alpine adds a description of the type of link | Eduardo Chappa |
2022-11-27 | * Fixes to the configure script by Florian Meyer (to fix an implicit | Eduardo Chappa |
2022-10-09 | * When a user configures a mailbox without specifying the username,HEADmaster | Eduardo Chappa |
2022-09-11 | Add support for tab-completion when selecting by keyword | Peter Tirsek |
2022-09-10 | * Add documentation to the release notes about the ability to use | Eduardo Chappa |
2022-09-08 | * New version 2.26 | Eduardo Chappa |
2022-09-03 | * Microsoft servers do not deal well with a message that is forwarded | Eduardo Chappa |
2022-08-27 | * Addition of a first attempt to transform a json structure into a | Eduardo Chappa |
2022-08-27 | * Fixes to the configure script that prevented Alpine from completing | Eduardo Chappa |
2022-07-14 | * Improvements in the http code in processing http headers. | Eduardo Chappa |
2022-07-04 | * Improvements to error detection for the eXternal command. | Eduardo Chappa |
2022-06-19 | * Fixes to documentation by Dennis Davis. | Eduardo Chappa |
2022-06-16 | * Fix regression introduced by f95e2d179774739a885468144e68de047245ada5: | Eduardo Chappa |
2022-06-11 | * Update to reflect the change from alpine.x10host.com to alpineapp.email. | Eduardo Chappa |
2022-06-10 | * Cleaning up some memory leaks reported by Valgrind. Memory leaks in the | Eduardo Chappa |
2022-06-05 | * Crash in PC-Alpine when postponing a message. Reported by Paolo Ienne. | Eduardo Chappa |
2022-06-04 | * If kerberos is not fully installed remove it from the list of libraries. | Eduardo Chappa |
2022-06-02 | * New version 2.26 | Eduardo Chappa |
2022-06-02 | * New flag for XOAUTH2 authentication, which is needed to indicate that | Eduardo 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 use | Eduardo Chappa |
2022-04-15 | * Treat HTTP_BAD code as an error when trying to authenticate using XOAUTH2 | 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 |