From 4bfe07640c93f8dfd3af4bb76c8346ef4a129cc8 Mon Sep 17 00:00:00 2001 From: monnerat Date: Mon, 19 Apr 2010 11:16:30 +0200 Subject: Implement SMTP authentication --- docs/RESOURCES | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/RESOURCES') diff --git a/docs/RESOURCES b/docs/RESOURCES index 4d6465d6e..760e75975 100644 --- a/docs/RESOURCES +++ b/docs/RESOURCES @@ -32,12 +32,16 @@ This document lists documents and standards used by curl. RFC 2068 - HTTP 1.1 (obsoleted by RFC 2616) + RFC 2104 - Keyed-Hashing for Message Authentication + RFC 2109 - HTTP State Management Mechanism (cookie stuff) - Also, read Netscape's specification at http://curl.haxx.se/rfc/cookie_spec.html RFC 2183 - The Content-Disposition Header Field + RFC 2195 - CRAM-MD5 authentication + RFC 2229 - A Dictionary Server Protocol RFC 2255 - Newer LDAP URL syntax document. @@ -73,3 +77,7 @@ This document lists documents and standards used by curl. RFC 2965 - HTTP State Management Mechanism. Cookies. Obsoletes RFC2109 RFC 3207 - SMTP over TLS + + RFC 4616 - PLAIN authentication + + RFC 4954 - SMTP Authentication -- cgit v1.2.3