dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Mon, 10 Jun 2002 23:32:07 +0200
Date: Monday June 10, 2002 @ 23:32
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv10693
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog g10.c getkey.c keyserver.c options.h
Log Message:
* options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserver
option "include-subkeys". This feature already existed, but now can be
turned off. It defaults to on.
* options.h, keyserver.c (parse_keyserver_options, keyserver_spawn): There
are now enough options to justify making a structure for the keyserver
options rather than a page of if-then-else-if-then-etc.
* getkey.c (merge_keys_and_selfsig, merge_selfsigs_main): Fix bug in
calculating key expiration dates.
File: ChangeLog Status: Up-to-date
File: g10.c Status: Up-to-date
File: getkey.c Status: Up-to-date
File: keyserver.c Status: Up-to-date
File: options.h Status: Up-to-date