gnupg/g10 (5 files)

cvs user dshaw cvs at cvs.gnupg.org
Thu Jul 15 23:16:54 CEST 2004


    Date: Thursday, July 15, 2004 @ 23:16:54
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog keyedit.c mainproc.c seckey-cert.c sign.c

* keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or
expired user IDs.  Also, once we've established that a given uid cannot or
will not be signed, don't continue to ask about each sig.

* mainproc.c (proc_symkey_enc), seckey-cert.c (do_check): Check the S2K
hash algorithm before we try to generate a passphrase using it.  This
prevents hitting BUG() when generating a passphrase using a hash that we
don't have.

* sign.c (sign_symencrypt_file): Allow using --force-mdc in --sign
--symmetric messages.


---------------+
 ChangeLog     |   13 +++++++++++++
 keyedit.c     |   26 +++++++++++++++++++++-----
 mainproc.c    |    7 +++++++
 seckey-cert.c |    6 ++++++
 sign.c        |    7 +++++++
 5 files changed, 54 insertions(+), 5 deletions(-)



More information about the Gnupg-commits mailing list