1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-20 01:02:44 +02:00
gnupg/kbx
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
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
kbxutil.c gpg: Add signature cache support to the keybox. 2012-12-28 17:17:56 +01:00
keybox-blob.c gpg: Add signature cache support to the keybox. 2012-12-28 17:17:56 +01:00
keybox-defs.h gpg: Add signature cache support to the keybox. 2012-12-28 17:17:56 +01:00
keybox-dump.c kbxutil: Improve format of the Sig-Expire lines. 2012-12-28 17:07:37 +01:00
keybox-errors.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-file.c gpg: First working support for keyboxes. 2012-12-28 14:05:27 +01:00
keybox-init.c gpg: First patches to support a keybox storage backend. 2012-12-27 15:04:42 +01:00
keybox-openpgp.c kbxutil: Print algo number and fold similar lines. 2012-12-28 13:45:41 +01:00
keybox-search-desc.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-search.c gpg: Set the node flags while retrieving a keyblock. 2013-01-07 21:14:52 +01:00
keybox-update.c gpg: Add signature cache support to the keybox. 2012-12-28 17:17:56 +01:00
keybox-util.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox.h gpg: Set the node flags while retrieving a keyblock. 2013-01-07 21:14:52 +01:00
Makefile.am Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
mkerrors Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00