summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2005-04-18 12:44:46 +0200
committerWerner Koch <wk@gnupg.org>2005-04-18 12:44:46 +0200
commiteff62d82bfcb9df1b85ce596f0f5b6ef00d3a0ca (patch)
treef865ac069a4f50caa0c4b62fc232a3d4e2331b4c /TODO
parent2005-04-15 Marcus Brinkmann <marcus@g10code.de> (diff)
downloadgnupg2-eff62d82bfcb9df1b85ce596f0f5b6ef00d3a0ca.tar.xz
gnupg2-eff62d82bfcb9df1b85ce596f0f5b6ef00d3a0ca.zip
* configure.ac: Require libksba 0.9.11.
sm/ * call-dirmngr.c (inq_certificate): Add new inquire SENDCERT_SKI. * certlist.c (gpgsm_find_cert): Add new arg KEYID and implement this filter. Changed all callers. * certchain.c (find_up_search_by_keyid): New helper. (find_up): Also try using the AKI.keyIdentifier. (find_up_external): Ditto.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9efbe6a1c..26b2cee60 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,9 @@
-*- outline -*-
+* IMPORTANT
+Check that openpty and pty.h are available and build symcryptrun only
+then. Run shred on the temporary files.
+
* src/base64
** Make parsing more robust