From: GitHub <no...@gi...> - 2013-09-29 17:24:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c023d20e14e671e3884617532946133941ef4cc4 https://github.com/OpenSC/OpenSC/commit/c023d20e14e671e3884617532946133941ef4cc4 Author: Frank Morgner <mo...@in...> Date: 2013-09-29 (Sun, 29 Sep 2013) Changed paths: M src/libopensc/iasecc.h Log Message: ----------- removed unused reference to sm_iasecc_rsa_generate Commit: 3d0064e9831d223a39b0dbb55850f71b32e95efe https://github.com/OpenSC/OpenSC/commit/3d0064e9831d223a39b0dbb55850f71b32e95efe Author: Frank Morgner <mo...@in...> Date: 2013-09-29 (Sun, 29 Sep 2013) Changed paths: M src/libopensc/ef-atr.c M src/libopensc/iso7816.c M src/libopensc/pkcs15.c M src/tools/opensc-explorer.c M src/tools/pkcs15-tool.c Log Message: ----------- don't expect the card to specify the file length in generic tools if sc_file_t.size == 0 we try to read 1024 bytes by default. Commit: 6e728a89ee5b79448ebc17195856ff2ce420e68a https://github.com/OpenSC/OpenSC/commit/6e728a89ee5b79448ebc17195856ff2ce420e68a Author: Frank Morgner <mo...@in...> Date: 2013-09-29 (Sun, 29 Sep 2013) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- verifying the pin is a valid action Commit: cd1116ac7c7b1f2be69a56e448e3402aa4e7be02 https://github.com/OpenSC/OpenSC/commit/cd1116ac7c7b1f2be69a56e448e3402aa4e7be02 Author: Tim Taylor <tt...@mi...> Date: 2013-09-29 (Sun, 29 Sep 2013) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- Use reader pin pad if available and allowed Commit: 2741f236419be2320f66acfd6cc831b6f700d706 https://github.com/OpenSC/OpenSC/commit/2741f236419be2320f66acfd6cc831b6f700d706 Author: Tim Taylor <tt...@mi...> Date: 2013-09-29 (Sun, 29 Sep 2013) Changed paths: M src/libopensc/padding.c M src/minidriver/minidriver.c Log Message: ----------- Set output buffer len variable if padding removed. Commit: d5e86752dec07b3c0bec500f4fb9f808dd7cd9d4 https://github.com/OpenSC/OpenSC/commit/d5e86752dec07b3c0bec500f4fb9f808dd7cd9d4 Author: Frank Morgner <mo...@in...> Date: 2013-09-29 (Sun, 29 Sep 2013) Changed paths: M src/common/compat_getpass.c Log Message: ----------- added getpass implementation for non windows modifies terminal attributes to emulate _getch Commit: 7a87d947e7edd753ca7d6eeb393d742d051bbc21 https://github.com/OpenSC/OpenSC/commit/7a87d947e7edd753ca7d6eeb393d742d051bbc21 Author: Frank Morgner <mo...@in...> Date: 2013-09-29 (Sun, 29 Sep 2013) Changed paths: M src/libopensc/pkcs15-openpgp.c Log Message: ----------- don't require ushort to be present Commit: a635d44336ef80eeaaa6a7fd76f37f8babf70dea https://github.com/OpenSC/OpenSC/commit/a635d44336ef80eeaaa6a7fd76f37f8babf70dea Author: Frank Morgner <mo...@in...> Date: 2013-09-29 (Sun, 29 Sep 2013) Changed paths: M src/libopensc/pkcs15-sc-hsm.c Log Message: ----------- fixed initialization of structure Compare: https://github.com/OpenSC/OpenSC/compare/b731dac518c9...a635d44336ef |