1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 2ca90f78ce gpg: Skip overlong keys and a print a warning.
* kbx/keybox-search.c (keybox_search): Add arg r_skipped and skip too
long blobs.
* sm/keydb.c (keydb_search): Call keybox_search with a dummy param.
* g10/keydb.c (struct keydb_handle): Add field skipped_long_blobs.
(keydb_search_reset): Reset that field.
(keydb_search): Update that field.
(keydb_get_skipped_counter): New.
* g10/keylist.c (list_all): Print count of skipped keys.

Signed-off-by: Werner Koch <wk@gnupg.org>
2014-10-09 21:01:49 +02:00
..
2011-03-03 12:40:54 +01:00
2014-09-18 15:17:44 +02:00
2014-09-18 15:17:44 +02:00
2014-06-03 21:35:59 +02:00
2014-10-09 08:17:32 +02:00
2012-11-20 19:03:49 +01:00
2012-08-24 09:44:33 +02:00
2012-08-24 09:44:33 +02:00