1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-15 00:29:49 +02:00
gnupg/scd
Ben Kibbey 74fe0b79a1 Let the RESTART command reset any scdaemon pin prompts.
The gpg-agent sends the RESTART command to scdaemon when the client has
disconnected. This commit allows future connections to scdaemon use the
default pinentry prompts.

It is recommended to use the scdaemon LOCK command to prevent other
scdaemon clients from altering the prompts before the current client has
finished with the scdaemon pinentry since the set prompts are global to
the application.

* scd/command.c (cmd_restart): Free any allocated custom pinentry prompt
strings to let the application use its default.
2012-01-24 20:39:06 -05:00
..
apdu.c Merge ccid_driver_improvement branch. 2012-01-06 13:50:21 +09:00
apdu.h scd: Add more status word values for documentation. 2011-12-14 18:48:47 +01:00
app-common.h Add user defined pinentry prompts for SCD. 2012-01-12 19:40:10 -05:00
app-dinsig.c PC/SC pinpad support. 2011-11-28 16:16:38 +09:00
app-geldkarte.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app-help.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app-nks.c PC/SC pinpad support. 2011-11-28 16:16:38 +09:00
app-openpgp.c Set both the app and default SCD pin prompt at the same time. 2012-01-23 20:40:56 -05:00
app-p15.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app.c Return successfully when the app has no SCD pin prompt callback. 2012-01-24 20:39:03 -05:00
atr.c scd: Add option --dump-atr to command APDU. 2011-12-15 15:21:02 +01:00
atr.h scd: Add option --dump-atr to command APDU. 2011-12-15 15:21:02 +01:00
card-common.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
card-dinsig.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
card-p15.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
card.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
ccid-driver.c Merge ccid_driver_improvement branch. 2012-01-06 13:50:21 +09:00
ccid-driver.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
command.c Let the RESTART command reset any scdaemon pin prompts. 2012-01-24 20:39:06 -05:00
iso7816.c Fix pinpad input support for passphrase modification. 2011-12-02 13:57:12 +09:00
iso7816.h Fix pinpad input support for passphrase modification. 2011-12-02 13:57:12 +09:00
Makefile.am scd: Add option --dump-atr to command APDU. 2011-12-15 15:21:02 +01:00
pcsc-wrapper.c PC/SC pinpad support. 2011-11-28 16:16:38 +09:00
sc-copykeys.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
scdaemon.c Fix compiler warnings. 2012-01-03 17:08:01 +01:00
scdaemon.h scd: Add debug option for reader function calls. 2011-12-14 10:21:15 +01:00