From: Michał T. <no...@gi...> - 2022-08-05 16:43:19
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: e89aa1474ebe1cc6a425b4381ea15779b7343927 https://github.com/OpenSC/libp11/commit/e89aa1474ebe1cc6a425b4381ea15779b7343927 Author: Michał Trojnara <Mic...@st...> Date: 2022-08-05 (Fri, 05 Aug 2022) Changed paths: M src/eng_front.c Log Message: ----------- Revert "Deffer initializing crypto routines in PKCS11 engine until needed" This reverts commit: - f573d5fd8d30caa9036897eccfaabb9aed84b4e4 - 939be786a942aa169023922531134614db1efc0d These commits break the following tests: - pkcs11-uri-without-token.softhsm - search-all-matching-tokens.softhsm Commit: 41feede6c72d26be67e700760e5e82e1b3b31031 https://github.com/OpenSC/libp11/commit/41feede6c72d26be67e700760e5e82e1b3b31031 Author: Michał Trojnara <Mic...@st...> Date: 2022-08-05 (Fri, 05 Aug 2022) Changed paths: A .github/workflows/ci.yml R .travis.sh R .travis.yml M README.md Log Message: ----------- Replace Travis with Google Actions Compare: https://github.com/OpenSC/libp11/compare/89854291a98d...41feede6c72d |