1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-03 22:48:03 +02:00
gnupg/agent
Werner Koch 78d875a0f8
agent: Prepare to pass an additional parameter to the getpin callback.
* agent/call-scd.c (writekey_parm_s, inq_needpin_s): Merge into ...
(inq_needpin_parm_s): new struct.  Add new field 'getpin_cb_desc'.
Change users to set all fields.
(inq_needpin): Pass GETPIN_CB_DESC to the GETPIN_CB.
(agent_card_pksign): Add arg 'desc_text' and change arg 'getpin_cb' to
take an additional arg 'desc_text'.
(agent_card_pkdecrypt): Ditto.
(agent_card_writekey): Change arg 'getpin_cb' to take an additional
arg 'desc_text'.
(agent_card_scd): Ditto.
* agent/divert-scd.c (getpin_cb): Add new arg 'desc_text'.
(divert_pksign): Add new arg 'desc_text' and pass is to
agent_card_pksign.
(divert_pkdecrypt): Add new arg 'desc_text' and pass is to
agent_card_pkdecrypt.
* agent/pkdecrypt.c (agent_pkdecrypt): Pass DESC_TEXT to
divert_pkdecrypt.
* agent/pksign.c (agent_pksign_do):  Pass DESC_TEXT to
divert_pksign.
--

Signed-off-by: Werner Koch <wk@gnupg.org>
2017-02-22 09:40:50 +01:00
..
agent.h agent: Prepare to pass an additional parameter to the getpin callback. 2017-02-22 09:40:50 +01:00
cache.c Fix explanation of commit e175152ef7. 2017-02-01 08:18:44 +01:00
call-pinentry.c agent: Tell pinentry the hostname the agent is running on. 2017-02-03 21:16:26 +01:00
call-scd.c agent: Prepare to pass an additional parameter to the getpin callback. 2017-02-22 09:40:50 +01:00
ChangeLog-2011 Fix typos 2015-10-28 10:20:17 +01:00
command-ssh.c Clean up word replication. 2017-02-21 13:11:46 -05:00
command.c Clean up word replication. 2017-02-21 13:11:46 -05:00
cvt-openpgp.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
cvt-openpgp.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
divert-scd.c agent: Prepare to pass an additional parameter to the getpin callback. 2017-02-22 09:40:50 +01:00
findkey.c Clean up word replication. 2017-02-21 13:11:46 -05:00
genkey.c Clean up word replication. 2017-02-21 13:11:46 -05:00
gpg-agent-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpg-agent.c Clean up word replication. 2017-02-21 13:11:46 -05:00
keyformat.txt Clean up word replication. 2017-02-21 13:11:46 -05:00
learncard.c agent: Ask specific SERIALNO for pksign/pkdecrypt. 2017-01-16 10:33:08 +09:00
Makefile.am Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
pkdecrypt.c agent: Prepare to pass an additional parameter to the getpin callback. 2017-02-22 09:40:50 +01:00
pksign.c agent: Prepare to pass an additional parameter to the getpin callback. 2017-02-22 09:40:50 +01:00
preset-passphrase.c Clean up word replication. 2017-02-21 13:11:46 -05:00
protect-tool.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
protect.c Clean up word replication. 2017-02-21 13:11:46 -05:00
t-protect.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
trans.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
trustlist.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
w32main.c Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
w32main.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00