Age | Commit message (Expand) | Author |
2016-10-08 | * Some code clean up before releasing the next alpha version. | Eduardo Chappa |
2016-10-05 | * Add return codes to setup_pwdcert function, so that caller can know | Eduardo Chappa |
2016-10-05 | * When Alpine is compiled with password file and SMIME support | Eduardo Chappa |
2016-09-29 | * Alpine will include attachments when forwarding some | Eduardo Chappa |
2016-09-28 | * S/MIME: If the option "Remember S/MIME Passphrase" is disabled, then | Eduardo Chappa |
2016-09-19 | * Alpine failed to read an encrypted password file if too many | Eduardo Chappa |
2016-09-13 | * New version 2.20.16 | Eduardo Chappa |
2016-09-08 | * Update to documentation to include that we support OpenSSL 1.1.0 | Eduardo Chappa |
2016-09-03 | * Alpine does not build with openssl 1.1.0, so this update fixes that. | Eduardo Chappa |
2016-08-29 | * Bug: When implementing the alternate-reply-menu, some of the code | Eduardo Chappa |
2016-08-28 | * New version 2.20.15. | Eduardo Chappa |
2016-08-27 | * The bounce command adds a subcommand to choose a role. | Eduardo Chappa |
2016-08-27 | * New configuration option Alternate Reply Menu which adds more ways | Eduardo Chappa |
2016-08-26 | * Add improvements to the Solaris port to find openssl files and compile | Eduardo Chappa |
2016-08-12 | * Set no restrictions on the length of encoded subjects, but encode | Eduardo Chappa |
2016-08-11 | * Protect all calls to mail_elt in pith/ and alpine/ code. Protect means | Eduardo Chappa |
2016-08-09 | * Compilation fails in Debian Hardening, due to a printf call that is | Eduardo Chappa |
2016-07-31 | * The "#" command, when used as part of an aggregate operation will | Eduardo Chappa |
2016-07-31 | * When Alpine opens an attachment, it sometimes changes the extension | Eduardo Chappa |
2016-07-28 | * Bug: Alpine would use freed memory while trying to compute the color | Eduardo Chappa |
2016-07-23 | * new version 2.20.14 | Eduardo Chappa |
2016-07-23 | * various updates to documentation. | Eduardo Chappa |
2016-07-22 | * Bug: When selecting messages while in Threaded Index Screen, some | Eduardo Chappa |
2016-07-22 | * Re-add _BSD_SOURCE, which is deprecated by gcc6. It will be fixed | Eduardo Chappa |
2016-07-13 | * Add the ability to select messages by number and thread-number by | Eduardo Chappa |
2016-07-13 | * Bug: when moving to use realpath to resolve symbolic links, .pinerc | Eduardo Chappa |
2016-07-09 | * Update/Fix alpine.spec file to build rpm packages. | Eduardo Chappa |
2016-07-05 | * Do not define _BSD_SOURCE but define _DEFAULT_SOURCE instead. | Eduardo Chappa |
2016-06-17 | * Work in progress: Alpine calls non-safe functions while handling a | Eduardo Chappa |
2016-06-15 | * When messages are selected, warn the user if a message that is not | Eduardo Chappa |
2016-06-15 | * Add a missing call to fclose in newsrc.c. Reported by David | Eduardo Chappa |
2016-06-12 | * Replace snprintf by sprintf in mailutil.c since Visual Studio has | Eduardo Chappa |
2016-05-30 | * With the change in logic in the way passwords are saved we need to | Eduardo Chappa |
2016-05-29 | * The TAB key allows autocomplete in the Fcc field in the composer headers, | Eduardo Chappa |
2016-05-29 | * New version 2.20.13. | Eduardo Chappa |
2016-05-13 | * Simplify some of the code for the new option for extra directories | Eduardo Chappa |
2016-05-12 | * When a filename is attached and its name is encoded, the save attachment | Eduardo Chappa |
2016-05-12 | * Minor fix to documentation. | Eduardo Chappa |
2016-04-18 | * Fix an error where the string "ldap " instead of "ldap" was being | Eduardo Chappa |
2016-04-18 | * Fix an error in compilation when Alpine is not built with S/MIME | Eduardo Chappa |
2016-04-17 | * Add a "dedup" command to the mailutil program. The format is as | Eduardo Chappa |
2016-03-28 | * When a message is saved in the Form Letter folder, add the ability | Eduardo Chappa |
2016-03-27 | * Unix-Alpine: Connect securely to a LDAP server on a secure port. | Eduardo Chappa |
2016-03-26 | * New version 2.20.12. | Eduardo Chappa |
2016-03-26 | * When exporting all parts of a message, if two attachments have the | Eduardo Chappa |
2016-03-25 | * One more case where Alpine would not update the SETUP DIRECTORY | Eduardo Chappa |
2016-03-25 | * Small fix to SETUP DIRECTORY SERVERS screen, where Alpine would print | Eduardo Chappa |
2016-03-21 | * Fix a bug that makes Alpine not wrap lines correctly in HTML messages | Eduardo Chappa |
2016-03-19 | * Bug: Crash when attempting to read a message after a bounce command. | Eduardo Chappa |
2016-02-28 | * Changes to make Alpine build when PASSFILE is not specified and | Eduardo Chappa |