Age | Commit message (Expand) | Author |
2019-09-01 | * Improvements to the pico manual as well as on the code that displays | Eduardo Chappa |
2019-09-01 | * Improvements to documentation and behavior of Alpine when users get a | Eduardo Chappa |
2019-08-22 | * Ignore extra text in challenge from smtp server during authentication. | Eduardo Chappa |
2019-08-20 | * Improve code that determines the type of encryption that is used according | Eduardo Chappa |
2019-08-09 | * Bug: When a user cancels a connection, Alpine returns an empty password | Eduardo Chappa |
2019-08-01 | * Improvements to the documentation on the meaning of the /tls unary | Eduardo Chappa |
2019-07-31 | * PC-Alpine will always offer the UTF8 encoded name when an attachment | Eduardo Chappa |
2019-07-19 | * Alpine crashes with error "Lock when already locked" because it | Eduardo Chappa |
2019-07-11 | * Alpine crashes when trying to post an article in a newsgroup and the | Eduardo Chappa |
2019-07-09 | * Clean up some generated files from the repository and update | Eduardo Chappa |
2019-07-08 | * Correct a misspelling. Pointed out by Holger Trapp. | Eduardo Chappa |
2019-07-05 | * Fix compilation error produced when a specific encryption protocol | Eduardo Chappa |
2019-07-03 | * Fix compilation errors in MacOS. Fix provided by Doug Luce. | Eduardo Chappa |
2019-07-03 | * Fix some errors in documentation pointed out by Holger Trapp. | Eduardo Chappa |
2019-06-30 | * Update to some documentation on security using SSL, TLS and STARTTLS. | Eduardo Chappa |
2019-06-22 | * New version 2.21.99999 (06/22/2019) | Eduardo Chappa |
2019-06-21 | * Do not use a delay when printing messages to screen when the initial | Eduardo 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 when | Eduardo Chappa |
2019-06-05 | * Do not check for new mail on a folder when closing, unless we have a | Eduardo Chappa |
2019-06-04 | * Temporarily reverse a code used when signing: There are two versions | Eduardo Chappa |
2019-06-03 | * Return some code used to sign messages. Apparently openssl is not | Eduardo Chappa |
2019-05-27 | * make sure that Password file saving option matches list of | Eduardo Chappa |
2019-05-25 | * Modified test for LibreSSL, since OpenSSL next version will be | Eduardo Chappa |
2019-05-23 | * When Alpine is set to validate a message using the user's store, and | Eduardo 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 Alpine | Eduardo 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 memory | Eduardo 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 for | Eduardo Chappa |
2019-04-28 | * Compilation failure in Solaris when ldap is enabled. Reported by | Eduardo Chappa |
2019-03-29 | * Patches from MichaĆ Dardas and Mateusz Kocielski from LogicalTrust | Eduardo Chappa |
2019-02-28 | * Clean up some code in the ssl_unix module. It adds to the last | Eduardo Chappa |
2019-02-28 | * Remove generated files from git repository. Patch provided by Erich | Eduardo Chappa |
2019-02-17 | * Rewrite support for specific SSL encryption protocols, including | Eduardo Chappa |
2019-02-15 | * Restore recognition of empty directories. It was deleted by mistake | Eduardo Chappa |
2019-02-15 | * Add /auth=XYZ to the way to define a server. This allows users to | Eduardo Chappa |
2019-02-14 | * commit a43c686472a0... and 2e921f97bd1278a... were modified to | Eduardo Chappa |
2019-01-27 | * When saving an attachment, do an extra effort to save the name | Eduardo Chappa |
2019-01-26 | * Ignore errors coming from errors in parsing the ID from an IMAP | Eduardo Chappa |
2019-01-26 | * Add --with-tcl-lib-dir=PATH option to the configure script, in | Eduardo Chappa |
2019-01-20 | * In some rare cases, when attachments are deleted before saving | Eduardo Chappa |
2019-01-01 | * An addition to the previous commit, to add another check that we do | Eduardo Chappa |
2019-01-01 | * When there are time changes in the clock, Alpine might go to sleep | Eduardo Chappa |
2019-01-01 | * Some servers report the encoding of a message/rfc822 as 8bit, and | Eduardo Chappa |
2019-01-01 | * Crash when sending an email due to improper use of memory that was | Eduardo 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 message | Eduardo Chappa |