From: Alon Bar-L. <no...@gi...> - 2021-09-27 20:51:09
|
Branch: refs/heads/props Home: https://github.com/OpenSC/pkcs11-helper Commit: 0f1d5db52d65ce64f391e46d320f34c880b2b700 https://github.com/OpenSC/pkcs11-helper/commit/0f1d5db52d65ce64f391e46d320f34c880b2b700 Author: Михалицын Петр <pmi...@ru...> Date: 2021-07-31 (Sat, 31 Jul 2021) Changed paths: M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/core.exports M lib/pkcs11h-core.c Log Message: ----------- Add new provider initialize interface. Provider is set up by properties now. Commit: b67daa437f6dd5fee5454f5626e213b8cdae83a3 https://github.com/OpenSC/pkcs11-helper/commit/b67daa437f6dd5fee5454f5626e213b8cdae83a3 Author: Михалицын Петр <pmi...@ru...> Date: 2021-07-31 (Sat, 31 Jul 2021) Changed paths: M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/pkcs11h-core.c Log Message: ----------- add initialization arguments property for pkcs11 provider Commit: 822565d385e21d0dcd44584bedf8890cb040b3ab https://github.com/OpenSC/pkcs11-helper/commit/822565d385e21d0dcd44584bedf8890cb040b3ab Author: Михалицын Петр <pmi...@ru...> Date: 2021-07-31 (Sat, 31 Jul 2021) Changed paths: M tests/test-basic/test-basic.c Log Message: ----------- Change basic test for using new pkcs11-helper initialize interface Commit: 7cb147b90e8e1dc43c01d702c5e177e634d2d6b7 https://github.com/OpenSC/pkcs11-helper/commit/7cb147b90e8e1dc43c01d702c5e177e634d2d6b7 Author: Alon Bar-Lev <alo...@gm...> Date: 2021-08-04 (Wed, 04 Aug 2021) Changed paths: M ChangeLog M lib/pkcs11h-openssl.c Log Message: ----------- build: openssl: remove RSA_SSLV23_PADDING constant usage Due to openssl-3 compatibility, thanks to t0b3 Compare: https://github.com/OpenSC/pkcs11-helper/compare/0f1d5db52d65%5E...7cb147b90e8e |