From: Alon Bar-L. <no...@gi...> - 2022-04-07 17:01:50
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: dede78046ee2135ed083109970f1960d0c38f15e https://github.com/OpenSC/pkcs11-helper/commit/dede78046ee2135ed083109970f1960d0c38f15e Author: Alon Bar-Lev <al...@ra...> Date: 2022-04-06 (Wed, 06 Apr 2022) Changed paths: M lib/pkcs11h-session.c Log Message: ----------- session: fix debug print when calling pin_hook Commit: c2333570c91dbe0beede4b1f19a76177869255cf https://github.com/OpenSC/pkcs11-helper/commit/c2333570c91dbe0beede4b1f19a76177869255cf Author: Alon Bar-Lev <al...@ra...> Date: 2022-04-07 (Thu, 07 Apr 2022) Changed paths: M ChangeLog M lib/pkcs11h-certificate.c M lib/pkcs11h-data.c M lib/pkcs11h-session.c Log Message: ----------- core: do not assume standard objects supported by provider Commit: fba328fd7519833966712589be8fff419219277a https://github.com/OpenSC/pkcs11-helper/commit/fba328fd7519833966712589be8fff419219277a Author: Alon Bar-Lev <alo...@gm...> Date: 2022-04-07 (Thu, 07 Apr 2022) Changed paths: M ChangeLog M lib/pkcs11h-openssl.c Log Message: ----------- openssl: set back key into EVP for openssl-3 to work Compare: https://github.com/OpenSC/pkcs11-helper/compare/28c1b389f3d3...fba328fd7519 |