|
From: Paul W. <no...@gi...> - 2026-09-03 11:30:15
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 81765fa73ecc9416217a2f6ab8964b1ca34547d6 https://github.com/OpenSC/pam_pkcs11/commit/81765fa73ecc9416217a2f6ab8964b1ca34547d6 Author: Finn Rayk Gaertner <fin...@pr...> Date: 2026-09-03 (Thu, 03 Sep 2026) Changed paths: M src/common/cert_info.c M src/common/cert_vfy.c M src/common/pam-pkcs11-ossl-compat.h Log Message: ----------- fix: Use ASN1_STRING_get0_data to access ASN1_STRING contents Commit: e4548080abe5f084404aee85c83471016da49076 https://github.com/OpenSC/pam_pkcs11/commit/e4548080abe5f084404aee85c83471016da49076 Author: Paul Wolneykien <ma...@al...> Date: 2026-09-03 (Thu, 03 Sep 2026) Changed paths: M src/common/cert_info.c M src/common/cert_vfy.c M src/common/pam-pkcs11-ossl-compat.h Log Message: ----------- Merge pull request #91 from FinnRG/fix/openssl4 fix: Use ASN1_STRING_get0_data to access ASN1_STRING contents Compare: https://github.com/OpenSC/pam_pkcs11/compare/dd7a2c0f4fa1...e4548080abe5 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/pam_pkcs11/settings/notifications |