gnupg/g10 (7 files)
cvs user dshaw
cvs at cvs.gnupg.org
Thu Jul 15 23:00:35 CEST 2004
Date: Thursday, July 15, 2004 @ 23:00:35
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c keygen.c parse-packet.c plaintext.c status.c
status.h
* g10.c (main): Alias --charset as --display-charset to help avoid the
continuing confusion and make room for possible changes in devel.
* parse-packet.c (parse_plaintext): Show the hex value for the literal
packet mode since it may not be printable.
* keygen.c (make_backsig): Make sure that the backsig was built
successfully before we try and use it.
* status.h, status.c (get_status_string), plaintext.c (handle_plaintext):
New status tags PLAINTEXT and PLAINTEXT_LENGTH.
----------------+
ChangeLog | 16 ++++++++
g10.c | 7 ++-
keygen.c | 110 ++++++++++++++++++++++++++++---------------------------
parse-packet.c | 4 +-
plaintext.c | 18 +++++++++
status.c | 4 +-
status.h | 8 ++--
7 files changed, 104 insertions(+), 63 deletions(-)
More information about the Gnupg-commits
mailing list