diff options
author | Werner Koch <wk@gnupg.org> | 2006-06-30 11:42:08 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2006-06-30 11:42:08 +0200 |
commit | 6c208fea3275e7d9244842811e8a5eefeb255e5f (patch) | |
tree | b98d77626ae598b03138f84ff2b1682c7e8733db /TODO | |
parent | Remove stale lockfiles if created on the same node. (diff) | |
download | gnupg2-6c208fea3275e7d9244842811e8a5eefeb255e5f.tar.xz gnupg2-6c208fea3275e7d9244842811e8a5eefeb255e5f.zip |
A couple of fixes. gpg2's key generation does now work.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -103,6 +103,9 @@ 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 +* jnlib/ +** provide jnlib_malloc and try to remove all jnlib_xmalloc. + * gpg/ ** issue a NO_SECKEY xxxx if a -u key was not found. ** Replace DIGEST_ALGO_SHA224 |