summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-02-25 09:58:46 +0100
committerWerner Koch <wk@gnupg.org>2004-02-25 09:58:46 +0100
commit9d988d60683c5411754c9963e03ea4a37837567b (patch)
tree6b1ca3d0c4d1842c82ab8c9b166e15060ffde4e1 /TODO
parent2004-02-24 Marcus Brinkmann <marcus@g10code.de> (diff)
downloadgnupg2-9d988d60683c5411754c9963e03ea4a37837567b.tar.xz
gnupg2-9d988d60683c5411754c9963e03ea4a37837567b.zip
New option --disable-threads to inhibit
unintentional builds without Pth.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 496babfdc..f3a66f08c 100644
--- a/TODO
+++ b/TODO
@@ -33,6 +33,11 @@ might want to have an agent context for each service request
** mark all unimplemented commands and options.
** Print a hint when MD2 is the cause for a problem.
** Implement --default-key
+** Using --export-secret-key-p12 with a non-pth agent
+ This leads to a lockup because gpgsm is still accessing the agent
+ while gpg-protect-tool wants to pop up the pinentry. Solution is
+ to release the connection. This is not trivial, thus we are going
+ to do that while changing gpgsm to allow concurrent operations.
* sm/keydb.c
** Check file permissions