summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05 * Do not check for new mail on a folder when closing, unless we have aEduardo 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-27 * make sure that Password file saving option matches list ofEduardo 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-28 * Clean up some code in the ssl_unix module. It adds to the lastEduardo Chappa
2019-02-28 * Remove generated files from git repository. Patch provided by ErichEduardo Chappa
2019-02-17 * Rewrite support for specific SSL encryption protocols, includingEduardo Chappa
2019-02-15 * Restore recognition of empty directories. It was deleted by mistakeEduardo Chappa
2019-02-15 * Add /auth=XYZ to the way to define a server. This allows users toEduardo Chappa
2019-02-14 * commit a43c686472a0... and 2e921f97bd1278a... were modified toEduardo Chappa
2019-01-27 * When saving an attachment, do an extra effort to save the nameEduardo Chappa
2019-01-26 * Ignore errors coming from errors in parsing the ID from an IMAPEduardo Chappa
2019-01-26 * Add --with-tcl-lib-dir=PATH option to the configure script, inEduardo Chappa
2019-01-20 * In some rare cases, when attachments are deleted before savingEduardo Chappa
2019-01-01 * An addition to the previous commit, to add another check that we doEduardo 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
2019-01-01 * Crash when sending an email due to improper use of memory that wasEduardo Chappa
2018-12-26 * Remove old code to support Pine 4.42 (released November 21, 2001)Eduardo Chappa
2018-12-21 * When we display a message/rfc822 attachment, print an error messageEduardo Chappa
2018-12-20 * When a message/rfc822 part of a message is encoded withEduardo Chappa
2018-12-18 * Prevent freeing memory that is not needed to be freed whenEduardo 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 realityEduardo Chappa
2018-12-08 * Let the client do a RSET when an error occurs while sending anEduardo 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-30 * Define TLS_client_version to be the highest TLSv1*_client_methodEduardo Chappa
2018-09-29 * Add the /tls1_3 modifier to establish connections use the TLS protocolEduardo Chappa
2018-09-08 * Pico: The color_codes option was actually named color_code in the commandEduardo Chappa
2018-09-03 * WEBALPINE: Add support for the OPENINGTEXT and OPENINGTEXTNQ tokensEduardo 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 downloadEduardo Chappa
2018-08-29 * Reverse a change where tcl what taken out of the build, preventingEduardo Chappa
2018-08-22 * Make sure that the Summary: entry in a calendar entry always getsEduardo Chappa
2018-08-21 * Crashing bug when suspending Alpine and attempting to return toEduardo Chappa
2018-08-15 * S/MIME: Some clients do not transform messages to canonical form whenEduardo Chappa