Werner Koch
69c3e7acb7
gpg: Extend the "sig" record in --list-mode.
...
* g10/getkey.c (get_user_id_string): Add arg R_NOUID. Change call
callers.
(get_user_id): Add arg R_NOUID. Change call callers.
* g10/mainproc.c (issuer_fpr_string): Make global.
* g10/keylist.c (list_keyblock_colon): Print a '?' for a missing key
also in --list-mode. Print the "issuer fpr" field also if there is an
issuer fingerprint subpacket.
--
Scripts used to rely on the "User ID not found" string even in the
--with-colons listing. However, that is not a good idea because that
string is subject to translations etc. Now we have an explicit way of
telling that a key is missing. For example:
gpg --list-sigs --with-colons | \
awk -F: '$1=="sig" && $2=="?" {if($13){print $13}else{print $5}}'
Prints all keyids or fingerprint of signing keys for which we do not
have the key in our local keyring.
Signed-off-by: Werner Koch <wk@gnupg.org>
2018-04-12 17:53:17 +02:00
..
2017-05-11 18:12:37 +02:00
2017-05-10 11:13:12 +09:00
2017-07-20 18:13:40 +02:00
2018-03-23 09:06:20 +01:00
2018-03-28 18:44:45 +09:00
2017-08-08 11:43:22 +02:00
2017-07-24 20:09:52 +02:00
2018-04-05 15:25:13 +02:00
2016-11-02 12:53:58 +01:00
2017-12-13 13:02:34 +01:00
2017-04-11 13:52:19 +09:00
2017-03-07 20:25:54 +09:00
2018-04-06 17:32:25 +02:00
2017-08-01 19:08:16 +02:00
2017-07-28 17:46:43 +02:00
2017-03-07 20:25:54 +09:00
2016-11-05 12:02:19 +01:00
2017-03-31 20:07:20 +02:00
2017-11-22 20:54:47 +01:00
2017-03-07 20:25:54 +09:00
2017-08-01 19:08:16 +02:00
2017-03-07 20:25:54 +09:00
2016-11-05 12:02:19 +01:00
2017-12-13 10:52:34 +01:00
2017-12-13 13:02:34 +01:00
2017-07-21 17:49:10 +02:00
2018-04-12 17:53:17 +02:00
2015-02-04 09:15:34 +01:00
2018-04-12 11:49:36 +02:00
2018-03-08 14:08:51 +09:00
2015-02-04 09:15:34 +01:00
2017-07-27 11:38:57 +02:00
2017-03-07 20:25:54 +09:00
2016-11-05 12:02:19 +01:00
2017-09-13 09:18:15 +02:00
2017-03-07 20:25:54 +09:00
2017-10-19 17:12:36 +02:00
2017-03-29 12:08:31 +02:00
2017-10-24 21:11:38 +02:00
2017-07-27 11:38:57 +02:00
2018-02-22 14:23:01 +01:00
2018-04-12 17:53:17 +02:00
2018-04-12 17:53:17 +02:00
2017-07-27 11:38:57 +02:00
2018-03-29 11:56:02 +09:00
2017-12-13 10:52:34 +01:00
2018-04-12 17:53:17 +02:00
2018-02-22 14:23:01 +01:00
2017-03-31 20:07:20 +02:00
2017-07-13 18:29:01 +02:00
2017-07-24 21:10:58 +02:00
2018-03-29 11:56:02 +09:00
2018-04-12 17:53:17 +02:00
2017-07-10 18:09:42 +02:00
2017-03-07 20:25:54 +09:00
2017-03-07 20:25:54 +09:00
2018-03-08 14:08:51 +09:00
2017-08-01 19:08:16 +02:00
2018-04-11 20:35:40 +02:00
2018-04-12 17:53:17 +02:00
2018-03-21 19:45:31 +01:00
2018-04-12 17:53:17 +02:00
2017-03-07 20:25:54 +09:00
2016-11-05 12:02:19 +01:00
2018-04-12 17:53:17 +02:00
2017-03-07 20:25:54 +09:00
2016-11-05 12:02:19 +01:00
2017-03-07 20:25:54 +09:00
2017-03-07 20:25:54 +09:00
2017-08-01 08:41:47 +02:00
2017-01-23 19:16:55 +01:00
2018-04-12 17:53:17 +02: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
2017-04-28 10:06:33 +09:00
2018-04-06 17:32:27 +02:00
2017-08-01 19:08:16 +02:00
2017-05-22 09:27:36 +09:00
2017-03-30 16:01:52 +02:00
2015-11-17 14:53:03 +01:00
2015-09-02 15:08:57 +02:00
2016-11-05 12:02:19 +01: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-26 18:06:43 +02:00
2018-03-26 18:20:16 +02:00
2018-03-26 18:06:43 +02:00
2017-03-31 20:07:20 +02:00
2017-04-24 14:14:05 +02:00
2017-03-07 20:25:54 +09:00
2017-12-13 10:52:34 +01:00
2016-12-06 12:16:56 +01:00
2017-09-28 14:10:12 +02:00
2018-03-26 18:06:43 +02:00
2017-03-31 20:07:20 +02:00
2017-04-28 10:06:33 +09:00
2016-11-05 12:02:19 +01:00