CVS update: gnupg/g10
Werner Koch
wkoch@guug.de
Fri, 14 Apr 2000 19:34:29 +0200
Date: Friday April 14, 2000 @ 19:34
Author: wkoch
Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv2199/g10
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog g10.c getkey.c keydb.h keygen.c parse-packet.c
pkclist.c pubkey-enc.c ringedit.c
Log Message:
Fri Apr 14 19:37:08 CEST 2000 Werner Koch <wk@openit.de>
* pkclist.c (do_show_revocation_reason): New.
(show_revocation_reason): New and called at various places.
* g10.c (main): Fixed small typo.
* pkclist.c (do_we_trust): Act on always_trust but not for revoked
keys. Suggested by Chip Salzenberg.
* g10.c: New option --lock-never.
* ringedit.c (get_writable_keyblock_file): New.
* keygen.c (do_generate_keypair): Use this instead of the hardwired one.
* keygen.c (ask_user_id): Check that the email address is in the
correct field. Suggested by Christian Kurz.
File: ChangeLog Status: Up-to-date
File: g10.c Status: Up-to-date
File: getkey.c Status: Up-to-date
File: keydb.h Status: Up-to-date
File: keygen.c Status: Up-to-date
File: parse-packet.c Status: Up-to-date
File: pkclist.c Status: Up-to-date
File: pubkey-enc.c Status: Up-to-date
File: ringedit.c Status: Up-to-date