Age | Commit message (Expand) | Author |
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 use | Eduardo 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-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 print | Eduardo Chappa |
2020-02-19 | * Correct the NTLM authenticator to make sure Alpine compiles when | Eduardo Chappa |
2020-02-19 | * Added support for SALS-IR (rfc 4959) and similar support for other | Eduardo Chappa |
2020-02-03 | * Add variable system-certs-file to indicate the location of a container | Eduardo Chappa |
2020-01-26 | * Add the file imap/src/c-client/auth_bea.c, needed for the compilation | Eduardo Chappa |
2020-01-26 | * Add support for the OAUTHBEARER authentication method in Gmail. Thanks to | Eduardo Chappa |
2020-01-19 | * Initial release of Alpine version 2.22. | 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-15 | * Fix a number of misspellings in the source code of Alpine. I hav only | Eduardo Chappa |
2020-01-15 | * Add configuration screen for XOAUTH, so users can configure their own | Eduardo Chappa |
2020-01-04 | * The feature that stopped alpine from saving passwords in the password | Eduardo Chappa |
2019-10-27 | * Fix a bug in commit 418e8bc5789d... which made Alpine ignore a challenge | Eduardo Chappa |
2019-09-01 | * Improvements to documentation and behavior of Alpine when users get a | Eduardo 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 according | Eduardo Chappa |
2019-07-11 | * Alpine crashes when trying to post an article in a newsgroup and the | Eduardo Chappa |
2019-06-22 | * New version 2.21.99999 (06/22/2019) | Eduardo Chappa |
2019-05-08 | * Buffer overflow bug on auth_md5.c, where not enough dynamic memory | Eduardo Chappa |
2019-05-04 | * Initial release of XOAUTH2 authentication support in Alpine for | Eduardo Chappa |
2019-02-17 | * Rewrite support for specific SSL encryption protocols, including | Eduardo Chappa |
2019-02-15 | * Restore recognition of empty directories. It was deleted by mistake | Eduardo Chappa |
2019-02-15 | * Add /auth=XYZ to the way to define a server. This allows users to | Eduardo Chappa |
2019-01-26 | * Ignore errors coming from errors in parsing the ID from an IMAP | Eduardo Chappa |
2018-12-08 | * Let the client do a RSET when an error occurs while sending an | Eduardo Chappa |
2018-12-08 | * Alpine would not report an error correctly in the case that there was | 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-07-06 | * Remap UBOGON from 0xfffd to 0xfff8, since 0xfffd represents a missing | Eduardo 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 IMAP | Eduardo Chappa |
2018-05-13 | * More changes to make Valgrind happy. Work in progress. | Eduardo Chappa |
2018-02-26 | * New version 2.21.999 | Eduardo Chappa |
2018-01-14 | * Change to imap4r1.c to ignore text after a reply to a STATUS | Eduardo Chappa |
2017-09-29 | * NTLM authentication support with the ntlm library, in Unix systems. | Eduardo Chappa |
2017-03-17 | * New version 2.21 | Eduardo Chappa |