]> granicus.if.org Git - curl/commit
pop3: Added support for ;auth=<mech> in the URL
authorSteve Holme <steve_holme@hotmail.com>
Sat, 13 Apr 2013 15:09:28 +0000 (16:09 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 13 Apr 2013 15:16:21 +0000 (16:16 +0100)
commitb3a01be2f3fee2fc192175a77b0f347f84466cb3
treef24fb5acc424fbf72b2c3d05293dacdffb20afc1
parent00045a300960e5d48183e5d14d883bfa4295af63
pop3: Added support for ;auth=<mech> in the URL

Added support for specifying the preferred authentication type and SASL
mechanism in the URL as per RFC-2384.
lib/pop3.c
lib/pop3.h