From: GitHub <no...@gi...> - 2014-01-19 18:23:43
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 085f971f95409ab181bdaa48229d6ad5be54a014 https://github.com/OpenSC/OpenSC/commit/085f971f95409ab181bdaa48229d6ad5be54a014 Author: Viktor Tarasov <vik...@gm...> Date: 2014-01-19 (Sun, 19 Jan 2014) Changed paths: M src/pkcs15init/pkcs15-iasecc.c Log Message: ----------- pkcs15init: iasecc: fix uncomplete merge prototype of sc_pkcs15_get_object_guid has been changed Commit: 0efe1ec05e5381daeef62f3bfae443018cbce730 https://github.com/OpenSC/OpenSC/commit/0efe1ec05e5381daeef62f3bfae443018cbce730 Author: Viktor Tarasov <vik...@gm...> Date: 2014-01-19 (Sun, 19 Jan 2014) Changed paths: M src/libopensc/card-oberthur.c M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- coding style: remove trailing spaces Commit: 3f023d3342ff3b0cc376cb95c5314ca74952cce2 https://github.com/OpenSC/OpenSC/commit/3f023d3342ff3b0cc376cb95c5314ca74952cce2 Author: Viktor Tarasov <vik...@gm...> Date: 2014-01-19 (Sun, 19 Jan 2014) Changed paths: M etc/opensc.conf.in M etc/opensc.conf.win.in M src/libopensc/pkcs15-pin.c M src/minidriver/minidriver.c M src/pkcs11/framework-pkcs15.c M src/pkcs11/misc.c Log Message: ----------- pkcs15: PIN value not validated in pkcs15-verify In pkcs15-verify the value of PIN is not more validated for conformity with PIN policy, value is only checked for maximal allowed length. So that, no more need of 'ignore-pin-length' configuration option - now it's default behavior of common framework. Commit: 46c86fcb669dfebc1278e3362345ee20e822780f https://github.com/OpenSC/OpenSC/commit/46c86fcb669dfebc1278e3362345ee20e822780f Author: Viktor Tarasov <vik...@gm...> Date: 2014-01-19 (Sun, 19 Jan 2014) Changed paths: M src/libopensc/pkcs15-pin.c Log Message: ----------- coding style: use short form of debug macros Compare: https://github.com/OpenSC/OpenSC/compare/9f90cfae7d4f...46c86fcb669d |