summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-03-12 10:53:57 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-03-13 14:30:30 +0100
commite9b4e00bb5ae38687bf3168bc786aeee8aa7aa9d (patch)
tree4c84b2aab6ce449625c8dfe9a50b270eaeab7450 /doc
parentf3ebcbc4986d76d0c8a49d107938c57c30333737 (diff)
downloadgnutls-e9b4e00bb5ae38687bf3168bc786aeee8aa7aa9d.tar.gz
doc update
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
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)