Age | Commit message (Expand) | Author |
2016-12-27 | * Add support for the TYPE and VALUE attributes of the html OL tag. | Eduardo Chappa |
2016-12-22 | * The display of dates in the format "DDD HH:MM" for the SMARTTIME24 token | Eduardo Chappa |
2016-12-21 | * small addition for new SMARTTIME24 token. | Eduardo Chappa |
2016-12-20 | * Bug fix: The index format would be chopped at the position of an | Eduardo Chappa |
2016-12-18 | * New SMARTTIME24 token for index screen. It is close to SMARTDATETIME | Eduardo Chappa |
2016-12-18 | * Update to documentation to add SHORT versions of SUBJKEY and | Eduardo Chappa |
2016-12-18 | * New token SHORTSUBJECT, SHORTSUBJKEY and SHORTSUBJKEYINIT to shorten | Eduardo Chappa |
2016-12-16 | * New version 2.20.999 | Eduardo Chappa |
2016-12-16 | * Separate updateline into two functions, one does updateline without | Eduardo Chappa |
2016-12-09 | * Add location of openssl libraries, include files, etc for openssl in | Eduardo Chappa |
2016-12-08 | * Corrections to pico manual contributed by Dennis Davis. | Eduardo Chappa |
2016-12-02 | * In Cygwin, installing Openssl does not install libcrypto-devel, so we | Eduardo Chappa |
2016-11-26 | * When opening an INBOX folder in a context different from the incoming | Eduardo Chappa |
2016-11-25 | * new color code had problems when TABs were present in text, since line | Eduardo Chappa |
2016-11-23 | * New version 2.20.99; new release is scheduled for January 2017. | Eduardo Chappa |
2016-11-22 | * Minor updates to source to update copyright notices (part 1) | Eduardo Chappa |
2016-11-22 | * Free some allocated memory in the new color code. | Eduardo Chappa |
2016-11-21 | * Further improvements to color code to remove a bug that makes Pico | Eduardo Chappa |
2016-11-21 | * SMIME: Change the default signature digest from sha1 to sha-256, | Eduardo Chappa |
2016-11-18 | * Remove limit of encoded words in the c-client library, since any | Eduardo Chappa |
2016-11-16 | * Several improvements and bug fixes related to the color support | Eduardo Chappa |
2016-10-28 | * Crash when canceling a goto command on a local collection that has | Eduardo Chappa |
2016-10-23 | * Deleting from the end of the line in the composer, still showed | Eduardo Chappa |
2016-10-22 | * Color support for the default composer and Pico. If users have | Eduardo Chappa |
2016-10-08 | * new version 2.20.17 | Eduardo Chappa |
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 | * various updates to documentation. | 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-06-17 | * Work in progress: Alpine calls non-safe functions while handling a | Eduardo Chappa |