STABLE-BRANCH-1-2 gnupg/g10 (5 files)
cvs user dshaw
cvs at cvs.gnupg.org
Tue Apr 13 03:17:32 CEST 2004
Date: Tuesday, April 13, 2004 @ 03:17:32
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog build-packet.c keygen.c packet.h sign.c
* keygen.c (make_backsig): New function to add a backsig to a binding sig
of signing subkeys. Currently disabled. (write_keybinding): Call it here,
for signing subkeys only.
* sign.c (make_keysig_packet): Allow generating 0x19 signatures (same as
0x18 or 0x28, but used for backsigs).
* packet.h, build-packet.c (build_sig_subpkt): Add new SIGSUBPKT_SIGNATURE
type for embedded signatures.
----------------+
ChangeLog | 12 +++++
build-packet.c | 7 ++-
keygen.c | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++-----
packet.h | 1
sign.c | 20 +++++----
5 files changed, 139 insertions(+), 19 deletions(-)
More information about the Gnupg-commits
mailing list