From: GitHub <no...@gi...> - 2015-10-02 13:13:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3307dd6f452325721762471689e310f260fc66b5 https://github.com/OpenSC/OpenSC/commit/3307dd6f452325721762471689e310f260fc66b5 Author: Frank Morgner <mo...@in...> Date: 2015-10-01 (Thu, 01 Oct 2015) Changed paths: M src/pkcs11/pkcs11-global.c Log Message: ----------- implemented sloppy initialization for C_GetSlotInfo Makes things work for Java and closes #523 Commit: f252277fab64a50214779dc8f3dbaeb7481e1bf5 https://github.com/OpenSC/OpenSC/commit/f252277fab64a50214779dc8f3dbaeb7481e1bf5 Author: Frank Morgner <mo...@in...> Date: 2015-10-01 (Thu, 01 Oct 2015) Changed paths: M etc/opensc.conf.in M etc/opensc.conf.win.in M src/pkcs11/misc.c M src/pkcs11/pkcs11-global.c M src/pkcs11/sc-pkcs11.h Log Message: ----------- Add configuration for sloppy PKCS#11 initialization Commit: 7b677837a0d2809bff800d4ebc857ce2a4e9cfe1 https://github.com/OpenSC/OpenSC/commit/7b677837a0d2809bff800d4ebc857ce2a4e9cfe1 Author: Frank Morgner <mo...@in...> Date: 2015-10-01 (Thu, 01 Oct 2015) Changed paths: M etc/opensc.conf.in M etc/opensc.conf.win.in Log Message: ----------- Always uses tabs instead of spaces in opensc.conf Commit: a4ca19019e9538f3707abe137ddbe3f51d5210f3 https://github.com/OpenSC/OpenSC/commit/a4ca19019e9538f3707abe137ddbe3f51d5210f3 Author: Frank Morgner <mo...@in...> Date: 2015-10-01 (Thu, 01 Oct 2015) Changed paths: M etc/opensc.conf.in M etc/opensc.conf.win.in Log Message: ----------- Documented whitelisting drivers with opensc.conf closes https://github.com/OpenSC/OpenSC/issues/358 Commit: 1480a4ef4a0e6a7948dc236cbae95da22fd8e0ae https://github.com/OpenSC/OpenSC/commit/1480a4ef4a0e6a7948dc236cbae95da22fd8e0ae Author: Frank Morgner <mo...@in...> Date: 2015-10-01 (Thu, 01 Oct 2015) Changed paths: M configure.ac M etc/Makefile.am M etc/Makefile.mak M etc/opensc.conf.in R etc/opensc.conf.win.in M win32/OpenSC.wxs.in Log Message: ----------- use one configuration file for all systems Commit: 16fb74cca96b7708e1cbc696dd63c11533b61b5b https://github.com/OpenSC/OpenSC/commit/16fb74cca96b7708e1cbc696dd63c11533b61b5b Author: Frank Morgner <mo...@in...> Date: 2015-10-01 (Thu, 01 Oct 2015) Changed paths: M appveyor.yml Log Message: ----------- fixed generating opensc.conf in AppVeyor Commit: e0a4e0bfecfe2ab843134a4c7b3fae429a879971 https://github.com/OpenSC/OpenSC/commit/e0a4e0bfecfe2ab843134a4c7b3fae429a879971 Author: Frank Morgner <mo...@in...> Date: 2015-10-02 (Fri, 02 Oct 2015) Changed paths: M appveyor.yml M configure.ac M etc/Makefile.am M etc/Makefile.mak M etc/opensc.conf.in R etc/opensc.conf.win.in M src/pkcs11/misc.c M src/pkcs11/pkcs11-global.c M src/pkcs11/sc-pkcs11.h M win32/OpenSC.wxs.in Log Message: ----------- Merge pull request #532 from frankmorgner/sloppy implemented sloppy initialization for C_GetSlotInfo Compare: https://github.com/OpenSC/OpenSC/compare/f85119712983...e0a4e0bfecfe |