summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-09add default pipe command in case of empty historydefault-pipeErich Eckner
2020-02-29 * Add #include "../pith/options.h" to pith/smkeys.c and remove theEduardo Chappa
2020-02-20 * Remove debug information in net_soutr(), which makes Alpine printEduardo Chappa
2020-02-19 * Correct the NTLM authenticator to make sure Alpine compiles whenEduardo Chappa
2020-02-19 * Added support for SALS-IR (rfc 4959) and similar support for otherEduardo Chappa
2020-02-09 * Creation of port wxp to build Alpine in Windows XP. At the timeEduardo Chappa
2020-02-08 * Fixes to pine.hlp, submitted by Dennis Davis.Eduardo Chappa
2020-02-06 * Corrections to the release notes provided by Dennis Davis.Eduardo Chappa
2020-02-06 * Add a help text to the option close-connection-timeout. Reported byEduardo Chappa
2020-02-06 * Fix a bug in PC-Alpine that made Alpine go into an infinte loop andEduardo Chappa
2020-02-03 * Add variable system-certs-file to indicate the location of a containerEduardo Chappa
2020-01-30 * Add file cert.pem to the list of containers of CA certificates.Eduardo Chappa
2020-01-29 * Remove default value for system-certs-path.Eduardo Chappa
2020-01-26 * Add the file imap/src/c-client/auth_bea.c, needed for the compilationEduardo Chappa
2020-01-26 * Add support for the OAUTHBEARER authentication method in Gmail. Thanks toEduardo Chappa
2020-01-25 * Crash in Alpine when attempting to reply to a multipart/alternativeEduardo Chappa
2020-01-25 * New variable system-certs-path that allows users to indicate theEduardo Chappa
2020-01-19 * Initial release of Alpine version 2.22.Eduardo Chappa
2020-01-19 * Creating w32 port for compilation of Alpine. This is intended for oldEduardo 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 thatEduardo Chappa
2020-01-18 * Various fixes to copyright notices, make sure we allocate enoughEduardo Chappa
2020-01-17 * Add file imap/src/osdep/nt/nt_libressl.c, which is useful to buildEduardo Chappa
2020-01-16 * Fix a few more misspellings in the source code of Alpine.Eduardo Chappa
2020-01-15 * clean up the libressl directory.Eduardo Chappa
2020-01-15 * Update to the man page of Alpine to account for the new command lineEduardo Chappa
2020-01-15 * Fix a number of misspellings in the source code of Alpine. I hav onlyEduardo Chappa
2020-01-15 * Add configuration screen for XOAUTH, so users can configure their ownEduardo Chappa
2020-01-10 * Add file ssl_win.c, which is necessary for the compilation ofEduardo Chappa
2020-01-09 * When Alpine is built with the option --with-bundled-tools, the "makeEduardo Chappa
2020-01-07 * Do not add -lcrypt to LIBS when it is not required. Reported by RyanEduardo Chappa
2020-01-04 * The feature that stopped alpine from saving passwords in the passwordEduardo 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 configurationEduardo Chappa
2019-11-25 * Add lnpno port to imap/src/osdep/unix/Makefile to account for ports that doEduardo Chappa
2019-11-23 * Change in build process. Now Alpine will not build the imap tools byEduardo 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 screenEduardo Chappa
2019-10-27 * Fix a bug in commit 418e8bc5789d... which made Alpine ignore a challengeEduardo 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 codeEduardo Chappa
2019-09-22 * Alpine removes trailing spaces from passwords, which creates failuresEduardo Chappa
2019-09-06 * Fixes so that Alpine will build in the Windows operating system. ThisEduardo Chappa
2019-09-01 * Improvements to the pico manual as well as on the code that displaysEduardo Chappa
2019-09-01 * Improvements to documentation and behavior of Alpine when users get aEduardo 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 accordingEduardo Chappa
2019-08-09 * Bug: When a user cancels a connection, Alpine returns an empty passwordEduardo Chappa