You can subscribe to this list here.
2013 |
Jan
(18) |
Feb
(20) |
Mar
(15) |
Apr
(5) |
May
(7) |
Jun
(3) |
Jul
(4) |
Aug
(20) |
Sep
(10) |
Oct
(12) |
Nov
(12) |
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2014 |
Jan
(12) |
Feb
(8) |
Mar
(3) |
Apr
(7) |
May
(12) |
Jun
(19) |
Jul
(1) |
Aug
(5) |
Sep
(9) |
Oct
(11) |
Nov
(13) |
Dec
(20) |
2015 |
Jan
(12) |
Feb
(25) |
Mar
(33) |
Apr
(37) |
May
(36) |
Jun
(2) |
Jul
(18) |
Aug
(31) |
Sep
(98) |
Oct
(50) |
Nov
(25) |
Dec
(34) |
2016 |
Jan
(95) |
Feb
(35) |
Mar
(78) |
Apr
(12) |
May
(11) |
Jun
(20) |
Jul
(28) |
Aug
(21) |
Sep
(30) |
Oct
(29) |
Nov
(15) |
Dec
(15) |
2017 |
Jan
(29) |
Feb
(17) |
Mar
(34) |
Apr
(28) |
May
(12) |
Jun
(25) |
Jul
(39) |
Aug
(14) |
Sep
(12) |
Oct
(38) |
Nov
(28) |
Dec
(6) |
2018 |
Jan
(15) |
Feb
(22) |
Mar
(27) |
Apr
(71) |
May
(78) |
Jun
(47) |
Jul
(24) |
Aug
(63) |
Sep
(43) |
Oct
(34) |
Nov
(27) |
Dec
(18) |
2019 |
Jan
(51) |
Feb
(17) |
Mar
(48) |
Apr
(46) |
May
(25) |
Jun
(9) |
Jul
(14) |
Aug
(46) |
Sep
(18) |
Oct
(25) |
Nov
(26) |
Dec
(25) |
2020 |
Jan
(28) |
Feb
(30) |
Mar
(20) |
Apr
(69) |
May
(40) |
Jun
(16) |
Jul
(13) |
Aug
(9) |
Sep
(17) |
Oct
(40) |
Nov
(55) |
Dec
(6) |
2021 |
Jan
(44) |
Feb
(13) |
Mar
(33) |
Apr
(31) |
May
(32) |
Jun
(10) |
Jul
(9) |
Aug
(27) |
Sep
(33) |
Oct
(7) |
Nov
(14) |
Dec
(17) |
2022 |
Jan
(25) |
Feb
(11) |
Mar
(42) |
Apr
(14) |
May
(18) |
Jun
(3) |
Jul
(10) |
Aug
(41) |
Sep
(12) |
Oct
(13) |
Nov
(18) |
Dec
(9) |
2023 |
Jan
(10) |
Feb
(18) |
Mar
(25) |
Apr
(27) |
May
(16) |
Jun
(26) |
Jul
(9) |
Aug
(29) |
Sep
(17) |
Oct
(24) |
Nov
(18) |
Dec
(16) |
2024 |
Jan
(23) |
Feb
(55) |
Mar
(40) |
Apr
(17) |
May
(15) |
Jun
(12) |
Jul
(12) |
Aug
(6) |
Sep
(15) |
Oct
(16) |
Nov
(29) |
Dec
(26) |
2025 |
Jan
(29) |
Feb
(37) |
Mar
(24) |
Apr
(35) |
May
(38) |
Jun
(20) |
Jul
(7) |
Aug
(13) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
From: Michał T. <no...@gi...> - 2025-04-09 16:31:05
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 713c4b3bfd7d9d277d2003c4e21eacbc27eafe71 https://github.com/OpenSC/libp11/commit/713c4b3bfd7d9d277d2003c4e21eacbc27eafe71 Author: Michał Trojnara <Mic...@st...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M src/util_uri.c Log Message: ----------- Unify/simplify memory management To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-04-09 13:15:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 21868ff9ed650bd5f6b67e13e2a5d5b48548efff https://github.com/OpenSC/libp11/commit/21868ff9ed650bd5f6b67e13e2a5d5b48548efff Author: Michał Trojnara <Mic...@st...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M src/util_uri.c Log Message: ----------- Split util_ctx_try_load_object() This commit makes the code more maintainable. It also prevents retrieving the slot list and filtering it against the URI twice, which reduces the number of duplicate log lines. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: d4ryus <no...@gi...> - 2025-04-09 12:57:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: ff9830da6014c290768b84a13e107000a36afa70 https://github.com/OpenSC/OpenSC/commit/ff9830da6014c290768b84a13e107000a36afa70 Author: d4ryus <d4...@ma...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: Don't clutter stdout Use stderr for info messages instead. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2025-04-09 12:55:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 9f9ae268bd0c2298ab79955b757a1656f86951a0 https://github.com/OpenSC/OpenSC/commit/9f9ae268bd0c2298ab79955b757a1656f86951a0 Author: Frank Morgner <fra...@gm...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M src/libopensc/pkcs15.c Log Message: ----------- DNIe: disable file cache by default fixes https://github.com/OpenSC/OpenSC/issues/3276 Commit: 5305bfa57d834ff4958803896b28ff54e4465c81 https://github.com/OpenSC/OpenSC/commit/5305bfa57d834ff4958803896b28ff54e4465c81 Author: Frank Morgner <fra...@gm...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M src/libopensc/pkcs15.c Log Message: ----------- fixed formatting Commit: 1538f8515757d9eecd3e9f2656589606524bfbe1 https://github.com/OpenSC/OpenSC/commit/1538f8515757d9eecd3e9f2656589606524bfbe1 Author: Frank Morgner <fra...@gm...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M .github/setup-fedora.sh Log Message: ----------- CI: fixed fedora deps Compare: https://github.com/OpenSC/OpenSC/compare/8b89f80b8140...1538f8515757 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2025-04-09 11:20:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 4cb9845583835740771ad0fe8d8b9745000c343d https://github.com/OpenSC/libp11/commit/4cb9845583835740771ad0fe8d8b9745000c343d Author: Michał Trojnara <Mic...@st...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M src/util_uri.c Log Message: ----------- Require FORCE_LOGIN to login for public objects To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-04-08 13:04:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: a84b0f7420163eed7daf982d10b594711a1b767e https://github.com/OpenSC/libp11/commit/a84b0f7420163eed7daf982d10b594711a1b767e Author: Michał Trojnara <Mic...@st...> Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M src/eng_back.c M src/util.h M src/util_uri.c Log Message: ----------- Move ENGINE_CTX_keygen to util_uri.c To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-04-08 11:15:10
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: c62fdbfddb85da4496bcda34bf148eda8a3c39b5 https://github.com/OpenSC/libp11/commit/c62fdbfddb85da4496bcda34bf148eda8a3c39b5 Author: Michał Trojnara <Mic...@st...> Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M src/util_uri.c Log Message: ----------- Prevent confusing errors when no slot was found Commit: b92a6da7bd7de4f9cf69e427c72a4f083395400b https://github.com/OpenSC/libp11/commit/b92a6da7bd7de4f9cf69e427c72a4f083395400b Author: Michał Trojnara <Mic...@st...> Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M src/util_uri.c Log Message: ----------- Ensure cleanup on UTIL_CTX_init_libp11 failures Compare: https://github.com/OpenSC/libp11/compare/0d412c48ffd4...b92a6da7bd7d To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2025-04-08 11:11:04
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 0d412c48ffd46039be1d9a2dad721b546a5b18c7 https://github.com/OpenSC/libp11/commit/0d412c48ffd46039be1d9a2dad721b546a5b18c7 Author: olszomal <Mal...@st...> Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M examples/eckeygen.c M examples/rsakeygen.c Log Message: ----------- Improve hex key ID parsing, CID 459657, 459658 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-04-04 17:47:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 62fa4ee854215fc4d8ebd2d7f5dc61bb1c718cc8 https://github.com/OpenSC/libp11/commit/62fa4ee854215fc4d8ebd2d7f5dc61bb1c718cc8 Author: Michał Trojnara <Mic...@st...> Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M examples/decrypt.c M examples/eckeygen.c M examples/rsakeygen.c M src/eng_front.c M src/p11_pthread.h M src/p11_slot.c M src/pkcs11.h M src/provider.c M src/util_uri.c M tests/check-all-prov.c M tests/check-privkey-prov.c M tests/check-privkey.c M tests/dup-key-prov.c M tests/dup-key.c M tests/ec-keygen.c M tests/evp-sign-prov.c M tests/fork-change-slot-prov.c M tests/fork-change-slot.c M tests/fork-test.c M tests/helpers_prov.c M tests/rsa-keygen.c M tests/rsa-oaep-prov.c M tests/rsa-pss-sign-prov.c M tests/store-cert-prov.c M tests/store-cert.c Log Message: ----------- Fix indentation and formatting To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2025-04-04 16:28:36
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: ae17f1f64444b57d23d632f0820d0cef67a03b2e https://github.com/OpenSC/libp11/commit/ae17f1f64444b57d23d632f0820d0cef67a03b2e Author: olszomal <Mal...@st...> Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M examples/eckeygen.c M examples/rsakeygen.c M src/p11_ec.c Log Message: ----------- OpenSSL 1.0.2 compatibility fixes To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2025-04-04 11:57:12
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: ed84a6fe90fde966f8b5f074b9ce39292d1526ed https://github.com/OpenSC/libp11/commit/ed84a6fe90fde966f8b5f074b9ce39292d1526ed Author: olszomal <Mal...@st...> Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M .gitignore M examples/Makefile.am A examples/eckeygen.c A examples/rsakeygen.c Log Message: ----------- Examples for key pair generation Commit: 71b96e13568a832e068971ae3af0483d88a33e73 https://github.com/OpenSC/libp11/commit/71b96e13568a832e068971ae3af0483d88a33e73 Author: olszomal <Mal...@st...> Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M src/eng_back.c M src/libp11-int.h M src/libp11.h M src/p11_front.c M src/p11_key.c M src/p11_slot.c M src/util_uri.c Log Message: ----------- Style cleanup Commit: 5e46f08081c2e2b39a226d5e95d28ef6c4d7e1e0 https://github.com/OpenSC/libp11/commit/5e46f08081c2e2b39a226d5e95d28ef6c4d7e1e0 Author: olszomal <Mal...@st...> Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M src/util_uri.c Log Message: ----------- Improve error handling in UTIL_CTX_new(), CID 457491 Commit: fd441f8aad67184f1a19751dabc2cf19abda6d30 https://github.com/OpenSC/libp11/commit/fd441f8aad67184f1a19751dabc2cf19abda6d30 Author: olszomal <Mal...@st...> Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M src/p11_key.c Log Message: ----------- Add missing lock for rw_mode in pkcs11_init_keygen(), CID 459656 Compare: https://github.com/OpenSC/libp11/compare/509b3c813bd5...fd441f8aad67 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-04-04 10:24:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 509b3c813bd5c3525236ced28b3ac78d6f7e0269 https://github.com/OpenSC/libp11/commit/509b3c813bd5c3525236ced28b3ac78d6f7e0269 Author: Michał Trojnara <Mic...@st...> Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M NEWS M configure.ac M testall.sh Log Message: ----------- Remove support for OpenSSL older than 1.0.2 Fixes #584 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-04-04 10:00:47
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: c315280642c48cb13e847eba777d0167715acf60 https://github.com/OpenSC/libp11/commit/c315280642c48cb13e847eba777d0167715acf60 Author: Rafael Junio da Cruz <raf...@pr...> Date: 2025-04-04 (Fri, 04 Apr 2025) Changed paths: M .gitignore M src/eng_back.c M src/eng_front.c M src/engine.h M src/libp11-int.h M src/libp11.exports M src/libp11.h M src/p11_front.c M src/p11_key.c M src/p11_slot.c M src/util.h M src/util_uri.c M tests/Makefile.am A tests/ec-keygen.c A tests/ec-keygen.softhsm A tests/rsa-keygen.c A tests/rsa-keygen.softhsm Log Message: ----------- Introduce generic keypair generation interface and engine ctrl command As discussed in https://github.com/OpenSC/libp11/pull/379 and https://github.com/OpenSC/libp11/pull/378 we need a generic interface that supports multiple algorithms for key generation. Attempt was made to create a new keygen method and register it in PKCS11_pkey_meths() in p11_pkey.c (so that it's possible to generate keys using OpenSSL's EVP_PKEY_* API) but multiple design issues appeared. How and where do you pass the key ID, token label and alike was the first question. As suggested by the maintainer here: https://github.com/OpenSC/libp11/pull/379#issuecomment-820588833, app_data from EVP_PKEY_CTX was (mis)used and that worked well. The reason why this approach was abandoned is because a good (or bad) way to get a handle of the PKCS11_CTX_private, that is necessary for the Cryptoki call, was not found. The way other operations work is that they rely on the key being loaded *_first_* through ENGINE_load_public(private)_key because this is when the PKCS11_CTX gets initialized and a handle to PKCS11_OBJECT_private gets set to the ex_data of the underlying key. Key generation obviously cannot rely on that mechanism since key doesn't yet exist. Instead, a generic PKCS11_generate_key interface was made that takes a structure describing the key generation algorithm. For now it only contains simple options like curve name for ECC or number of bits for RSA key generation. It also possible to configure CKA_SENSITIVE and CKA_EXTRACTABLE key attributes. This interface can then be used as any other PKCS11 wrapper interface or using the ENGINE control commands. Using it with ENGINE control commands is demonstrated in the new tests/keygen.c file. Code for ECC keygen was taken from: https://github.com/OpenSC/libp11/pull/379 and reworked to compile and work with some new additions to libp11 i.e. templates. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Raul M. <no...@gi...> - 2025-04-02 15:05:35
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8b89f80b8140a4938239282dbc6a4cc66dde7b94 https://github.com/OpenSC/OpenSC/commit/8b89f80b8140a4938239282dbc6a4cc66dde7b94 Author: Raul Metsma <ra...@me...> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M .github/setup-macos.sh M MacOSX/Distribution.xml.in R MacOSX/Distribution_universal.xml.in M MacOSX/Makefile.am M MacOSX/build-package.in R MacOSX/target_tokend.plist M configure.ac Log Message: ----------- Simplify macOS build process * Xcode 12.2 was released 2020 Signed-off-by: Raul Metsma <ra...@me...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Raul M. <no...@gi...> - 2025-04-02 09:52:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d83ee0b2cf4ce3ffef4a9e066fd6bb0ba637de36 https://github.com/OpenSC/OpenSC/commit/d83ee0b2cf4ce3ffef4a9e066fd6bb0ba637de36 Author: Raul Metsma <ra...@me...> Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M .github/setup-linux.sh M .github/workflows/linux.yml Log Message: ----------- Build on Linux arm64 Signed-off-by: Raul Metsma <ra...@me...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: CardContact S. G. <no...@gi...> - 2025-04-01 13:06:05
|
Branch: refs/heads/add-pss-public-key Home: https://github.com/OpenSC/OpenSC To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: CardContact S. G. <no...@gi...> - 2025-04-01 13:02:09
|
Branch: refs/heads/add-pss-public-key Home: https://github.com/OpenSC/OpenSC Commit: eb04c30c94f8e98b01106e705581ed8cfb9de261 https://github.com/OpenSC/OpenSC/commit/eb04c30c94f8e98b01106e705581ed8cfb9de261 Author: Andreas Schwier <and...@ca...> Date: 2025-04-01 (Tue, 01 Apr 2025) Changed paths: M src/libopensc/pkcs15-algo.c Log Message: ----------- Add support for RSA public key encoded with id-RSASSA-PSS Commit: 44cf1d5a06af18bb9178c54c61263336c3cb5b90 https://github.com/OpenSC/OpenSC/commit/44cf1d5a06af18bb9178c54c61263336c3cb5b90 Author: Andreas Schwier <and...@ca...> Date: 2025-04-01 (Tue, 01 Apr 2025) Changed paths: M src/libopensc/pkcs15-algo.c Log Message: ----------- Fix whitespace Compare: https://github.com/OpenSC/OpenSC/compare/eb04c30c94f8%5E...44cf1d5a06af To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2025-03-28 11:34:46
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: b17c51501ee7648a403d9f11a94346907683dc2f https://github.com/OpenSC/libp11/commit/b17c51501ee7648a403d9f11a94346907683dc2f Author: olszomal <Mal...@st...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M src/provider.c Log Message: ----------- Allow fetching all object types when expected_type is unspecified Commit: b025351def27ab2f7dba5226619e781e35fdffc0 https://github.com/OpenSC/libp11/commit/b025351def27ab2f7dba5226619e781e35fdffc0 Author: olszomal <Mal...@st...> Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M tests/Makefile.am A tests/check-all-prov.c M tests/check-privkey-prov.c M tests/helpers_prov.c M tests/helpers_prov.h A tests/provider-ec-check-all.softhsm A tests/provider-rsa-check-all.softhsm Log Message: ----------- Improved provider tests Compare: https://github.com/OpenSC/libp11/compare/a72dad9980a6...b025351def27 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Veronika H. <no...@gi...> - 2025-03-26 14:19:02
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: a34fddf7d627e761b7dc1cfd1664b1f6d7d14f9d https://github.com/OpenSC/OpenSC/commit/a34fddf7d627e761b7dc1cfd1664b1f6d7d14f9d Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/test-pkcs11-tool-test-threads.sh Log Message: ----------- Remove doubled code in tests Commit: 8f183af09c433a7cb31a4f43a8f0bc51c12da221 https://github.com/OpenSC/OpenSC/commit/8f183af09c433a7cb31a4f43a8f0bc51c12da221 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: A tests/README.md M tests/common.sh A tests/setup-kryoptic.sh A tests/setup-softhsm.sh A tests/setup-softokn.sh M tests/softhsm_ref.json M tests/test-p11test.sh M tests/test-pkcs11-tool-allowed-mechanisms.sh M tests/test-pkcs11-tool-import.sh M tests/test-pkcs11-tool-sign-verify.sh M tests/test-pkcs11-tool-sym-crypt-test.sh M tests/test-pkcs11-tool-test-threads.sh M tests/test-pkcs11-tool-test.sh M tests/test-pkcs11-tool-unwrap-wrap-test.sh Log Message: ----------- Add kryoptic and softokn modules into tests/ Commit: 9815727925712507c1a0d4340237d95757f8d8ec https://github.com/OpenSC/OpenSC/commit/9815727925712507c1a0d4340237d95757f8d8ec Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M .github/setup-fedora.sh A .github/setup-kryoptic.sh M .github/setup-linux.sh A .github/workflows/external-pkcs11.yaml Log Message: ----------- Add CI tests for pkcs11-tool with kryoptic, softhsm and softokn Commit: 7725950090753362d7931cab7fcdafdecfd1b7f9 https://github.com/OpenSC/OpenSC/commit/7725950090753362d7931cab7fcdafdecfd1b7f9 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M .github/setup-kryoptic.sh Log Message: ----------- Remove pulling openssl submodules Commit: 58dc9732a71f8b2230cb17d128d3a4080a793d6e https://github.com/OpenSC/OpenSC/commit/58dc9732a71f8b2230cb17d128d3a4080a793d6e Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/README.md Log Message: ----------- Add NSS Softokn name Commit: d19d9b1e6db6cc75bdf23a216b93327c72061f90 https://github.com/OpenSC/OpenSC/commit/d19d9b1e6db6cc75bdf23a216b93327c72061f90 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/common.sh A tests/init-kryoptic.sh A tests/init-softhsm.sh A tests/init-softokn.sh R tests/setup-kryoptic.sh R tests/setup-softhsm.sh R tests/setup-softokn.sh Log Message: ----------- Rename init scripts for SW tokens Commit: 56708513a3176561e12f0cb7f23a5a49318a8f1c https://github.com/OpenSC/OpenSC/commit/56708513a3176561e12f0cb7f23a5a49318a8f1c Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/test-p11test.sh M tests/test-pkcs11-tool-allowed-mechanisms.sh M tests/test-pkcs11-tool-sign-verify.sh M tests/test-pkcs11-tool-sym-crypt-test.sh M tests/test-pkcs11-tool-test.sh M tests/test-pkcs11-tool-unwrap-wrap-test.sh Log Message: ----------- Remove checks for Ubuntu 18 Commit: e23688d0e14f4ca770aa608d007ea37d43b1dacc https://github.com/OpenSC/OpenSC/commit/e23688d0e14f4ca770aa608d007ea37d43b1dacc Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M .github/workflows/external-pkcs11.yaml A tests/test-kryoptic.sh A tests/test-softhsm.sh A tests/test-softokn.sh Log Message: ----------- Add separate test scripts for each token Commit: 8dee9178bd24d7f656047984355e2573ded43360 https://github.com/OpenSC/OpenSC/commit/8dee9178bd24d7f656047984355e2573ded43360 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/common.sh M tests/test-pkcs11-tool-sign-verify.sh Log Message: ----------- Test sign with generic key on kryoptic Commit: 75039acf88d0a3d16902fe1d677a829e09c8a378 https://github.com/OpenSC/OpenSC/commit/75039acf88d0a3d16902fe1d677a829e09c8a378 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/test-softhsm.sh Log Message: ----------- Add rest of the tests for SoftHSM Commit: 9daeb8bcc0683ad72931c33b6efd585067acc614 https://github.com/OpenSC/OpenSC/commit/9daeb8bcc0683ad72931c33b6efd585067acc614 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/test-kryoptic.sh M tests/test-p11test.sh Log Message: ----------- Run p11test also on Kryoptic Commit: cbc5717baa22f6770ccd1738b4d85d12172e3bd6 https://github.com/OpenSC/OpenSC/commit/cbc5717baa22f6770ccd1738b4d85d12172e3bd6 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/test-kryoptic.sh M tests/test-pkcs11-tool-sym-crypt-test.sh Log Message: ----------- Run sym crypt test also when kryoptic Commit: 5c31e7447c25c71e4f508899e32f590c4b9a4dd8 https://github.com/OpenSC/OpenSC/commit/5c31e7447c25c71e4f508899e32f590c4b9a4dd8 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M tests/test-kryoptic.sh M tests/test-pkcs11-tool-unwrap-wrap-test.sh Log Message: ----------- Add wrap/unwrap tests also for kryoptic Compare: https://github.com/OpenSC/OpenSC/compare/cfe6195b0fd9...5c31e7447c25 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Veronika H. <no...@gi...> - 2025-03-26 12:05:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cfe6195b0fd9d14b5d969f95bd4aa673846155bb https://github.com/OpenSC/OpenSC/commit/cfe6195b0fd9d14b5d969f95bd4aa673846155bb Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M src/tools/piv-tool.c Log Message: ----------- Fix memory leaks in piv-tool key generation Thanks OSS-Fuzz https://issues.oss-fuzz.com/issues/397209407 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Paul W. <no...@gi...> - 2025-03-26 10:24:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: c970fe67736bb5b83cb459cdfc61a74334d55fab https://github.com/OpenSC/pam_pkcs11/commit/c970fe67736bb5b83cb459cdfc61a74334d55fab Author: Paul Wolneykien <ma...@al...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M etc/Makefile.am Log Message: ----------- Fixed distcheck 1. Add pkcs11-eventmgr.service to the distribution. 2. Define `unitdir` using the `$(prefix)` variable. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/pam_pkcs11/settings/notifications |
From: Paul W. <no...@gi...> - 2025-03-26 09:00:54
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 158cac6c2d14b6a3b11e6e1318628896402ab802 https://github.com/OpenSC/pam_pkcs11/commit/158cac6c2d14b6a3b11e6e1318628896402ab802 Author: Paul Wolneykien <ma...@al...> Date: 2025-03-26 (Wed, 26 Mar 2025) Changed paths: M src/tools/pkcs11_eventmgr.c Log Message: ----------- Fixed some more spelling errors To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/pam_pkcs11/settings/notifications |
From: Paul W. <no...@gi...> - 2025-03-25 18:15:19
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 8d84fe5dea48914b9f9166e37e3abfcd8b8d6d0f https://github.com/OpenSC/pam_pkcs11/commit/8d84fe5dea48914b9f9166e37e3abfcd8b8d6d0f Author: Paul Wolneykien <ma...@al...> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M ChangeLog M NEWS M doc/mappers_api.xml M doc/pam_pkcs11.xml M src/pam_pkcs11/mapper_mgr.c M src/tools/pkcs11_eventmgr.c Log Message: ----------- Fixed some spelling errors To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/pam_pkcs11/settings/notifications |
From: Paul W. <no...@gi...> - 2025-03-25 18:13:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 7a36c1b9abb7d6925e095c9671b22503d118f836 https://github.com/OpenSC/pam_pkcs11/commit/7a36c1b9abb7d6925e095c9671b22503d118f836 Author: Ekaterine Papava <pap...@gt...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M configure.ac Log Message: ----------- Update configure.ac Commit: 9204e0bffb36610f6753f8a4c4fb0d476ba4db16 https://github.com/OpenSC/pam_pkcs11/commit/9204e0bffb36610f6753f8a4c4fb0d476ba4db16 Author: Ekaterine Papava <pap...@gt...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: A po/ka.po Log Message: ----------- Add files via upload Commit: a0aff83df54538c2910bb6946b4f85fd360ed9c8 https://github.com/OpenSC/pam_pkcs11/commit/a0aff83df54538c2910bb6946b4f85fd360ed9c8 Author: Paul Wolneykien <ma...@al...> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M configure.ac A po/ka.po Log Message: ----------- Merge pull request #82 from EkaterinePapava/master po: Add Georgian translation Compare: https://github.com/OpenSC/pam_pkcs11/compare/b8dbe6370d36...a0aff83df545 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/pam_pkcs11/settings/notifications |
From: Frank M. <no...@gi...> - 2025-03-20 10:00:43
|
Branch: refs/heads/meson Home: https://github.com/OpenSC/OpenSC To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |