gnupg/g10 (7 files)

cvs user dshaw cvs at cvs.gnupg.org
Wed Feb 25 00:37:19 CET 2004


    Date: Wednesday, February 25, 2004 @ 00:37:19
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

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

* plaintext.c: Copyright.

* 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   |   15 ++
 encode.c    |    8 +
 g10.c       |   33 +++---
 keyedit.c   |   14 +-
 options.h   |  298 +++++++++++++++++++++++++++++-----------------------------
 plaintext.c |    3 
 trustdb.c   |    2 
 7 files changed, 201 insertions(+), 172 deletions(-)



More information about the Gnupg-commits mailing list