1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00
Werner Koch d9b31d3a20
gpg: Allow deletion of subkeys with --delete-[secret-]key.
* common/userids.c (classify_user_id): Do not set the EXACT flag in
the default case.
* g10/export.c (exact_subkey_match_p): Make static,
* g10/delkey.c (do_delete_key): Implement subkey only deleting.
--

GnuPG-bug-id: 4457
2019-05-27 11:41:35 +02:00
..
2019-02-12 16:30:31 +01:00
2017-04-28 10:06:33 +09:00
2015-10-28 10:20:17 +01:00
2017-04-28 10:06:33 +09:00
2015-11-17 12:50:22 +01:00
2017-04-28 10:06:33 +09:00
2017-07-20 16:37:56 +09:00
2019-04-16 13:27:44 +09:00
2017-02-21 13:11:46 -05:00
2019-04-16 13:27:44 +09:00
2017-02-21 13:11:46 -05:00
2016-03-02 14:27:30 +01:00
2017-04-28 10:06:33 +09:00
2017-02-21 13:11:46 -05:00
2017-02-21 13:11:46 -05:00
2018-10-02 14:31:56 +09:00
2017-01-05 20:43:40 +01:00
2017-02-21 13:11:46 -05:00
2019-02-12 16:30:31 +01:00
2017-02-21 13:11:46 -05:00

Common functionality used by all modules of GnuPG.