summaryrefslogtreecommitdiff
path: root/imap
AgeCommit message (Expand)Author
2020-07-03 * Experimental: Elimination of the w32 build code for PC-Alpine.Eduardo Chappa
2020-07-02 * Fix some compilation warnings in Windows. Reported by Barry Landy.Eduardo Chappa
2020-06-29 * Modifications to protect the privacy of users:Eduardo Chappa
2020-06-26 * When Alpine starts a PREAUTH connection, it might still ask the userEduardo Chappa
2020-06-26 * Expansion of the configuration screen for XOAUTH2 to includeEduardo Chappa
2020-06-18 * Crash if Privacy Policy is not accessible.Eduardo Chappa
2020-06-18 * Compilation error in Alpine when using the ntlm authenticator.Eduardo Chappa
2020-06-18 * Security Bug: Alpine can be configured to start a secure connection using...Eduardo Chappa
2020-06-13 * Promote the login authentication method higher thanEduardo Chappa
2020-06-12 * Additional addition of doucmentation for XOAUTH2, some fixes in the docu...Eduardo Chappa
2020-06-12 * Initial implementation of XOAUTH2 authentication support for Outlook.Eduardo Chappa
2020-06-08 * Corrections to spelling errors, contributed by Jens Schleusener.Eduardo Chappa
2020-06-08 * Remove some compilation warnings given by clang7.Eduardo Chappa
2020-06-08 * Remove some compilation warnings given by gcc9.Eduardo Chappa
2020-05-21 * Update to some http_* functions to return status code returned by server.Eduardo Chappa
2020-05-18 * Further modifications to http.c to account for differences in which http...Eduardo Chappa
2020-05-18 * A few improvements to the http code, which make the http_* functions not ...Eduardo Chappa
2020-05-14 * Create /starttls as a synonym of /tls. Update the documentation to useEduardo Chappa
2020-05-13 * Avoid error messages or tcp timeouts when cancelling imap authentication.Eduardo Chappa
2020-05-13 * Clear a few compilations warnings, produced by gcc.Eduardo Chappa
2020-05-11 * When using single trip authenticators, still report we used them,Eduardo Chappa
2020-05-10 * Remove CC=cc from Makefiles under the imap/ directory. Also redefineEduardo Chappa
2020-05-09 * Several improvements to Alpine's support of XOAUTH2. In the case of Gmail,Eduardo Chappa
2020-05-08 * Bug prevented development version from establishing a XOAUTH2 authenticat...Eduardo 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-03 * Add variable system-certs-file to indicate the location of a containerEduardo 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 * 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 * 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 * 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-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