mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
* import.c (import_one): Add a flag (from_sk) so we don't check prefs
on an autoconverted public key. The check should only happen on the sk size. Noted by Dirk Traulsen.
This commit is contained in:
parent
7211ee589a
commit
4f7b459a96
2 changed files with 13 additions and 6 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-06-12 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* import.c (import_one): Add a flag (from_sk) so we don't check
|
||||
prefs on an autoconverted public key. The check should only
|
||||
happen on the sk size. Noted by Dirk Traulsen.
|
||||
|
||||
2006-06-09 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* keygen.c (gen_card_key): Add optional argument to return a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue