summaryrefslogtreecommitdiff
path: root/pith/pine.hlp
AgeCommit message (Expand)Author
2021-08-31 * Update default protection of Windows files, as this was modifiedEduardo Chappa
2021-08-31 * Update to latest version of Openssl in git at the time of thisEduardo Chappa
2021-08-31 * Crash caused by saving (and resaving) XOAUTH2 refresh and access tokensEduardo 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 commitEduardo Chappa
2021-08-23 * Fix a typo in documentation. Patch provided by Dennis Davis. OtherEduardo 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 serverEduardo 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 theEduardo 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 duringEduardo 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 POSTEduardo Chappa
2021-06-10 * Bug fix: Tcp and http debug information is not printed unless theEduardo Chappa
2021-05-31 * Bug fix: Memory corruption when alpine searches for a string that isEduardo Chappa
2021-05-28 * Fixes and improvements to the documentation by Dennis DavisEduardo Chappa
2021-04-29 * Crash in the ntlm authenticator when no domain was specified in theEduardo Chappa
2021-04-18 * Fixes to the support for ssl ciphers (variable could be setEduardo Chappa
2021-04-18 * Addition of testing for wctomb(), which will be used in systems thatEduardo Chappa
2021-04-18 * Improvements and corrections to the documentation by Dennis Davis.Eduardo Chappa
2021-04-17 * Add new variable ssl-ciphers to list the ciphers that will be used whenEduardo Chappa
2021-04-17 * Add new hidden feature "Enable Delete Before Writing" that makes AlpineEduardo Chappa
2021-04-10 * New alpha version 2.24.1Eduardo Chappa
2021-04-09 * Improvements and corrections to Alpine documentation submitted byEduardo Chappa
2021-04-08 * Improvements to Alpine documentation submitted by Dennis Davis.Eduardo Chappa
2021-04-08 * Introduction of OTHER CMDS menu for the browser/pilot to letEduardo Chappa
2021-04-06 * Use ‘alpine -F’ instead of ‘pine -F’ as the browser default pager...Eduardo Chappa
2021-04-06 * Always follow ‘suppress-asterisks-in-password-prompt’ setting in theEduardo Chappa
2021-04-05 * Corrections to the documentation by Dennis Davis.Eduardo Chappa
2021-04-04 * PC-Alpine: Debug files used to be created with extension .txt1, .txt2, etc.Eduardo Chappa
2021-04-04 * PC-Alpine only: Some service providers produce access tokens that are too...Eduardo Chappa
2021-03-30 * Corrected spelling error in file pine.hlp by Dennis Davis. Thank you!Eduardo Chappa
2021-03-28 * Many spelling errors corrected by Jens Schleusener. Thank you!Eduardo Chappa
2021-03-27 * Remove the ability to choose between the device and authorize methodsEduardo Chappa
2021-03-27 * new http option for debug. This is mostly useful to debug XOAUTH2Eduardo Chappa
2021-03-14 * The instruction to remove the double quotes from the processing ofEduardo Chappa
2021-02-25 * Fix: When deleting an attachment, saving the message with the deletedEduardo Chappa
2020-11-27 * Update to documentation about changes to Alpine in version 2.24,Eduardo Chappa
2020-11-23 * Add support for the base64 URL encoding.Eduardo Chappa
2020-11-01 * The previous commit does not allow clients to login using xoauth2, soEduardo Chappa
2020-11-01 * Improvements to the cancel authentication logic to not to make itEduardo Chappa