From: GitHub <no...@gi...> - 2014-01-01 17:34:19
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3ab84b3b35a15655c36fac725073e0eca8859905 https://github.com/OpenSC/OpenSC/commit/3ab84b3b35a15655c36fac725073e0eca8859905 Author: Viktor Tarasov <vik...@gm...> Date: 2014-01-01 (Wed, 01 Jan 2014) Changed paths: M src/libopensc/log.c Log Message: ----------- log: no format for the short arrays in 'hex-dump' Commit: 034cff91d8dbfcd86978fb3ddbbd405de22e1736 https://github.com/OpenSC/OpenSC/commit/034cff91d8dbfcd86978fb3ddbbd405de22e1736 Author: Viktor Tarasov <vik...@gm...> Date: 2014-01-01 (Wed, 01 Jan 2014) Changed paths: M src/libopensc/pkcs15-syn.c M src/libopensc/pkcs15.c Log Message: ----------- pkcs15: unify error codes of 'internal' and 'syntetic' binds if no valid PKCS#15 file system found 'internal' bind procedure returns 'non-supported-card' error the same as 'syntetic' bind procedure. this return code is used by pkcs11 framework to accept non-binded cards some codding style issues Compare: https://github.com/OpenSC/OpenSC/compare/0fa475ee5f43...034cff91d8db |