From cef30e0924aff22d1c4c891ea46410794d63e2f7 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 26 Jul 2010 16:38:29 -0700 Subject: Added PolarSSL to the docs --- docs/FEATURES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/FEATURES') diff --git a/docs/FEATURES b/docs/FEATURES index bc95aacd6..32589e1d3 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -43,7 +43,7 @@ HTTP - POST - Pipelining - multipart formpost (RFC1867-style) - - authentication: Basic, Digest, NTLM(*1), GSS-Negotiate/Negotiate(*3) and + - authentication: Basic, Digest, NTLM(*9), GSS-Negotiate/Negotiate(*3) and SPNEGO (*4) to server and proxy - resume (both GET and PUT) - follow redirects @@ -125,7 +125,7 @@ FILE FOOTNOTES ========= - *1 = requires OpenSSL, GnuTLS, NSS or yassl + *1 = requires OpenSSL, GnuTLS, NSS, yassl or PolarSSL *2 = requires OpenLDAP *3 = requires a GSSAPI-compliant library, such as Heimdal or similar. *4 = requires FBopenssl @@ -133,3 +133,4 @@ FOOTNOTES *6 = requires c-ares *7 = requires OpenSSL or NSS, as GnuTLS only supports SSLv3 and TLSv1 *8 = requires libssh2 + *9 = requires OpenSSL, GnuTLS, NSS or yassl -- cgit v1.2.3