summaryrefslogtreecommitdiff
path: root/imap
AgeCommit message (Expand)Author
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-04 * The feature that stopped alpine from saving passwords in the passwordEduardo 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-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-09-26 * Return a read() to be a read of one byte. The current code has a codeEduardo Chappa
2019-09-06 * Fixes so that Alpine will build in the Windows operating system. ThisEduardo 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-07-11 * Alpine crashes when trying to post an article in a newsgroup and theEduardo Chappa
2019-07-05 * Fix compilation error produced when a specific encryption protocolEduardo Chappa
2019-06-22 * New version 2.21.99999 (06/22/2019)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 memoryEduardo 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-02-28 * Clean up some code in the ssl_unix module. It adds to the lastEduardo 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-01-26 * Ignore errors coming from errors in parsing the ID from an IMAPEduardo 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-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-08-12 * Several changes to the compilation of Alpine in Windows to useEduardo Chappa
2018-07-06 * Remap UBOGON from 0xfffd to 0xfff8, since 0xfffd represents a missingEduardo Chappa
2018-07-04 * Kerberos was included twice in OSX due to a double definition of gssEduardo Chappa
2018-06-14 * More changes to make Valgrind happy.Eduardo Chappa
2018-05-21 * Add the "g" option to the select command that works in IMAPEduardo 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-02-26 * New version 2.21.999Eduardo Chappa
2018-01-14 * Change to imap4r1.c to ignore text after a reply to a STATUSEduardo Chappa
2018-01-07 * Redefine TLSv1_1_client_method and TLSv1_2_client_methodEduardo Chappa
2017-12-04 * New version 2.21.99Eduardo Chappa
2017-12-02 * Add /usr/local to add automatic support for ldap in Freebsd,Eduardo Chappa
2017-12-02 * Add binaries pico.exe, mailutil.exe, rpload.exe andd rpdump.exeEduardo Chappa
2017-09-29 * NTLM authentication support with the ntlm library, in Unix systems.Eduardo Chappa
2017-07-18 * Fix a few compiler warnings.Eduardo Chappa
2017-03-17 * New version 2.21Eduardo Chappa
2016-11-18 * Remove limit of encoded words in the c-client library, since anyEduardo Chappa
2016-09-03 * Alpine does not build with openssl 1.1.0, so this update fixes that.Eduardo Chappa
2016-08-11 * Protect all calls to mail_elt in pith/ and alpine/ code. Protect meansEduardo Chappa
2016-08-09 * Compilation fails in Debian Hardening, due to a printf call that isEduardo Chappa