Home GnuPG
Diffusion GnuPG 3121c4b6c17b

gpgsm: Add a way to save a found state.
3121c4b6c17bUnpublished

Unpublished Commit · Learn More

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

Description

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.

Resolved conflicts:
kbx/keybox-defs.h - whitespace fixes.

Details

Provenance
wernerAuthored on Jun 2 2014, 3:55 PM
Parents
rG88ac9568364b: gpg: Fix bug parsing a zero length user id.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG3121c4b6c17b: gpgsm: Add a way to save a found state. (authored by Werner Koch <wk@gnupg.org>).Jun 2 2014, 4:04 PM