1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch f6d7b3f1ee gpg: Set the node flags while retrieving a keyblock.
* g10/keydb.c (parse_keyblock_image): Add args PK_NO and UID_NO and
set the note flags accordingly.
(keydb_get_keyblock): Transfer PK_NO and UID_NO to parse_keyblock_image.
* kbx/keybox-search.c (blob_cmp_fpr, blob_cmp_fpr_part)
(blob_cmp_name, blob_cmp_mail): Return the key/user number.
(keybox_search): Set the key and user number into the found struct.
(keybox_get_keyblock): Add args R_PK_NO and R_UID_NO and set them from
the found struct.
--

getkey.c needs to know whether the correct subkey was found.  Thus we
need to set the node flags the same way we did it with the keyring
storage.
2013-01-07 21:14:52 +01:00
..
2011-03-03 12:40:54 +01:00
2011-02-08 21:11:19 +01:00
2011-03-08 12:23:59 +01:00
2012-11-16 10:41:22 +01:00
2011-02-04 12:57:53 +01:00
2011-04-28 10:51:14 +02:00
2007-07-04 19:49:40 +00:00
2011-09-20 19:24:52 +02:00
2013-01-07 16:51:24 +01:00
2011-02-04 12:57:53 +01:00
2011-03-03 13:01:03 +01:00
2013-01-07 16:51:24 +01:00
2011-09-20 19:24:52 +02:00
2011-06-13 14:54:40 +02:00
2011-09-20 19:24:52 +02:00
2008-12-12 08:54:50 +00:00
2012-08-24 09:44:33 +02:00
2011-08-10 14:11:30 +02:00
2012-12-19 12:40:21 +01:00
2011-09-20 19:24:52 +02:00