From: GitHub <no...@gi...> - 2013-02-24 18:47:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5140c4a1f191ffe68f6782eacf9e1bed515a63f9 https://github.com/OpenSC/OpenSC/commit/5140c4a1f191ffe68f6782eacf9e1bed515a63f9 Author: Viktor Tarasov <vik...@gm...> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- libopensc: use short form of the debug message calls Commit: 326232de90bad55040b6c8d01b37704ca0da45db https://github.com/OpenSC/OpenSC/commit/326232de90bad55040b6c8d01b37704ca0da45db Author: Viktor Tarasov <vik...@gm...> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M src/libopensc/sc.c M src/libopensc/types.h Log Message: ----------- libopensc: introduce 'encoded-content' to the sc_file data it's the hold place for the file's initial encoded content. For some cards such data can be included into the file creation command. Commit: 4b3029258559be1b4ebf46745399ea45f367bc2a https://github.com/OpenSC/OpenSC/commit/4b3029258559be1b4ebf46745399ea45f367bc2a Author: Viktor Tarasov <vik...@gm...> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M src/libopensc/card-authentic.c M src/libopensc/iso7816.h M src/pkcs15init/profile.c Log Message: ----------- more macros for the values from ISO specification Compare: https://github.com/OpenSC/OpenSC/compare/578cf0691073...4b3029258559 |