From: Steve Holme Date: Wed, 10 Sep 2014 21:39:49 +0000 (+0100) Subject: ROADMAP.md: Updated GSSAPI authentication following 7.38.0 additions X-Git-Tag: curl-7_39_0~231 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=376f3c10ded77ca6799a62bec75db46122d625fe;p=thirdparty%2Fcurl.git ROADMAP.md: Updated GSSAPI authentication following 7.38.0 additions --- diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 3c565e79c6..9b3f3c1514 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -24,7 +24,7 @@ New stuff - libcurl 7. HTTP Digest authentication via Windows SSPI -8. GSSAPI authentication in the email protocols +8. SASL GSSAPI (Kerberos 5) authentication via a GSS-API library 9. add support for third-party SASL libraries such as Cyrus SASL - may need to move existing native and SSPI based authentication into vsasl folder after