aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 1 insertions, 15 deletions
diff --git a/TODO b/TODO
index 661f3eb5f..3bf925cd6 100644
--- a/TODO
+++ b/TODO
@@ -77,10 +77,6 @@ might want to have an agent context for each service request
** Add a test to check the extkeyusage.
-* doc/
-** Explain how to setup a root CA key as trusted
-** Explain how trustlist.txt might be managed.
-
* Windows port
** gpgsm's LISTKEYS does not yet work
Fix is to change everything to libestream
@@ -90,12 +86,10 @@ might want to have an agent context for each service request
* sm/
** check that we issue NO_SECKEY xxx if a -u key was not found
- We don't. The messages retruned are also wrong (recipient vs. signer).
+ We don't. The messages returned are also wrong (recipient vs. signer).
* jnlib/
** provide jnlib_malloc and try to remove all jnlib_xmalloc.
-** Extend utf8conv.c to make use of iconv.
- Need to merge with the code in 1.4/util/strgutil.c.
* g10/
** issue a NO_SECKEY xxxx if a -u key was not found.
@@ -109,13 +103,5 @@ might want to have an agent context for each service request
As soon as we switch to libgcrypt 1.3 we should remove the hard
coded constant in random_is_faked.
-
-* common/
-** ttyio
- Add completion support.
-** yesno
- Update to gpg 1.4.3 version
-
-
* Extend selinux support to other modules