Age | Commit message (Expand) | Author |
2020-01-19 | * Creating w32 port for compilation of Alpine. This is intended for old | Eduardo Chappa |
2020-01-18 | * Adding pith_ssl_encryption function to linkage.h. | Eduardo Chappa |
2020-01-18 | * A few more changes in copyright notices and removal of phone-home code that | Eduardo Chappa |
2020-01-18 | * Various fixes to copyright notices, make sure we allocate enough | Eduardo Chappa |
2020-01-17 | * Add file imap/src/osdep/nt/nt_libressl.c, which is useful to build | Eduardo Chappa |
2020-01-16 | * Fix a few more misspellings in the source code of Alpine. | Eduardo Chappa |
2020-01-15 | * Fix a number of misspellings in the source code of Alpine. I hav only | Eduardo Chappa |
2020-01-15 | * Add configuration screen for XOAUTH, so users can configure their own | Eduardo Chappa |
2020-01-10 | * Add file ssl_win.c, which is necessary for the compilation of | Eduardo Chappa |
2020-01-07 | * Do not add -lcrypt to LIBS when it is not required. Reported by Ryan | Eduardo Chappa |
2020-01-04 | * The feature that stopped alpine from saving passwords in the password | Eduardo Chappa |
2019-12-19 | * Update to configure script to work with LibreSSL. Reported by Michael. | Eduardo Chappa |
2019-12-14 | * When more than one server was given in the server-name configuration | Eduardo Chappa |
2019-11-25 | * Add lnpno port to imap/src/osdep/unix/Makefile to account for ports that do | Eduardo Chappa |
2019-11-23 | * Change in build process. Now Alpine will not build the imap tools by | Eduardo Chappa |
2019-11-22 | * Alpine crashes when opening a remote imap folder and computing scores. | Eduardo Chappa |
2019-10-29 | * Bug in Pico, which makes Alpine (and Pico) print garbage in the screen | Eduardo Chappa |
2019-10-27 | * Fix a bug in commit 418e8bc5789d... which made Alpine ignore a challenge | Eduardo Chappa |
2019-10-08 | * Compilation problem and error in logic in function ssl_validate_cert. | Eduardo Chappa |
2019-10-06 | * Check for name of server in "server validation code" in more places. | Eduardo Chappa |
2019-10-03 | * Fix compilation errors when Alpine is built with "--without-ssl" option. | Eduardo Chappa |
2019-09-26 | * Return a read() to be a read of one byte. The current code has a code | Eduardo Chappa |
2019-09-22 | * Alpine removes trailing spaces from passwords, which creates failures | Eduardo Chappa |
2019-09-06 | * Fixes so that Alpine will build in the Windows operating system. This | Eduardo Chappa |
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-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-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 |