]> granicus.if.org Git - curl/commit
smtp: Added support for ;auth=<mech> in the URL
authorSteve Holme <steve_holme@hotmail.com>
Sat, 13 Apr 2013 15:21:58 +0000 (16:21 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 13 Apr 2013 15:23:00 +0000 (16:23 +0100)
commit8723cade21fbfc811777b893d03192294c2ed85f
treef3d539b0893a640a0561af8b7764c52ea2dd155a
parentd956d9db47f520535438919abc21f4ad043b26c1
smtp: Added support for ;auth=<mech> in the URL

Added support for specifying the preferred authentication mechanism in
the URL as per Internet-Draft 'draft-earhart-url-smtp-00'.
lib/smtp.c
lib/smtp.h