From: GitHub <no...@gi...> - 2014-12-19 10:47:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 0e064277542377012b0d1b142f4d6d798a4a8057 https://github.com/OpenSC/OpenSC/commit/0e064277542377012b0d1b142f4d6d798a4a8057 Author: resoli <ro...@re...> Date: 2014-11-05 (Wed, 05 Nov 2014) Changed paths: M src/libopensc/card-itacns.c Log Message: ----------- Implementation of card_ctl function with SC_CARDCTL_GET_SERIALNR Implementation of card_ctl function with SC_CARDCTL_GET_SERIALNR Commit: 255c0335a1e0c6d79706479ded5e8a919f00646f https://github.com/OpenSC/OpenSC/commit/255c0335a1e0c6d79706479ded5e8a919f00646f Author: emRoberto Resoli/em <emr...@re.../em> Date: 2014-11-06 (Thu, 06 Nov 2014) Changed paths: M src/libopensc/card-itacns.c Log Message: ----------- Indenting fix and stronger limit on serial number length. Commit: f83f8d28dfe93855c23c3f45fa8c21717cb5f24a https://github.com/OpenSC/OpenSC/commit/f83f8d28dfe93855c23c3f45fa8c21717cb5f24a Author: resoli <ro...@re...> Date: 2014-11-07 (Fri, 07 Nov 2014) Changed paths: M src/libopensc/card-itacns.c Log Message: ----------- itacns_get_serialnr(): relaxed checking on sc_select_file returned length, added debug log. Commit: 56684d857c4c757c5ff86f0ab2b1a5392e845ab8 https://github.com/OpenSC/OpenSC/commit/56684d857c4c757c5ff86f0ab2b1a5392e845ab8 Author: resoli <ro...@re...> Date: 2014-11-07 (Fri, 07 Nov 2014) Changed paths: M src/libopensc/card-itacns.c Log Message: ----------- itacns_get_serialnr(): check sc_read_binary() returned data length. Commit: 7fea6eb8ba0caa431cf1c8ff493c4ac5a216a11f https://github.com/OpenSC/OpenSC/commit/7fea6eb8ba0caa431cf1c8ff493c4ac5a216a11f Author: resoli <ro...@re...> Date: 2014-11-07 (Fri, 07 Nov 2014) Changed paths: M src/libopensc/card-itacns.c Log Message: ----------- itacns_get_serialnr(): check sc_read_binary() returned data length. Commit: 867176b0f7f50df6e31d3bea0bb07cd8b12a0aae https://github.com/OpenSC/OpenSC/commit/867176b0f7f50df6e31d3bea0bb07cd8b12a0aae Author: resoli <ro...@re...> Date: 2014-11-07 (Fri, 07 Nov 2014) Changed paths: M src/libopensc/card-itacns.c Log Message: ----------- itacns_get_serialnr(): check sc_read_binary() returned data length (only). Commit: 41674553624e828fe37f55403eec3dfd93853c2e https://github.com/OpenSC/OpenSC/commit/41674553624e828fe37f55403eec3dfd93853c2e Author: Frank Morgner <mo...@in...> Date: 2014-12-19 (Fri, 19 Dec 2014) Changed paths: M src/libopensc/card-itacns.c Log Message: ----------- Merge pull request #321 from resoli/master Implementation of card_ctl function with SC_CARDCTL_GET_SERIALNR Compare: https://github.com/OpenSC/OpenSC/compare/a7bf05ecc4bb...41674553624e |