Age | Commit message (Expand) | Author |
2018-12-20 | * When a message/rfc822 part of a message is encoded with | Eduardo Chappa |
2018-12-18 | * Prevent freeing memory that is not needed to be freed when | Eduardo Chappa |
2018-12-16 | * Bug: When a message is multipart, and the first part is flowed text, | Eduardo Chappa |
2018-12-15 | * Some messages are mislabeled as iso-8859-1 when in reality | Eduardo Chappa |
2018-12-08 | * Let the client do a RSET when an error occurs while sending an | Eduardo Chappa |
2018-12-08 | * Alpine would not report an error correctly in the case that there was | Eduardo Chappa |
2018-12-06 | * Fix a crash in the S/MIME configuration screen when a user turned off S/... | Eduardo Chappa |
2018-09-30 | * Define TLS_client_version to be the highest TLSv1*_client_method | Eduardo Chappa |
2018-09-29 | * Add the /tls1_3 modifier to establish connections use the TLS protocol | Eduardo Chappa |
2018-09-08 | * Pico: The color_codes option was actually named color_code in the command | Eduardo Chappa |
2018-09-03 | * WEBALPINE: Add support for the OPENINGTEXT and OPENINGTEXTNQ tokens | Eduardo Chappa |
2018-09-03 | * Fix typo in the configuration of GMX's smtp server. | Eduardo Chappa |
2018-09-03 | * WebAlpine: Update configuration files and add script to download | Eduardo Chappa |
2018-08-29 | * Reverse a change where tcl what taken out of the build, preventing | Eduardo Chappa |
2018-08-22 | * Make sure that the Summary: entry in a calendar entry always gets | Eduardo Chappa |
2018-08-21 | * Crashing bug when suspending Alpine and attempting to return to | Eduardo Chappa |
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 | * Update configure script to remove the search for a linking tcl | 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-27 | * For S/MIME messages, replying to some signed messages might place | 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-17 | * new version 2.21.9999 | 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-06-01 | * A few more modifications to make Valgrind happy. | Eduardo Chappa |
2018-06-01 | * When MOUSE is not defined, alpine attempts to free an undefined variable. | Eduardo Chappa |
2018-05-28 | * Make sure that automatic closing of connections only affects | Eduardo Chappa |
2018-05-27 | * Add new variable close-connection-timeout, which tells Alpine to close | Eduardo Chappa |
2018-05-22 | * error by 1 introduced in function that decrypts files, makes Alpine not | Eduardo Chappa |
2018-05-21 | * Add the "g" option to the select command that works in IMAP | Eduardo Chappa |
2018-05-21 | * Nothing to see here, this is just reformatting of the code to | 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-19 | * Clear history when closing alpine, for commands that keep it. | Eduardo Chappa |
2018-05-18 | * Release memory of a conversion table to UTF-8, if this was created by | Eduardo Chappa |
2018-05-13 | * For a calendar entry with method PUBLISH, we show all entries in the cal... | Eduardo Chappa |
2018-05-13 | * More changes to make Valgrind happy. Work in progress. | Eduardo Chappa |
2018-05-04 | * Update of alpine.exe to the latest bits. | Eduardo Chappa |
2018-05-04 | * Quell remaining warnings in the compilation of Alpine in Visual | Eduardo Chappa |
2018-05-02 | * Modified module pith/ical.c because it would not build with Visual Studi... | Eduardo Chappa |
2018-05-02 | * Changes to make Valgrind happy. Work in progress. | Eduardo Chappa |