STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog import.c keygen.c)

cvs user dshaw cvs@cvs.gnupg.org
Fri, 06 Dec 2002 05:05:48 +0100


    Date: Friday, December 6, 2002 @ 05:05:48
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog import.c keygen.c

* keygen.c (ask_algo): Make the Elgamal sign+encrypt warning stronger, and
remove the RSA sign+encrypt warning.

* import.c (import_one): Warn when importing an Elgamal primary that this
may take some time (to verify self-sigs). (chk_self_sigs): Try and cache
all self-sigs so the keyblock is written to the keyring with a good rich
cache.


-----------+
 ChangeLog |   10 ++++++++++
 import.c  |   10 ++++++++++
 keygen.c  |   24 ++++++++++++++----------
 3 files changed, 34 insertions(+), 10 deletions(-)