1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-02-01 16:33:02 +01:00
Werner Koch 67a58118ab
gpg: Prepare to pass additional context to the list functions.
* g10/keylist.c (struct sig_stats): Rename to keylist_context and add
field check_sigs.
(keylist_context_release): New.
(list_all): Set listctx.check_sigs and call release func.
(list_one): Ditto.
(locate_one): Ditto.
(list_keyblock_print): Use .check_sigs field.  Repalce arg opaque by
listctx.
(list_keyblock): Ditto.  Make static.
(list_keyblock_direct): New.
* g10/keygen.c (do_generate_keypair): Replace list_keyblock by
list_keyblock_direct.
--

This is in preparation for the server mode and for a patch to speed up
--list-sigs.

Signed-off-by: Werner Koch <wk@gnupg.org>
2015-04-06 19:46:25 +02:00
..
2015-04-03 17:39:59 +09:00
2015-04-03 17:39:59 +09:00
2014-07-23 14:35:22 +02:00
2014-10-31 14:21:34 +01:00
2015-04-06 13:07:09 +02:00
2015-04-06 13:07:09 +02:00
2007-07-04 19:49:40 +00:00
2014-11-13 12:01:42 +01:00
2015-02-04 09:15:34 +01:00
2015-04-06 14:07:50 +02:00
2015-02-04 09:15:34 +01:00
2015-04-03 17:39:59 +09:00
2014-11-19 10:47:57 +01:00
2015-04-06 13:07:09 +02:00
2015-04-06 13:07:09 +02:00
2008-12-12 08:54:50 +00:00
2015-04-06 13:07:09 +02:00
2014-01-29 17:45:05 +01:00