From: GitHub <no...@gi...> - 2015-05-05 07:52:38
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8641050d21ca155e51c3e366175d2e8a81ee9456 https://github.com/OpenSC/OpenSC/commit/8641050d21ca155e51c3e366175d2e8a81ee9456 Author: vletoux <vin...@gm...> Date: 2015-05-03 (Sun, 03 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- iso7816.c: fix SC_PIN_CMD_IMPLICIT_CHANGE with pinpad When a pinpad is used, the old pin is asked whatever, even if a previous authentication happenened or if the card doesn't support it. Commit: b547169a1ee1d7f09f1de5515a7b54e528e6f739 https://github.com/OpenSC/OpenSC/commit/b547169a1ee1d7f09f1de5515a7b54e528e6f739 Author: viktorTarasov <vik...@gm...> Date: 2015-05-05 (Tue, 05 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- Merge pull request #454 from vletoux/fix_implicit_pin_change_with_pinpad fix SC_PIN_CMD_IMPLICIT_CHANGE with pinpad Compare: https://github.com/OpenSC/OpenSC/compare/ed588d24434f...b547169a1ee1 |