index
:
Erich/alpine
default-pipe
hashcash
hide-hostname
master
rules
topal-patch
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
imap
/
src
/
c-client
/
auth_oa2.c
Age
Commit message (
Expand
)
Author
2021-05-08
* Clear out some gcc warnings, and code improvement. Work in progress.
Eduardo Chappa
2020-11-01
* The previous commit does not allow clients to login using xoauth2, so
Eduardo Chappa
2020-11-01
* Improvements to the cancel authentication logic to not to make it
Eduardo Chappa
2020-08-29
* When a server expires a refresh token, Alpine needs to cancel it
Eduardo Chappa
2020-06-26
* Expansion of the configuration screen for XOAUTH2 to include
Eduardo Chappa
2020-06-12
* Initial implementation of XOAUTH2 authentication support for Outlook.
Eduardo Chappa
2020-05-21
* Update to some http_* functions to return status code returned by server.
Eduardo Chappa
2020-05-18
* A few improvements to the http code, which make the http_* functions not ...
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-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-19
* Added support for SALS-IR (rfc 4959) and similar support for other
Eduardo Chappa
2020-01-26
* Add support for the OAUTHBEARER authentication method in Gmail. Thanks to
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-05-04
* Initial release of XOAUTH2 authentication support in Alpine for
Eduardo Chappa