diff options
author | Werner Koch <[email protected]> | 2014-11-19 09:34:32 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-11-21 15:15:42 +0000 |
commit | 44c9cc18968b3e1d7568ec41ebf28a07285c61bb (patch) | |
tree | 545ca993c847bc2e388ea6d935c2cba70dda8e86 /doc/DETAILS | |
parent | gpg: Fix regression in parse_key. (diff) | |
download | gnupg-44c9cc18968b3e1d7568ec41ebf28a07285c61bb.tar.gz gnupg-44c9cc18968b3e1d7568ec41ebf28a07285c61bb.zip |
gpg: Track number of skipped v3 keys on import.
* g10/import.c (stats_s): Add field v3keys.
(import): Update this field.
(import_print_stats): Print v3 key count.
(read_block): Skip v3 keys and return a count for them.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | doc/DETAILS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index a1e96f404..9ad616c2a 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -750,6 +750,7 @@ pkd:0:1024:B665B1435F4C2 .... FF26ABB: - <sec_dups> - <skipped_new_keys> - <not_imported> + - <skipped_v3_keys> ** Smartcard related *** CARDCTRL <what> [<serialno>] |