From: Nikos Mavrogiannopoulos Date: Wed, 12 Mar 2014 09:53:57 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e9b4e00bb5ae38687bf3168bc786aeee8aa7aa9d;p=thirdparty%2Fgnutls.git doc update --- diff --git a/doc/TODO b/doc/TODO index 077147881d..ccbdb53e27 100644 --- a/doc/TODO +++ b/doc/TODO @@ -3,6 +3,7 @@ anything), contact the developer's mailing list (gnutls-dev@lists.gnupg.org), in order to avoid having people working on the same thing. Current list: +* Allow setting a fixed key on the anonymous key exchange methods. * Deprecate GNUTLS_E_CERTIFICATE_LIST_UNSORTED, and automatically sort input chains in gnutls_certificate_set_x509_key_*. * Priority strings should also set the minimum acceptable DH key size and @@ -16,7 +17,6 @@ Current list: 2.5.29.33: Policy Mappings 2.5.29.54: Inhibit Any-policy 2.5.29.46: Freshest CRL - 2.5.29.30: Name Constraints * Add support for RSA-PSS. This signature algorithm is seen in some passport CAs. Should be added in nettle and then in gnutls. - Add certificate image support (see RFC3709, RFC6170)