summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-10-01 16:15:02 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-10-01 16:15:02 +0200
commit1808df607d8e057ce6dd5c3c7e2b64725137971d (patch)
treee42503dff247106393aeb0c7f72f03acd2e60b99
parent2b0ea641fa50fd56c4e051ff31137f0eb1476372 (diff)
downloadgnutls-1808df607d8e057ce6dd5c3c7e2b64725137971d.tar.gz
updated
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 0f18386820..b14671ac0a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -3,6 +3,8 @@ 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:
+* 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
certificate size.
* Add an authenticated-encryption API.