Age | Commit message (Expand) | Author |
2018-08-15 | * S/MIME: Some clients do not transform messages to canonical form when | Eduardo Chappa |
2018-08-12 | * Several changes to the compilation of Alpine in Windows to use | Eduardo Chappa |
2018-08-12 | * The call realpath(..., NULL) gives an error in Solaris, which means that | Eduardo Chappa |
2018-07-10 | * Several improvements to the OPENINGTEXT type of tokens, including: | Eduardo Chappa |
2018-07-06 | * Remap UBOGON from 0xfffd to 0xfff8, since 0xfffd represents a missing | Eduardo Chappa |
2018-07-04 | * Kerberos was included twice in OSX due to a double definition of gss | Eduardo Chappa |
2018-06-30 | * Don't forget to update documentation... | Eduardo Chappa |
2018-06-30 | * Width of characters is not always determined correctly when wcwidth | Eduardo Chappa |
2018-06-27 | * Add a similar modification to include the message from a | Eduardo Chappa |
2018-06-26 | * When a message is of type multipart/mixed, and its first part is | Eduardo Chappa |
2018-06-26 | * Many mail programs might include attachments in an alternative html | Eduardo Chappa |
2018-06-16 | * Clear up some memory so that valgrind does not complain. | Eduardo Chappa |
2018-06-16 | * Fix freeing history memory, and other changes to make Valgrind happy. | Eduardo Chappa |
2018-06-14 | * More changes to make Valgrind happy. | Eduardo Chappa |
2018-05-27 | * Add new variable close-connection-timeout, which tells Alpine to close | Eduardo Chappa |
2018-05-21 | * Add the "g" option to the select command that works in IMAP | Eduardo Chappa |
2018-05-20 | * Update git.conf and git.guess following the directions from | Eduardo Chappa |
2018-05-20 | * Move freeing for some SSL memory until after all connections are | Eduardo Chappa |
2018-05-02 | * Changes to make Valgrind happy. Work in progress. | Eduardo Chappa |
2018-02-26 | * New version 2.21.999 | Eduardo Chappa |
2018-02-24 | Merge branch 'ical' | Eduardo Chappa |
2018-01-21 | * If the directory where Alpine saves the certificates if empty, | Eduardo Chappa |
2018-01-14 | * Change to imap4r1.c to ignore text after a reply to a STATUS | Eduardo Chappa |
2018-01-09 | * Change call from strncpy to memmove in pith/reply.c, in the | Eduardo Chappa |
2018-01-08 | * Make sure handles to see details of events are visible regardless | Eduardo Chappa |
2018-01-07 | * Redefine TLSv1_1_client_method and TLSv1_2_client_method | Eduardo Chappa |
2017-12-24 | * A few fixes to ical.c and mailview.c to avoid memory leaks, and | Eduardo Chappa |
2017-12-24 | * If the calendar invitation is part of the body of a message instead | Eduardo Chappa |
2017-12-22 | * Fix parsing of date for DTSTART and DTEND. The parser only recognized | Eduardo Chappa |
2017-12-09 | * A little bit more work on the repository. We do not commit files | Eduardo Chappa |
2017-12-04 | * New version 2.21.99 | Eduardo Chappa |
2017-12-02 | * Actually add alpine.exe to the repositoty. | Eduardo Chappa |
2017-12-02 | * Add /usr/local to add automatic support for ldap in Freebsd, | Eduardo Chappa |
2017-12-02 | * Update documentation to reflect that there was a change in the | Eduardo Chappa |
2017-12-02 | * Add binaries pico.exe, mailutil.exe, rpload.exe andd rpdump.exe | Eduardo Chappa |
2017-12-01 | * PC-Alpine builds with LibreSSL and supports S/MIME. | Eduardo Chappa |
2017-11-22 | * Add "remove password" command to the management screen for the | Eduardo Chappa |
2017-11-21 | * Completed the inclusion of the "95" patch submitted by Helmut Grohne. | Eduardo Chappa |
2017-11-21 | * Add --with-date-stamp and --with-host-stamp to modify the datestamp[] | Eduardo Chappa |
2017-11-20 | * Remove bell characted (\007) from status messages in Pico. This makes | Eduardo Chappa |
2017-11-19 | * Regenerate configure script and friends. | Eduardo Chappa |
2017-11-19 | * Improvements to the configure stage of compilation. Some of | Eduardo Chappa |
2017-11-13 | * TLS 1.2 works does not work if Alpine is compiled with openssl >= 1.1.0. | Eduardo Chappa |
2017-11-10 | * If the first part of a message is multipart/alternative, and the | Eduardo Chappa |
2017-11-08 | * When colors are edited from the main setup configuration screen, some | Eduardo Chappa |
2017-10-27 | * When the locale is not set up to UTF-8, alpine might determine the width | Eduardo Chappa |
2017-09-30 | * Add -dict option to PC-Pico, which allows users to choose a dictionary | Eduardo Chappa |
2017-09-29 | * NTLM authentication support with the ntlm library, in Unix systems. | Eduardo Chappa |
2017-09-29 | * Remove unnecesary escape character in question to user when creating | Eduardo Chappa |
2017-09-29 | * Initialize unitilized variable in pith/smime.c and delete .pdb and | Eduardo Chappa |