gnupg/g10 (8 files)

cvs user dshaw cvs at cvs.gnupg.org
Thu Feb 26 03:03:27 CET 2004


    Date: Thursday, February 26, 2004 @ 03:03:27
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog delkey.c encode.c helptext.c keygen.c plaintext.c
          sig-check.c skclist.c

* delkey.c (do_delete_key): Allow deleting a public key with a secret
present if --expert is set.

* plaintext.c (handle_plaintext): Make bytecount static so it works with
multiple literal packets inside a message.

* encode.c, helptext.c (keygen.algo, keygen.algo.elg_se), keygen.c
(ask_algo), sig-check.c (do_check_messages), skclist.c (build_sk_list):
Rename "ElGamal" to "Elgamal" as that is the proper spelling nowadays.  
Suggested by Jon Callas.


-------------+
 ChangeLog   |   13 +++++++++++++
 delkey.c    |    5 +++--
 encode.c    |    2 +-
 helptext.c  |   27 ++++++++-------------------
 keygen.c    |    6 +++---
 plaintext.c |    9 ++++-----
 sig-check.c |    2 +-
 skclist.c   |    4 ++--
 8 files changed, 35 insertions(+), 33 deletions(-)



More information about the Gnupg-commits mailing list