mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* call-agent.c (agent_scd_getattr): Don't clear the passed info
structure, so that it can indeed be updated. * card-util.c (fpr_is_zero): New. (generate_card_keys): New. (card_edit): New command "generate". * keygen.c (generate_keypair): New arg CARD_SERIALNO, removed call to check_smartcard. (check_smartcard,show_smartcard): Removed. (show_sha1_fpr,fpr_is_zero): Removed. * app-openpgp.c (do_getattr): Support SERIALNO and AID.
This commit is contained in:
parent
f194ebc782
commit
30342b06ef
11 changed files with 159 additions and 182 deletions
1
TODO
1
TODO
|
@ -33,6 +33,7 @@ might want to have an agent context for each service request
|
|||
* sm/gpgsm.c
|
||||
** Support --output
|
||||
** mark all unimplemented commands and options.
|
||||
** Print a hint when of MD2 is the cause for a problem.
|
||||
|
||||
* sm/keydb.c
|
||||
** Check file permissions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue