1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-09 23:39:51 +02:00
gnupg/kbx
Werner Koch 3121c4b6c1 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.
2014-06-02 16:04:47 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
kbxutil.c Fix typos spotted during translations 2012-08-24 10:34:43 +02:00
keybox-blob.c Fix reallocation bug 2010-07-23 12:30:53 +00:00
keybox-defs.h gpgsm: Add a way to save a found state. 2014-06-02 16:04:47 +02:00
keybox-dump.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
keybox-errors.c * keybox-search.c (blob_cmp_name): Kludge to allow searching for 2001-12-13 13:10:58 +00:00
keybox-file.c Fixed a temporary file name collision between gpg and gpgsm under Windows. 2008-11-20 16:26:40 +00:00
keybox-init.c gpgsm: Add a way to save a found state. 2014-06-02 16:04:47 +02:00
keybox-openpgp.c Removed some set but unused variables. 2011-08-04 12:22:04 +02:00
keybox-search-desc.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keybox-search.c Fixed a bunch of little bugs as reported by Fabian Keil. 2009-06-24 14:03:09 +00:00
keybox-update.c Fixed a temporary file name collision between gpg and gpgsm under Windows. 2008-11-20 16:26:40 +00:00
keybox-util.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keybox.h gpgsm: Add a way to save a found state. 2014-06-02 16:04:47 +02:00
Makefile.am Generate the ChangeLog from commit logs. 2011-12-02 19:28:02 +01:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
mkerrors Changed to GPLv3. 2007-07-04 19:49:40 +00:00