* Add support for the OAUTHBEARER authentication method in Gmail. Thanks to
commitc9fc05a6bfdfd50231d58fe572e524108089c98d
authorEduardo Chappa <chappa@washington.edu>
Sun, 26 Jan 2020 09:34:43 +0000 (26 02:34 -0700)
committerEduardo Chappa <chappa@washington.edu>
Sun, 26 Jan 2020 09:34:43 +0000 (26 02:34 -0700)
tree16f96a5227614d8d8473f13e39ec098e7077b1e7
parenta75a6e47a5c181dc3e6c039b2c06103085ef9dff
  * Add support for the OAUTHBEARER authentication method in Gmail. Thanks to
    Alexander Perlis for suggesting it and explaining how the method works.
19 files changed:
alpine/imap.c
alpine/imap.h
imap/src/c-client/auth_ext.c
imap/src/c-client/auth_gss.c
imap/src/c-client/auth_log.c
imap/src/c-client/auth_md5.c
imap/src/c-client/auth_ntl.c
imap/src/c-client/auth_oa2.c
imap/src/c-client/auth_pla.c
imap/src/c-client/imap4r1.c
imap/src/c-client/mail.h
imap/src/c-client/nntp.c
imap/src/c-client/pop3.c
imap/src/c-client/smtp.c
imap/src/osdep/nt/makefile.nt
imap/src/osdep/nt/makefile.ntk
imap/src/osdep/nt/makefile.w2k
imap/src/osdep/unix/Makefile
pith/pine.hlp