diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-07-22 13:08:46 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2014-07-22 13:08:46 +0200 |
commit | 1c86c8825ccc5aa6b41d18c737b03d94799ec514 (patch) | |
tree | 48a30969a9a9299f06ad236f7b434a7a941b00c4 /doc/TODO | |
parent | 3b207550e548dbd1fdf7630ec430d2550a992670 (diff) | |
download | gnutls-1c86c8825ccc5aa6b41d18c737b03d94799ec514.tar.gz |
updated TODO
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ 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: +* gnutls-cli: Allow separation of the connecting IP and the hostname to + advertize or check. That is, allow specifying an IP to connect to and + a hostname to check. * Allow setting a fixed key on the anonymous key exchange methods (to allow it being used with the tofu API). * Deprecate GNUTLS_E_CERTIFICATE_LIST_UNSORTED, and automatically sort |