1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-15 00:29:49 +02:00
gnupg/scd
Werner Koch 0400a4eb17
scd: Take the lock earlier in the function dispatchers.
* scd/app.c: Chnage all function dispatcher.
--

This change will allow us to easier integrate an app swithcing logic.
The change should have no user visible effect.  The error checking we
do now with the card locked will rarely be asserted.  It is the
correct thing to do anyway.

Signed-off-by: Werner Koch <wk@gnupg.org>
2019-06-21 14:01:06 +02:00
..
apdu.c scd: Fix for SCARD_IO_REQUEST structure. 2019-05-21 16:38:23 +09:00
apdu.h scd: Handle ack button timeout as GPG_ERR_TIMEOUT. 2019-02-21 15:16:11 +09:00
app-common.h scd: Add code to check whether app switching is possible. 2019-06-21 11:44:25 +02:00
app-dinsig.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app-geldkarte.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app-help.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app-nks.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app-openpgp.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app-p15.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app-piv.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app-sc-hsm.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
app.c scd: Take the lock earlier in the function dispatchers. 2019-06-21 14:01:06 +02:00
atr.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
atr.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
ccid-driver.c scd: Remove unused cruft from GnuPG 1.x 2019-05-16 08:24:42 +02:00
ccid-driver.h scd: Support "acknowledge button" feature. 2018-10-11 15:41:49 +09:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
command.c scd: Add code to check whether app switching is possible. 2019-06-21 11:44:25 +02:00
iso7816.c scd: Remove unused cruft from GnuPG 1.x 2019-05-16 08:24:42 +02:00
iso7816.h scd:piv: Implement import of private keys for Yubikeys. 2019-03-05 15:49:20 +01:00
Makefile.am scd: Add very basic support for PIV cards. 2019-01-20 11:45:57 +01:00
scdaemon-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
scdaemon.c scd: Simplify inclusion of app-common.h. 2019-06-21 11:42:59 +02:00
scdaemon.h scd: Track the currently selected app. 2019-06-21 11:42:59 +02:00