Werner Koch
40da61b89b
gpg: Improve speed of secret key listing.
...
* agent/command.c (cmd_keyinfo): Factor some code out to ...
(get_keyinfo_on_cards): ... new.
(cmd_havekey): Add --list mode.
* g10/gpg.h (struct server_control_s): Add new caching vars.
* g10/gpg.c (gpg_deinit_default_ctrl): Release cache.
* g10/call-agent.c (agent_probe_any_secret_key): Init and try to use
the keygrip cache.
(agent_genkey): Clear the cache.
(agent_import_key): Ditto.
* g10/keylist.c (list_all, list_one): Pass ctrl to
agent_probe_any_secret_key.
* g10/getkey.c (lookup): Ditto.
--
With this change we first ask the agent for a list of all secret
keygrips and use that list instead of asking the agent for each public
key. Speeds up my "gpg -K" with a lot of secret and public keys by
more than 25%.
Signed-off-by: Werner Koch <wk@gnupg.org>
2021-05-19 02:42:35 +02:00
..
2017-05-11 18:12:37 +02:00
2019-05-14 11:20:07 +09:00
2020-06-09 10:32:47 +09:00
2021-05-19 02:42:35 +02:00
2021-03-10 13:34:18 +01:00
2021-05-18 22:53:18 +02:00
2021-04-16 20:21:23 +02:00
2021-04-21 14:40:08 +02:00
2020-11-20 17:19:45 +09:00
2016-11-02 12:53:58 +01:00
2018-11-08 12:14:23 +09:00
2018-05-29 12:42:52 +02:00
2017-04-11 13:52:19 +09:00
2018-05-02 20:15:10 +02:00
2020-09-01 20:43:57 +02:00
2017-08-01 19:08:16 +02:00
2020-04-16 08:52:29 +02:00
2019-05-17 13:40:24 +02:00
2019-07-18 11:02:34 +09:00
2020-11-11 09:13:13 +09:00
2020-08-24 19:47:26 +02:00
2021-03-29 14:36:52 +02:00
2021-05-17 19:48:15 +02:00
2021-03-08 21:53:28 +01:00
2019-07-25 11:21:58 +09:00
2019-09-30 14:08:13 +02:00
2021-03-22 16:57:18 +09:00
2018-11-08 21:31:12 +02:00
2021-02-02 19:53:21 +01:00
2021-05-19 02:42:35 +02:00
2015-02-04 09:15:34 +01:00
2021-05-19 02:42:35 +02:00
2021-05-19 02:42:35 +02:00
2015-02-04 09:15:34 +01:00
2017-03-07 20:25:54 +09:00
2016-11-05 12:02:19 +01:00
2021-05-17 19:48:15 +02:00
2017-03-07 20:25:54 +09:00
2021-04-26 14:15:21 +02:00
2019-03-15 20:41:38 +01:00
2020-11-02 11:32:27 +09:00
2017-07-27 11:38:57 +02:00
2020-10-27 17:21:19 +01:00
2018-10-25 16:53:05 -04:00
2020-09-22 16:20:41 +02:00
2020-11-11 15:23:22 +01:00
2021-05-17 19:48:15 +02:00
2021-04-19 13:18:38 +02:00
2020-10-28 17:06:27 +01:00
2021-04-23 20:45:25 +02:00
2021-03-12 16:15:04 +09:00
2021-05-19 02:42:35 +02:00
2020-10-20 16:38:06 +02:00
2017-03-31 20:07:20 +02:00
2021-04-26 15:32:51 +02:00
2021-04-26 15:32:51 +02:00
2020-11-02 13:45:19 +01:00
2021-05-17 19:48:15 +02:00
2021-02-02 13:06:33 +01:00
2017-03-07 20:25:54 +09:00
2020-10-20 12:15:56 +02:00
2021-02-10 14:40:02 +01:00
2020-02-18 18:07:46 -05:00
2019-07-11 12:32:44 +09:00
2020-11-04 16:13:04 +01:00
2021-04-26 14:15:21 +02:00
2021-02-02 19:53:21 +01:00
2021-02-02 19:53:21 +01:00
2021-05-17 19:48:15 +02:00
2021-03-01 09:43:26 +01:00
2019-07-23 12:04:21 +09:00
2021-02-10 14:40:02 +01:00
2021-05-11 09:06:34 +02:00
2020-06-09 15:45:51 +09:00
2020-11-11 15:23:22 +01:00
2017-03-07 20:25:54 +09:00
2021-03-24 14:51:42 +09:00
2017-01-23 19:16:55 +01:00
2020-10-28 17:06:27 +01:00
2017-02-21 13:11:46 -05:00
2016-11-05 12:02:19 +01:00
2017-03-07 20:32:09 +09:00
2017-03-07 20:25:54 +09:00
2020-06-09 10:32:47 +09:00
2020-11-02 13:45:19 +01:00
2021-05-17 19:48:15 +02:00
2021-04-23 08:50:39 +02:00
2019-09-09 15:01:47 +02:00
2015-11-17 14:53:03 +01:00
2015-09-02 15:08:57 +02:00
2019-09-09 15:01:47 +02:00
2016-11-05 12:02:19 +01:00
2016-03-08 14:08:49 +01:00
2017-05-10 11:13:03 +09:00
2018-03-27 08:48:00 +02:00
2020-10-20 16:38:06 +02:00
2018-03-26 18:06:43 +02:00
2021-05-17 19:48:15 +02:00
2020-02-10 16:50:47 +01:00
2020-09-04 11:32:47 +02:00
2020-10-20 16:38:06 +02:00
2016-12-06 12:16:56 +01:00
2021-04-23 20:45:25 +02:00
2021-04-25 20:03:07 +02:00
2021-04-23 20:45:25 +02:00
2020-02-10 15:32:55 +01:00
2016-11-05 12:02:19 +01:00