STABLE-BRANCH-1-2 gnupg/g10 (5 files)
cvs user dshaw
cvs@cvs.gnupg.org
Thu, 05 Jun 2003 00:27:17 +0200
Date: Thursday, June 5, 2003 @ 00:27:07
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog g10.c mainproc.c options.skel parse-packet.c
* options.skel: Use new hkp://subkeys.pgp.net as sample keyserver since
they at least handle subkeys correctly.
* mainproc.c (print_notation_data), parse-packet.c (dump_sig_subpkt,
parse_one_sig_subpkt, can_handle_critical): Add read-only support for
preferred keyserver subpackets. They're basically policy URLs with a
different name.
* g10.c (main): Add "--set-notation" as alias to "--notation-data" this is
to make things consistent with --set-policy-url meaning both sigs and
certs.
----------------+
ChangeLog | 14 ++++++++++++++
g10.c | 11 ++++++-----
mainproc.c | 9 +++++++++
options.skel | 8 ++++----
parse-packet.c | 8 ++++++--
5 files changed, 39 insertions(+), 11 deletions(-)