| Commit message (Collapse) | Author | Files | Lines |
|
* g10/keygen.c (ask_algo): Request keygrip via cpr_get.
* doc/help.txt (gpg.keygen.keygrip): New help text.
--
This change makes it possible to add an existing (sub)key to
another key via the status/command interface.
GnuPG-bug-id: 5771
(cherry picked from commit 19b1a28621c614b81f596e363b1ce49dd9fae115)
|
|
--
|
|
There were several different variant spellings of "passphrase". This
should fix them all for all English text.
I did notice that po/it.po contains multiple instances of
"passhprase", which also looks suspect to me, but i do not know
Italian, so i did not try to correct it.
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
|
|
* doc/help.txt (.gpg.tofu.conflict): New help text.
--
Signed-off-by: Neal H. Walfield <[email protected]>
|
|
--
|
|
* g10/keygen.c (ask_key_flags): Add shortcut '='.
* doc/help.txt (gpg.keygen.flags): New.
|
|
|
|
|
|
Common prompts for keypad and simple card reader.
More support for Netkey cards; PIN management works now.
|
|
|
|
Support Camellia for testing.
More audit stuff.
|
|
|
|
|
|
Other minor buf fixes.
|