dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Fri, 31 May 2002 00:58:19 +0200
Date: Friday May 31, 2002 @ 0:58
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv11112
Modified Files:
Tag: STABLE-BRANCH-1-0
ChangeLog parse-packet.c sign.c
Log Message:
* sign.c (write_signature_packets, sign_file, clearsign_file,
sign_symencrypt_file): Make a v4 signature if a policy URL or notation is
set, unless v3 sigs are forced via rfc1991 or force-v3-sigs. Also remove
some doubled code and clarify an error message (we don't sign in PGP2
mode - just detach-sign).
* parse-packet.c (parse_one_sig_subpkt): Add KS_FLAGS to the "any size"
section.
File: ChangeLog Status: Up-to-date
File: parse-packet.c Status: Up-to-date
File: sign.c Status: Up-to-date