opensc/src
Frank Morgner 40acedcc21 Added support for PIN commands via escape commands
As defined in BSI TR-03119 to issue SCardTransmit (with Uses
Pseudo-APDU) instead of SCardControl (with FEATURE_VERIFY_PIN_DIRECT).
It allows using a very basic PC/SC reader driver without special support
for PIN verification or modification (such as the default CCID driver on
Windows).

Also gets IFD vendor information via escape commands.

PC/SC's Get Uid command is now only triggered if enable_escape = true;
was set by the user to allow disabling wrapped commands on broken
readers (see https://github.com/OpenSC/OpenSC/issues/810)
2017-03-20 21:28:48 +01:00
..
common License clarification (#988) 2017-03-14 22:47:13 +01:00
libopensc Added support for PIN commands via escape commands 2017-03-20 21:28:48 +01:00
minidriver config: added disable_popups for internal UI 2016-12-18 12:38:28 +01:00
pkcs11 Added support for PIN commands via escape commands 2017-03-20 21:28:48 +01:00
pkcs15init License clarification (#988) 2017-03-14 22:47:13 +01:00
scconf fixed and cleaned up nmake Makefiles 2016-06-23 07:35:53 +02:00
sm Added (external) card driver for German ID card 2017-03-20 21:28:48 +01:00
smm Added (external) card driver for German ID card 2017-03-20 21:28:48 +01:00
tests src/tests/Makefile.am: fix compilation with OpenSSL 2016-10-14 14:06:07 +02:00
tools Added (external) card driver for German ID card 2017-03-20 21:28:48 +01:00
Makefile.am Added (external) card driver for German ID card 2017-03-20 21:28:48 +01:00
Makefile.mak Added (external) card driver for German ID card 2017-03-20 21:28:48 +01:00