gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 42/219: emailL Added reference to RFC8314 for impli


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 42/219: emailL Added reference to RFC8314 for implicit TLS
Date: Wed, 22 May 2019 19:16:21 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 166ace8be017a9e53bbf20c469ccd32c430cdea6
Author: Steve Holme <address@hidden>
AuthorDate: Thu Apr 11 01:19:15 2019 +0100

    emailL Added reference to RFC8314 for implicit TLS
---
 lib/imap.c | 1 +
 lib/pop3.c | 1 +
 lib/smtp.c | 1 +
 3 files changed, 3 insertions(+)

diff --git a/lib/imap.c b/lib/imap.c
index 075b3ad20..f1a94429c 100644
--- a/lib/imap.c
+++ b/lib/imap.c
@@ -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>
  *
  ***************************************************************************/
diff --git a/lib/pop3.c b/lib/pop3.c
index 8dbd448b2..c8f3965e4 100644
--- a/lib/pop3.c
+++ b/lib/pop3.c
@@ -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>
  *
  ***************************************************************************/
diff --git a/lib/smtp.c b/lib/smtp.c
index fec0026a2..f1fd9cc40 100644
--- a/lib/smtp.c
+++ b/lib/smtp.c
@@ -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>
  *

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]