Loading lib/curl_sasl.c +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ * RFC4422 Simple Authentication and Security Layer (SASL) * RFC4616 PLAIN authentication * RFC6749 OAuth 2.0 Authorization Framework * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * ***************************************************************************/ Loading lib/imap.c +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ * RFC4959 IMAP Extension for SASL Initial Client Response * RFC5092 IMAP URL Scheme * RFC6749 OAuth 2.0 Authorization Framework * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * ***************************************************************************/ Loading lib/pop3.c +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ * RFC4616 PLAIN authentication * RFC5034 POP3 SASL Authentication Mechanism * RFC6749 OAuth 2.0 Authorization Framework * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * ***************************************************************************/ Loading lib/smtp.c +2 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,8 @@ * RFC4954 SMTP Authentication * RFC5321 SMTP protocol * RFC6749 OAuth 2.0 Authorization Framework * Draft SMTP URL Interface * Draft SMTP URL Interface <draft-earhart-url-smtp-00.txt> * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * ***************************************************************************/ Loading Loading
lib/curl_sasl.c +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ * RFC4422 Simple Authentication and Security Layer (SASL) * RFC4616 PLAIN authentication * RFC6749 OAuth 2.0 Authorization Framework * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * ***************************************************************************/ Loading
lib/imap.c +1 −0 Original line number Diff line number Diff line Loading @@ -27,6 +27,7 @@ * RFC4959 IMAP Extension for SASL Initial Client Response * RFC5092 IMAP URL Scheme * RFC6749 OAuth 2.0 Authorization Framework * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * ***************************************************************************/ Loading
lib/pop3.c +1 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ * RFC4616 PLAIN authentication * RFC5034 POP3 SASL Authentication Mechanism * RFC6749 OAuth 2.0 Authorization Framework * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * ***************************************************************************/ Loading
lib/smtp.c +2 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,8 @@ * RFC4954 SMTP Authentication * RFC5321 SMTP protocol * RFC6749 OAuth 2.0 Authorization Framework * Draft SMTP URL Interface * Draft SMTP URL Interface <draft-earhart-url-smtp-00.txt> * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * ***************************************************************************/ Loading