STABLE-BRANCH-1-2 gnupg/g10 (7 files)
cvs user dshaw
cvs@cvs.gnupg.org
Wed, 04 Dec 2002 00:09:21 +0100
Date: Wednesday, December 4, 2002 @ 00:09:21
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog encode.c g10.c getkey.c options.h pkclist.c revoke.c
* options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),
pkclist.c (algo_available), revoke.c (gen_revoke): Add --pgp8 mode. This
is basically identical to --pgp7 in all ways except that signing subkeys,
v4 data sigs (including expiration), and SK comments are allowed.
* getkey.c (finish_lookup): Comment.
-----------+
ChangeLog | 8 ++++++++
encode.c | 8 ++++----
g10.c | 34 ++++++++++++++++++++++++----------
getkey.c | 3 ++-
options.h | 5 +++--
pkclist.c | 38 +++++++++++++++++++++-----------------
revoke.c | 2 +-
7 files changed, 63 insertions(+), 35 deletions(-)