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

cvs user dshaw cvs at cvs.gnupg.org
Tue Feb 24 23:00:04 CET 2004


    Date: Tuesday, February 24, 2004 @ 23:00:04
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog encode.c g10.c keyedit.c options.h trustdb.c

* encode.c (encode_simple): Show cipher with --verbose.

* options.h, g10.c (main), keyedit.c (sign_keys): Add --ask-cert-level
option to enable cert level prompts during sigs. Defaults to on.  
Simplify --default-cert-check-level to --default-cert-level.  If
ask-cert-level is off, or batch is on, use the default-cert-level as the
cert level.

* options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Simplify
--min-cert-check-level to --min-cert-level.


-----------+
 ChangeLog |   13 ++
 encode.c  |    4 
 g10.c     |   36 ++++---
 keyedit.c |   14 +--
 options.h |  278 ++++++++++++++++++++++++++++++------------------------------
 trustdb.c |    2 
 6 files changed, 187 insertions(+), 160 deletions(-)



More information about the Gnupg-commits mailing list