gnupg/g10 (ChangeLog keylist.c keyserver.c)
cvs user dshaw
cvs@cvs.gnupg.org
Thu, 19 Sep 2002 19:13:03 +0200
Date: Thursday, September 19, 2002 @ 19:13:03
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog keylist.c keyserver.c
>From stable branch
* keyserver.c (keyserver_spawn): Properly handle line truncation. Don't
leak memory (~10-20 bytes) on searches.
(keyserver_search_prompt): Cleanup.
* keylist.c (list_keyblock_colon): Show 1F direct key signatures in
--with-colons listing.
-------------+
ChangeLog | 9 +++++++++
keylist.c | 2 ++
keyserver.c | 25 ++++++++++++-------------
3 files changed, 23 insertions(+), 13 deletions(-)