dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Fri, 07 Jun 2002 21:38:27 +0200
Date: Friday June 7, 2002 @ 21:38
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv8818
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog g10.c hkp.c keydb.h keygen.c keyserver.c main.h
options.h options.skel pkclist.c
Log Message:
* options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list,
expand_groups), g10.c (main, add_group): Add new "group" command to allow
one name to expand into multiple keys. For simplicity, and to avoid
potential loops, we only expand once - you can't make an alias that points
to an alias.
* main.h, g10.c (main), keygen.c (build_personal_digest_list): Simplify
the default digest list - there is really no need for the other hashes
since they will never be used after SHA-1 in the list.
* options.skel, options.h, g10.c (main), hkp.c (hkp_ask_import,
hkp_export, hkp_search), keyserver.c (parse_keyserver_options,
parse_keyserver_uri, keyserver_work, keyserver_refresh): Make the
"x-broken-hkp" keyserver scheme into keyserver-option "broken-http-proxy".
Move honor_http_proxy into keyserver_options. Canonicalize the three
variations of "hkp", "x-hkp", and "x-broken-hkp" into "hkp".
File: ChangeLog Status: Up-to-date
File: g10.c Status: Up-to-date
File: hkp.c Status: Up-to-date
File: keydb.h Status: Up-to-date
File: keygen.c Status: Up-to-date
File: keyserver.c Status: Up-to-date
File: main.h Status: Up-to-date
File: options.h Status: Up-to-date
File: no file options.skel Status: Needs Checkout
File: pkclist.c Status: Up-to-date