gnupg/kbx
Werner Koch 42c043a8ad gpgsm: Add a way to save a found state.
* kbx/keybox-defs.h (keybox_found_s): New.
(keybox_handle): Factor FOUND out to above.  Add saved_found.
* kbx/keybox-init.c (keybox_release): Release saved_found.
(keybox_push_found_state, keybox_pop_found_state): New.

* sm/keydb.c (keydb_handle): Add field saved_found.
(keydb_new): Init it.
(keydb_push_found_state, keydb_pop_found_state): New.
2014-06-02 15:55:00 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +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
kbxutil.c Make use of the *_NAME etc macros. 2013-11-18 14:09:47 +01:00
keybox-blob.c Two minor code cleanups and one NULL deref on error fix. 2014-04-16 10:18:17 +02:00
keybox-defs.h gpgsm: Add a way to save a found state. 2014-06-02 15:55:00 +02: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 gpgsm: Add a way to save a found state. 2014-06-02 15:55:00 +02:00
keybox-openpgp.c kbx: Add experimental support for EDDSA. 2014-05-07 12:39:43 +02:00
keybox-search-desc.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-search.c gpg: Fix uninitialized access to search descindex with gpg keyboxes. 2014-05-14 18:13:11 +02: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 gpgsm: Add a way to save a found state. 2014-06-02 15:55:00 +02:00
mkerrors Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00