summaryrefslogtreecommitdiff
path: root/imap
AgeCommit message (Expand)Author
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
2016-07-22 * Re-add _BSD_SOURCE, which is deprecated by gcc6. It will be fixedEduardo Chappa
2016-07-05 * Do not define _BSD_SOURCE but define _DEFAULT_SOURCE instead.Eduardo Chappa
2016-06-15 * Add a missing call to fclose in newsrc.c. Reported by DavidEduardo Chappa
2016-06-12 * Replace snprintf by sprintf in mailutil.c since Visual Studio hasEduardo Chappa
2016-04-17 * Add a "dedup" command to the mailutil program. The format is asEduardo Chappa
2016-02-10 * Add support to c-client of special-use mailboxes for client use.Eduardo Chappa
2016-02-02 * New version 2.20.11Eduardo Chappa
2016-02-01 * Added support for RFC 2971 - IMAP ID extension.Eduardo Chappa
2015-11-15 * PC-Alpine: New configuration option "Aspell Dictionaries" allows aEduardo Chappa