diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-10-01 16:15:02 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-10-01 16:15:02 +0200 |
commit | 1808df607d8e057ce6dd5c3c7e2b64725137971d (patch) | |
tree | e42503dff247106393aeb0c7f72f03acd2e60b99 /doc/TODO | |
parent | 2b0ea641fa50fd56c4e051ff31137f0eb1476372 (diff) | |
download | gnutls-1808df607d8e057ce6dd5c3c7e2b64725137971d.tar.gz |
updated
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |