]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 12 Mar 2014 09:53:57 +0000 (10:53 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 13 Mar 2014 13:30:30 +0000 (14:30 +0100)
doc/TODO

index 077147881dd9be89b9b0b028f25e8a804fade487..ccbdb53e274d0d32913ec1ae0542894148087724 100644 (file)
--- 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)