Age | Commit message (Expand) | Author |
2021-10-23 | * Update help file to remove netscape and substitute that by firefox. | Eduardo Chappa |
2021-10-23 | * When alpine is authenticating using the XOAUTH2 method, servers will | Eduardo Chappa |
2021-10-22 | * Fix the type of some flags for openssl from int to long. | Eduardo Chappa |
2021-10-17 | * Exiting the authroization screen for XOAUTH2 makes alpine cancel the | Eduardo Chappa |
2021-10-10 | * Alpine might delete all passwords from the password file if the | Eduardo Chappa |
2021-10-08 | * Corrections and improvements to the help text provided by Dennis David. | Eduardo Chappa |
2021-10-07 | * Some servers do not allow the Drafts folder to be removed, even when | Eduardo Chappa |
2021-10-07 | * Corrections and improvements to the help text provided by Dennis David. | Eduardo Chappa |
2021-10-05 | * Update of the link to the privacy policy. | Eduardo Chappa |
2021-10-04 | * the option --disable-optimization to the configure script does not | Eduardo Chappa |
2021-10-03 | * Alpine can display (with the help of an image viewer) images embedded in... | Eduardo Chappa |
2021-10-03 | * Code clean up and removal of some warnings. | Eduardo Chappa |
2021-09-29 | * Cancel refresh token when XOAUTH2 authentication fails. | Eduardo Chappa |
2021-09-24 | * Alpine crashes when it cannot retrieve privacy policy due to | Eduardo Chappa |
2021-09-23 | * Alpine fails to build when given the --without-ssl configure | Eduardo Chappa |
2021-09-18 | * new version 2.25 | Eduardo Chappa |
2021-09-13 | * Enabled encryption protocols in PC-Alpine are based on those enabled | Eduardo Chappa |
2021-09-12 | * Additional code so that passwords are not deleted when connections | Eduardo Chappa |
2021-09-12 | * New format for saving passwords in the windows credential manager | Eduardo Chappa |
2021-09-09 | * Alpine will delete passwords that do not work from internal memory | Eduardo Chappa |
2021-09-07 | * Forwarding did not append the (fwd) suffix to the subject. Bug introduced | Eduardo Chappa |
2021-08-31 | * Update default protection of Windows files, as this was modified | Eduardo Chappa |
2021-08-31 | * Update to latest version of Openssl in git at the time of this | Eduardo Chappa |
2021-08-31 | * Crash caused by saving (and resaving) XOAUTH2 refresh and access tokens | Eduardo Chappa |
2021-08-28 | * Changes to auth_bea.c similar to those of auth_oa2.c. | Eduardo Chappa |
2021-08-28 | * Fix of more memory leaks and a crash due to incorrect freeing of memory, i... | Eduardo Chappa |
2021-08-23 | * Crash due to incorrect freeing of memory, introduced in commit | Eduardo Chappa |
2021-08-23 | * Fix a typo in documentation. Patch provided by Dennis Davis. Other | Eduardo Chappa |
2021-08-23 | * Fix some memory leaks reported by Valgrind. | Eduardo Chappa |
2021-08-21 | * Add short option equivalent for the -xoauth2-* options. For example, | Eduardo Chappa |
2021-08-21 | * Crash when attempting to remove a configuration for a XOAUTH2 server | Eduardo Chappa |
2021-08-21 | * Fix, alpine was assigning the flow to follow to the username of the user. | Eduardo Chappa |
2021-08-21 | * Add option -xoauth2-flow to the command line, so that users can specify the | Eduardo Chappa |
2021-08-19 | * Clear out some warnings given by gcc-10. | Eduardo Chappa |
2021-08-15 | * The c-client library parses information from an IMAP server during | Eduardo Chappa |
2021-08-10 | * Improvements to http.c and json.c for support of future code. | Eduardo Chappa |
2021-08-10 | * Fix bug that prevented Alpine from saving passwords in the Unix password... | Eduardo Chappa |
2021-08-09 | * Update to json code to simplify it. | Eduardo Chappa |
2021-07-31 | * Clear more warnings given by gcc-10. Work in progress. | Eduardo Chappa |
2021-07-30 | * Improvements to the http and json code. | Eduardo Chappa |
2021-07-28 | * Print error when trying to authenticate using XOAUTH2, when available. | Eduardo Chappa |
2021-07-04 | * Bug fix: When trying to select a folder for saving a message, one can on... | Eduardo Chappa |
2021-06-10 | * Rewrite of http code to keep connections alive after GET and POST | Eduardo Chappa |
2021-06-10 | * Bug fix: Tcp and http debug information is not printed unless the | Eduardo Chappa |
2021-06-06 | * Clear some warnings given by gcc-10. | Eduardo Chappa |
2021-05-31 | * Bug fix: Memory corruption when alpine searches for a string that is | Eduardo Chappa |
2021-05-30 | * Improvements to the xoauth2 screen so that users are informed | Eduardo Chappa |
2021-05-28 | * Fixes and improvements to the documentation by Dennis Davis | Eduardo Chappa |
2021-05-22 | * New alpha version 2.24.2 | Eduardo Chappa |
2021-05-21 | * Clear out some gcc warnings, and code improvement. Work in progress. | Eduardo Chappa |