STABLE-BRANCH-1-2 gnupg/g10 (6 files)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 02 Oct 2002 23:56:04 +0200


    Date: Wednesday, October 2, 2002 @ 23:56:04
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog import.c keylist.c parse-packet.c revoke.c trustdb.c

* import.c (import_secret_one): Check for an illegal (>110) protection
cipher when importing a secret key.

* keylist.c (list_keyblock_print): Show a '#' for a secret-parts-missing
key.

* parse_packet.c (parse_key): Some comments.

* revoke.c (gen_revoke): Remove some debugging code.

* trustdb.c (verify_own_keys): Make trusted-key a non-deprecated option
again.


----------------+
 ChangeLog      |   15 +++++++++++++++
 import.c       |    7 +++++++
 keylist.c      |    9 +++++----
 parse-packet.c |    6 ++++++
 revoke.c       |    4 +++-
 trustdb.c      |   10 +---------
 6 files changed, 37 insertions(+), 14 deletions(-)