1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-14 00:19:50 +02:00
gnupg/kbx
Werner Koch 5499942571 kbx: Implement update operation for OpenPGP keyblocks.
* kbx/keybox-update.c (keybox_update_keyblock): Implement.
* kbx/keybox-search.c (get_blob_flags): Move to ...
* kbx/keybox-defs.h (blob_get_type): here.
* kbx/keybox-file.c (_keybox_read_blob2): Fix calling without R_BLOB.
* g10/keydb.c (build_keyblock_image): Allow calling without
R_SIGSTATUS.
(keydb_update_keyblock): Implement for keybox.

* kbx/keybox-dump.c (_keybox_dump_blob): Fix printing of the unhashed
size.  Print "does not expire" also on 64 bit platforms.

Signed-off-by: Werner Koch <wk@gnupg.org>
2013-11-15 15:54:31 +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 kbx: Implement update operation for OpenPGP keyblocks. 2013-11-15 15:54:31 +01:00
keybox-defs.h kbx: Implement update operation for OpenPGP keyblocks. 2013-11-15 15:54:31 +01:00
keybox-dump.c kbx: Implement update operation for OpenPGP keyblocks. 2013-11-15 15:54:31 +01:00
keybox-errors.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-file.c kbx: Implement update operation for OpenPGP keyblocks. 2013-11-15 15:54:31 +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 kbx: Implement update operation for OpenPGP keyblocks. 2013-11-15 15:54:31 +01:00
keybox-update.c kbx: Implement update operation for OpenPGP keyblocks. 2013-11-15 15:54:31 +01:00
keybox-util.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox.h kbx: Remove unused macro. 2013-03-20 09:50:17 +01:00
Makefile.am Prepare for newer automake versions. 2013-06-27 09:27:32 +02: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