GNUPG-1-9-BRANCH gnupg/sm (6 files)

cvs user werner cvs at cvs.gnupg.org
Tue May 11 17:36:48 CEST 2004


    Date: Tuesday, May 11, 2004 @ 17:36:48
  Author: werner
    Path: /cvs/gnupg/gnupg/sm
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog decrypt.c fingerprint.c gpgsm.h keylist.c sign.c

* sign.c (gpgsm_sign): Include the error source in the final error
message.
* decrypt.c (gpgsm_decrypt): Ditto.

* fingerprint.c (gpgsm_get_key_algo_info): New.
* sign.c (gpgsm_sign): Don't assume RSA in the status line.
* keylist.c (list_cert_colon): Really print the algorithm and key
length.
(list_cert_raw, list_cert_std): Ditto.

* gpgsm.h (opt): Add member CONFIG_FILENAME.
* gpgsm.c (main): Use it here instead of the local var.


---------------+
 ChangeLog     |   10 +++++++++
 decrypt.c     |    3 +-
 fingerprint.c |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 gpgsm.h       |    1 
 keylist.c     |   26 ++++++++++++++++++++----
 sign.c        |   18 ++++++++++------
 6 files changed, 106 insertions(+), 12 deletions(-)



More information about the Gnupg-commits mailing list