summaryrefslogtreecommitdiff
path: root/alpine
AgeCommit message (Expand)Author
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-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-08-09 * Bug: When a user cancels a connection, Alpine returns an empty passwordEduardo Chappa
2019-07-31 * PC-Alpine will always offer the UTF8 encoded name when an attachmentEduardo Chappa
2019-07-19 * Alpine crashes with error "Lock when already locked" because itEduardo Chappa
2019-07-03 * Fix compilation errors in MacOS. Fix provided by Doug Luce.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 initialEduardo Chappa
2019-06-05 * Add revision string to first time user report.Eduardo Chappa
2019-06-05 * Do not check for new mail on a folder when closing, unless we have aEduardo Chappa
2019-05-23 * Add backward search in the index screen. Based on patch by Astyanax Foo,Eduardo Chappa
2019-05-07 * Few improvements in the password management code.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 * 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-14 * commit a43c686472a0... and 2e921f97bd1278a... were modified toEduardo 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
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-16 * Bug: When a message is multipart, and the first part is flowed text,Eduardo Chappa
2018-12-06 * Fix a crash in the S/MIME configuration screen when a user turned off S/...Eduardo Chappa
2018-08-22 * Make sure that the Summary: entry in a calendar entry always getsEduardo Chappa
2018-08-12 * Several changes to the compilation of Alpine in Windows to useEduardo Chappa
2018-07-06 * Update configure script to remove the search for a linking tclEduardo Chappa
2018-06-17 * new version 2.21.9999Eduardo 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-28 * Make sure that automatic closing of connections only affectsEduardo 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-21 * Nothing to see here, this is just reformatting of the code toEduardo Chappa
2018-05-20 * Move freeing for some SSL memory until after all connections areEduardo Chappa
2018-05-19 * Clear history when closing alpine, for commands that keep it.Eduardo Chappa
2018-05-13 * For a calendar entry with method PUBLISH, we show all entries in the cal...Eduardo Chappa
2018-05-13 * More changes to make Valgrind happy. Work in progress.Eduardo Chappa
2018-05-04 * Update of alpine.exe to the latest bits.Eduardo Chappa
2018-05-02 * Changes to make Valgrind happy. Work in progress.Eduardo Chappa
2018-04-18 * Fix compilation errors in Windows to include files pith/ical.c andEduardo Chappa
2018-03-09 * Some locales do not have a string for AM or PM (e.g. de_DE) whichEduardo Chappa
2018-02-26 * New version 2.21.999Eduardo Chappa
2018-02-24Merge branch 'ical'Eduardo Chappa
2018-02-24 * remove for now files ical.c and ical.h until we get to implement aEduardo Chappa
2018-02-03 * tcp debug can be enabled using -d tcp or -d tcpdebug. I had to do thisEduardo Chappa
2018-01-21 * If the directory where Alpine saves the certificates if empty,Eduardo Chappa