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_bea.c
Age
Commit message (
Expand
)
Author
2021-08-28
* Changes to auth_bea.c similar to those of auth_oa2.c.
Eduardo Chappa
2021-08-23
* Fix some memory leaks reported by Valgrind.
Eduardo Chappa
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-07-02
* Fix some compilation warnings in Windows. Reported by Barry Landy.
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-06-08
* Remove some compilation warnings given by clang7.
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-09
* Several improvements to Alpine's support of XOAUTH2. In the case of Gmail,
Eduardo Chappa
2020-02-19
* Added support for SALS-IR (rfc 4959) and similar support for other
Eduardo Chappa
2020-01-26
* Add the file imap/src/c-client/auth_bea.c, needed for the compilation
Eduardo Chappa