]> granicus.if.org Git - curl/commitdiff
emailL Added reference to RFC8314 for implicit TLS
authorSteve Holme <steve_holme@hotmail.com>
Thu, 11 Apr 2019 00:19:15 +0000 (01:19 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 11 Apr 2019 00:19:15 +0000 (01:19 +0100)
lib/imap.c
lib/pop3.c
lib/smtp.c

index 075b3ad201fb006735b309061cb25d57bef31fbb..f1a94429c898f286dd6ea0960d146dcc4a61c726 100644 (file)
@@ -28,6 +28,7 @@
  * RFC4959 IMAP Extension for SASL Initial Client Response
  * RFC5092 IMAP URL Scheme
  * RFC6749 OAuth 2.0 Authorization Framework
+ * RFC8314 Use of TLS for Email Submission and Access
  * Draft   LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
  *
  ***************************************************************************/
index 8dbd448b2c7ac63e0a22f6153e9d26ea1c81dd09..c8f3965e4941861062187d474f3767ad6885f6c4 100644 (file)
@@ -30,6 +30,7 @@
  * RFC4752 The Kerberos V5 ("GSSAPI") SASL Mechanism
  * RFC5034 POP3 SASL Authentication Mechanism
  * RFC6749 OAuth 2.0 Authorization Framework
+ * RFC8314 Use of TLS for Email Submission and Access
  * Draft   LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
  *
  ***************************************************************************/
index fec0026a24ccc764801874ae839a56fe90ace6ae..f1fd9cc40b6c75f8563e5370dfdbc5c454b2f903 100644 (file)
@@ -28,6 +28,7 @@
  * RFC4954 SMTP Authentication
  * RFC5321 SMTP protocol
  * RFC6749 OAuth 2.0 Authorization Framework
+ * RFC8314 Use of TLS for Email Submission and Access
  * Draft   SMTP URL Interface   <draft-earhart-url-smtp-00.txt>
  * Draft   LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt>
  *