From: GitHub <no...@gi...> - 2015-04-02 07:58:28
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e07c4bcfbbc55eaca08eba625e189697ff18f3d5 https://github.com/OpenSC/OpenSC/commit/e07c4bcfbbc55eaca08eba625e189697ff18f3d5 Author: Frank Morgner <mo...@in...> Date: 2015-04-02 (Thu, 02 Apr 2015) Changed paths: M src/libopensc/sm.c M src/libopensc/sm.h Log Message: ----------- added sc_sm_stop implementation taken from the ISO SM driver of https://github.com/frankmorgner/vsmartcard/tree/master/npa Commit: c0fac2a4f6c58b5f84c7b2e3344e8e19a765e3d7 https://github.com/OpenSC/OpenSC/commit/c0fac2a4f6c58b5f84c7b2e3344e8e19a765e3d7 Author: Frank Morgner <mo...@in...> Date: 2015-04-02 (Thu, 02 Apr 2015) Changed paths: M src/libopensc/sm.c Log Message: ----------- stop SM in case of SM errors Compare: https://github.com/OpenSC/OpenSC/compare/00b04254f7e4...c0fac2a4f6c5 |