From f9a70437820d05f7f98ffd1c9003edd83872e9b5 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 15 May 1998 18:49:19 +0000 Subject: new release --- TODO | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3355678e3..f31cbaa97 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,12 @@ + * make --add-key work (to add an ElGamal key to a DSA key). + + * add readline support. Must enhance libreadline - Anyone? + + * Burn the buffers used by fopen(), or use read(2). + + * enable a SIGSEGV handler while using zlib functions + * improve iobuf by reading more than one byte at once, this shoud espceially done for the buffer in the chain. Change the buffering to a mbuf like scheme? Need it for PSST anyway. @@ -7,11 +15,6 @@ * add checking of armor trailers * remove all "Fixmes" - * enable a SIGSEGV handler while using zlib functions - - * key generation for dsa and subpacket support. - - * Burn the buffers used by fopen(), or use read(2). * bug: g10/trustdb.c#build_sigrecs called to often by do_list_path and remove the bad kludge. Maybe we should put all sigs into the trustdb @@ -38,13 +41,9 @@ flag that we may have a cached signature for this (and use the address of PKC to lookup the hash). - * change the misleading usage of public key certificate to public key data - or something like this. - - * fix the problems with "\v" in gettext. Add nice formatting stuff to - argparse.c + * change the misleading usage of "public key certificate" to + "public key data" or something like this. * replace getkey.c#enum_secret_keys - * add readline support (Must enhance libreadline) -- cgit v1.2.3