STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog hkp.c keylist.c keyserver.c)

cvs user dshaw cvs@cvs.gnupg.org
Thu, 19 Sep 2002 18:32:44 +0200


    Date: Thursday, September 19, 2002 @ 18:32:44
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog hkp.c keylist.c keyserver.c

* keylist.c (list_keyblock_colon): Show 1F direct key signatures in
--with-colons listing.

* keyserver.c (keyserver_spawn): Properly handle line truncation. Don't
leak memory (~10-20 bytes) on searches.
(keyserver_search_prompt): Cleanup.

* hkp.c (hkp_search): Properly handle line truncation.


-------------+
 ChangeLog   |   11 +++++++++++
 hkp.c       |    8 +++++---
 keylist.c   |    2 ++
 keyserver.c |   25 ++++++++++++-------------
 4 files changed, 30 insertions(+), 16 deletions(-)