summaryrefslogtreecommitdiff
path: root/pith/pine.hlp
AgeCommit message (Expand)Author
2019-06-21 * Do not use a delay when printing messages to screen when the initialEduardo Chappa
2019-06-05 * Add revision string to first time user report.Eduardo Chappa
2019-06-05 * Add revision number to message id. This helps me to figure out whenEduardo Chappa
2019-06-04 * Temporarily reverse a code used when signing: There are two versionsEduardo Chappa
2019-06-03 * Return some code used to sign messages. Apparently openssl is notEduardo Chappa
2019-05-25 * Modified test for LibreSSL, since OpenSSL next version will beEduardo Chappa
2019-05-23 * When Alpine is set to validate a message using the user's store, andEduardo Chappa
2019-05-23 * Add backward search in the index screen. Based on patch by Astyanax Foo,Eduardo Chappa
2019-05-23 * Experimental: Attempt to fix a "digest failure" in which AlpineEduardo Chappa
2019-05-23 * Code to limit versions of the encryption protocol uses old calls,Eduardo Chappa
2019-05-08 * Buffer overflow bug on auth_md5.c, where not enough dynamic memoryEduardo Chappa
2019-05-07 * Few improvements in the password management code.Eduardo Chappa
2019-05-05 * Alpine stops parsing the mailcap file when it finds an invalid entry.Eduardo Chappa
2019-05-04 * Initial release of XOAUTH2 authentication support in Alpine forEduardo Chappa
2019-04-28 * Compilation failure in Solaris when ldap is enabled. Reported byEduardo Chappa
2019-03-29 * Patches from MichaƂ Dardas and Mateusz Kocielski from LogicalTrustEduardo Chappa
2019-02-17 * Rewrite support for specific SSL encryption protocols, includingEduardo Chappa
2019-01-20 * In some rare cases, when attachments are deleted before savingEduardo Chappa
2019-01-01 * When there are time changes in the clock, Alpine might go to sleepEduardo Chappa
2019-01-01 * Some servers report the encoding of a message/rfc822 as 8bit, andEduardo Chappa
2018-12-20 * When a message/rfc822 part of a message is encoded withEduardo Chappa
2018-12-16 * Bug: When a message is multipart, and the first part is flowed text,Eduardo Chappa
2018-12-08 * Alpine would not report an error correctly in the case that there wasEduardo Chappa
2018-12-06 * Fix a crash in the S/MIME configuration screen when a user turned off S/...Eduardo Chappa
2018-09-29 * Add the /tls1_3 modifier to establish connections use the TLS protocolEduardo Chappa
2018-08-15 * S/MIME: Some clients do not transform messages to canonical form whenEduardo Chappa
2018-08-12 * Several changes to the compilation of Alpine in Windows to useEduardo Chappa
2018-08-12 * The call realpath(..., NULL) gives an error in Solaris, which means thatEduardo 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 missingEduardo Chappa
2018-07-04 * Kerberos was included twice in OSX due to a double definition of gssEduardo Chappa
2018-06-30 * Don't forget to update documentation...Eduardo Chappa
2018-06-30 * Width of characters is not always determined correctly when wcwidthEduardo Chappa
2018-06-27 * Add a similar modification to include the message from aEduardo Chappa
2018-06-26 * When a message is of type multipart/mixed, and its first part isEduardo Chappa
2018-06-26 * Many mail programs might include attachments in an alternative htmlEduardo 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 closeEduardo Chappa
2018-05-21 * Add the "g" option to the select command that works in IMAPEduardo Chappa
2018-05-20 * Update git.conf and git.guess following the directions fromEduardo Chappa
2018-05-20 * Move freeing for some SSL memory until after all connections areEduardo Chappa
2018-05-02 * Changes to make Valgrind happy. Work in progress.Eduardo Chappa
2018-02-26 * New version 2.21.999Eduardo Chappa
2018-02-24Merge 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 STATUSEduardo Chappa
2018-01-09 * Change call from strncpy to memmove in pith/reply.c, in theEduardo Chappa
2018-01-08 * Make sure handles to see details of events are visible regardlessEduardo Chappa