Home GnuPG
Diffusion GnuPG e81d88b26541

* keygen.c (write_selfsigs): Rename from write_selfsig. Write the same
e81d88b26541Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

(no title)

* keygen.c (write_selfsigs): Rename from write_selfsig.  Write the same
selfsig into both the pk and sk, so that someone importing their sk (which
will get an autoconvert to the pk) won't end up with two selfsigs.
(do_generate_keypair): Call it from here.
* parse-packet.c (can_handle_critical_notation): New.  Check for
particular notation tags that we will accept when critical. Currently,
that's only preferred-email-encoding@pgp.com, since we know how to handle
it (pass it through to a mail program). (can_handle_critical): Call it
from here. (parse_one_sig_subpkt): Sanity check that notations are
well-formed in that the internal lengths add up to the size of the
subpacket.

Details

Provenance
dshawAuthored on May 11 2005, 9:31 PM
Parents
rG0ab01480edb9: (do_close_reader): Don't do a reset before close.
Branches
Unknown
Tags
Unknown

Event Timeline

David Shaw <dshaw@jabberwocky.com> committed rGe81d88b26541: * keygen.c (write_selfsigs): Rename from write_selfsig. Write the same (authored by David Shaw <dshaw@jabberwocky.com>).May 11 2005, 9:31 PM