summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2005-11-14 20:13:21 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2005-11-14 20:13:21 +0000
commitb0928f56b9cb28310b7feae8fd7a477b6e1216db (patch)
treedc8d81d587d3519014aa1681940fd5d4ac3f4842 /doc/TODO
parent538017951aaa242fe48da940cf05fd8b51bb7964 (diff)
downloadgnutls-b0928f56b9cb28310b7feae8fd7a477b6e1216db.tar.gz
*** empty log message ***
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index c7f9d93a4a..886584978f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -3,14 +3,11 @@ 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:
-* Convert the current sexp stuff to the gcrypt ac API.
-* Make the current ciphering code a bit more abstract to
- allow easy integration with TLS hardware.
* Allow adding multiple subject alternative names.
-* Allow verifying of certificates on their reception.
* Verify added CRLs (is it really needed?)
* Document the format for the supported DN attributes.
* Audit the code
+- Allow verifying of certificates on their reception.
- Add gnutls_certificate_set_openpgp_keyring()
function, similar to gnutls_certificate_set_openpgp_key().
- Use subkeys with the 0x20 flag in openpgp keys (if present),