Age | Commit message (Expand) | Author |
2020-06-26 | * Expansion of the configuration screen for XOAUTH2 to include | Eduardo Chappa |
2020-06-13 | * Promote the login authentication method higher than | Eduardo Chappa |
2020-06-12 | * Initial implementation of XOAUTH2 authentication support for Outlook. | Eduardo Chappa |
2020-05-10 | * Remove CC=cc from Makefiles under the imap/ directory. Also redefine | Eduardo Chappa |
2020-02-09 | * Creation of port wxp to build Alpine in Windows XP. At the time | Eduardo Chappa |
2020-02-03 | * Add variable system-certs-file to indicate the location of a container | Eduardo Chappa |
2020-01-26 | * Add support for the OAUTHBEARER authentication method in Gmail. Thanks to | Eduardo Chappa |
2020-01-25 | * New variable system-certs-path that allows users to indicate the | Eduardo Chappa |
2020-01-19 | * Creating w32 port for compilation of Alpine. This is intended for old | Eduardo 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 enough | Eduardo Chappa |
2020-01-17 | * Add file imap/src/osdep/nt/nt_libressl.c, which is useful to build | Eduardo 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 only | Eduardo Chappa |
2020-01-10 | * Add file ssl_win.c, which is necessary for the compilation of | Eduardo Chappa |
2020-01-04 | * The feature that stopped alpine from saving passwords in the password | Eduardo Chappa |
2019-11-25 | * Add lnpno port to imap/src/osdep/unix/Makefile to account for ports that do | Eduardo 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 code | Eduardo Chappa |
2019-09-06 | * Fixes so that Alpine will build in the Windows operating system. This | Eduardo Chappa |
2019-07-05 | * Fix compilation error produced when a specific encryption protocol | Eduardo Chappa |
2019-05-23 | * Code to limit versions of the encryption protocol uses old calls, | Eduardo Chappa |
2019-05-04 | * Initial release of XOAUTH2 authentication support in Alpine for | Eduardo Chappa |
2019-04-28 | * Compilation failure in Solaris when ldap is enabled. Reported by | Eduardo Chappa |
2019-02-28 | * Clean up some code in the ssl_unix module. It adds to the last | Eduardo Chappa |
2019-02-17 | * Rewrite support for specific SSL encryption protocols, including | Eduardo Chappa |
2018-09-30 | * Define TLS_client_version to be the highest TLSv1*_client_method | Eduardo Chappa |
2018-09-29 | * Add the /tls1_3 modifier to establish connections use the TLS protocol | Eduardo Chappa |
2018-08-12 | * Several changes to the compilation of Alpine in Windows to use | Eduardo Chappa |
2018-06-14 | * More changes to make Valgrind happy. | 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-01-07 | * Redefine TLSv1_1_client_method and TLSv1_2_client_method | Eduardo Chappa |
2017-12-04 | * New version 2.21.99 | Eduardo Chappa |
2017-09-29 | * NTLM authentication support with the ntlm library, in Unix systems. | Eduardo Chappa |
2016-09-03 | * Alpine does not build with openssl 1.1.0, so this update fixes that. | Eduardo Chappa |
2016-07-22 | * Re-add _BSD_SOURCE, which is deprecated by gcc6. It will be fixed | Eduardo Chappa |
2016-07-05 | * Do not define _BSD_SOURCE but define _DEFAULT_SOURCE instead. | Eduardo Chappa |
2015-11-15 | * PC-Alpine: New configuration option "Aspell Dictionaries" allows a | Eduardo Chappa |
2015-11-07 | * Elements of the FILE structure were used in the Windows port to save | Eduardo Chappa |
2015-07-26 | * Fix compilation error in arg.c when pwdcertdir was being freed, even | Eduardo Chappa |
2015-07-24 | * new version 2.20.9. | Eduardo Chappa |
2015-01-25 | * new version 2.20.1 | Eduardo Chappa |
2014-12-07 | * new version 2.19.9993 | Eduardo Chappa |
2013-11-02 | * Update to version 2.19.1 | Eduardo Chappa |
2013-10-06 | * new version 2.11.8 | Eduardo Chappa |
2013-06-03 | * Changes to configure.ac to add -lkrb5 to the link | Eduardo Chappa |
2013-05-31 | * somehow all.patch got here. Reversing. | Eduardo Chappa |
2013-05-31 | * Fix not allow remote execution by adding PIPE_NOSHELL to the opening of a... | Eduardo Chappa |