gnupg/g10 (ChangeLog keyserver-internal.h keyserver.c)

cvs user dshaw cvs@cvs.gnupg.org
Mon, 14 Oct 2002 20:50:29 +0200


    Date: Monday, October 14, 2002 @ 20:50:29
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog keyserver-internal.h keyserver.c

* keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec,
show_prompt, keyserver_search_prompt, keyserver_spawn): Go to version 1 of
the keyserver protocol.  This is a better design, similar to
--with-colons, that allows for keys with multiple user IDs rather than
using multiple keys.  It also matches the machine readable pksd format.  
Also use a prettier --search-keys listing format that can fill different
size windows (currently set at 24 lines).


----------------------+
 ChangeLog            |   11 
 keyserver-internal.h |    1 
 keyserver.c          |  596 ++++++++++++++++++++++++++++++++-----------------
 3 files changed, 403 insertions(+), 205 deletions(-)