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
|
Sep
|
Oct
|
Nov
|
Dec
|
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 |
From: Frank M. <no...@gi...> - 2025-03-20 10:00:25
|
Branch: refs/heads/multi-apps Home: https://github.com/OpenSC/OpenSC To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2025-03-20 09:58:43
|
Branch: refs/heads/duplicate-symbols Home: https://github.com/OpenSC/OpenSC To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2025-03-20 09:58:13
|
Branch: refs/heads/sbom Home: https://github.com/OpenSC/OpenSC To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2025-03-20 09:57:46
|
Branch: refs/heads/sbom Home: https://github.com/OpenSC/OpenSC Commit: 858ce58265827872880b7db6edc17cd105f0d64f https://github.com/OpenSC/OpenSC/commit/858ce58265827872880b7db6edc17cd105f0d64f Author: Vladimir Stoiakin <VSt...@la...> Date: 2025-02-11 (Tue, 11 Feb 2025) Changed paths: A .clang-tidy A .clang-tidy-ignore A .clang-tidy-include A .github/workflows/linux-meson.yml A .github/workflows/windows-meson.yml M .gitignore A MacOSX/meson.build M configure.ac A doc/files/meson.build A doc/tools/generate_completion.sh A doc/tools/meson.build A etc/meson.build A meson.build A meson_options.txt A src/common/meson.build M src/libopensc/apdu.c M src/libopensc/card-iasecc.c M src/libopensc/iso7816.c A src/libopensc/libopensc.def.in A src/libopensc/libopensc.rc A src/libopensc/meson.build M src/libopensc/sc.c A src/minidriver/meson.build A src/minidriver/minidriver.def.in A src/minidriver/minidriver.rc A src/pkcs11/meson.build M src/pkcs11/opensc-pkcs11.pc.in A src/pkcs11/opensc.module.in M src/pkcs11/pkcs11-global.c A src/pkcs11/pkcs11-spy.rc A src/pkcs11/pkcs11.def.in A src/pkcs11/pkcs11.rc A src/pkcs15init/meson.build A src/scconf/meson.build A src/sm/meson.build A src/smm/meson.build A src/smm/smm-local.def.in A src/smm/smm-local.rc A src/tests/fuzzing/meson.build A src/tests/meson.build A src/tests/p11test/meson.build M src/tests/p11test/p11test_case_common.c M src/tests/p11test/runtest.sh M src/tests/regression/functions A src/tests/tests.manifest A src/tests/tests.rc A src/tests/unittests/meson.build M src/tools/Makefile.am A src/tools/meson.build M src/tools/npa-tool.c A src/tools/opensc-notify.rc M src/tools/pkcs11-tool.c M src/tools/pkcs15-tool.c M src/tools/sceac-example.c A src/tools/tools.manifest A src/tools/tools.rc A src/ui/meson.build A subprojects/dutil.wrap A subprojects/glib.wrap A subprojects/openpace.wrap A subprojects/openssl.wrap A subprojects/packagefiles/dutil/meson.build A subprojects/packagefiles/openpace/meson.build A subprojects/packagefiles/openpace/meson_options.txt A subprojects/packagefiles/wcautil/meson.build A subprojects/wcautil.wrap A subprojects/zlib.wrap M tests/common.sh M tests/test-fuzzing.sh M tests/test-manpage.sh 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 A win32/OpenSC-meson.wxs.in M win32/OpenSC.iss.in M win32/customactions.cpp A win32/customactions.def.in A win32/customactions.rc A win32/meson.build M win32/winconfig.h.in Log Message: ----------- build: add support for meson Co-authored-by: Frank Morgner <fra...@gm...> Co-authored-by: Jussi Pakkanen <jpa...@gm...> Commit: 27cc1b4d884c0be77f4d417b19afac251ce4ede7 https://github.com/OpenSC/OpenSC/commit/27cc1b4d884c0be77f4d417b19afac251ce4ede7 Author: Frank Morgner <fra...@gm...> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M .github/workflows/linux-meson.yml Log Message: ----------- generate sbom Commit: 9e397cb373324b07610de599bc13fcf996e9aa96 https://github.com/OpenSC/OpenSC/commit/9e397cb373324b07610de599bc13fcf996e9aa96 Author: Frank Morgner <fra...@gm...> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M .github/workflows/linux-meson.yml Log Message: ----------- trigger build Commit: dd5e10ae0215daeb297da8095578b6236822787b https://github.com/OpenSC/OpenSC/commit/dd5e10ae0215daeb297da8095578b6236822787b Author: Frank Morgner <fra...@gm...> Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M .github/workflows/linux-meson.yml Log Message: ----------- test Compare: https://github.com/OpenSC/OpenSC/compare/858ce5826582%5E...dd5e10ae0215 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-17 18:33:53
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 8ff7952a811086110486162fe9c3f167ded4afe3 https://github.com/OpenSC/libp11/commit/8ff7952a811086110486162fe9c3f167ded4afe3 Author: olszomal <Mal...@st...> Date: 2025-03-17 (Mon, 17 Mar 2025) Changed paths: M Makefile.am A Makefile.mingw M configure.ac M src/Makefile.am M src/Makefile.mak A src/pkcs11prov.exports A src/pkcs11prov.rc A src/pkcs11prov.rc.in A src/provider.c M tests/Makefile.am A tests/openssl.cnf Log Message: ----------- libp11 PKCS#11 provider support Commit: afc7620877c653cb243d26a3cc80d1fdb3d7903a https://github.com/OpenSC/libp11/commit/afc7620877c653cb243d26a3cc80d1fdb3d7903a Author: olszomal <Mal...@st...> Date: 2025-03-17 (Mon, 17 Mar 2025) Changed paths: M .gitignore M tests/Makefile.am A tests/check-privkey-prov.c A tests/dup-key-prov.c A tests/evp-sign-prov.c A tests/fork-change-slot-prov.c A tests/helpers_prov.c A tests/helpers_prov.h R tests/openssl.cnf A tests/provider-case-insensitive.softhsm A tests/provider-ec-cert-store.softhsm A tests/provider-ec-check-privkey.softhsm A tests/provider-ec-copy.softhsm A tests/provider-ec-evp-sign.softhsm A tests/provider-fork-change-slot.softhsm A tests/provider-pkcs11-uri-without-token.softhsm A tests/provider-rsa-check-privkey.softhsm A tests/provider-rsa-evp-sign.softhsm A tests/provider-rsa-oaep.softhsm A tests/provider-rsa-pss-sign.softhsm A tests/provider-search-all-matching-tokens.softhsm A tests/rsa-oaep-prov.c A tests/rsa-pss-sign-prov.c A tests/store-cert-prov.c Log Message: ----------- libp11 PKCS#11 provider tests Commit: a72dad9980a63375cfc35d93e2ee72ddd5ec7343 https://github.com/OpenSC/libp11/commit/a72dad9980a63375cfc35d93e2ee72ddd5ec7343 Author: olszomal <Mal...@st...> Date: 2025-03-17 (Mon, 17 Mar 2025) Changed paths: M NEWS M README.md Log Message: ----------- libp11 PKCS#11 provider documentation Compare: https://github.com/OpenSC/libp11/compare/758f7eb71676...a72dad9980a6 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Doug E. <no...@gi...> - 2025-03-15 18:32:20
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 91d857b307bccdf59d546d5dcd40711ce8ac69b3 https://github.com/OpenSC/OpenSC/commit/91d857b307bccdf59d546d5dcd40711ce8ac69b3 Author: Doug Engert <dee...@gm...> Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M configure.ac M src/libopensc/card-piv.c Log Message: ----------- Configure.ac - enable-piv-sm now test for enable_sm and enable-openssl card-piv.c now relies on configure tests. --enable-piv-sm can also use LibreSSL Changes to be committed: modified: configure.ac modified: src/libopensc/card-piv.c To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2025-03-14 13:29:22
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 1809f244362d94899290a4891b900467bface095 https://github.com/OpenSC/OpenSC/commit/1809f244362d94899290a4891b900467bface095 Author: Jakub Jelen <jj...@re...> Date: 2025-03-12 (Wed, 12 Mar 2025) Changed paths: M .github/build.sh M Makefile.am M configure.ac Log Message: ----------- Add option to disable integration tests and do that with valgrind Alternative solution to #3360 Signed-off-by: Jakub Jelen <jj...@re...> Commit: fe66f2397d74d24b77a7f48e5374d13b112fba3d https://github.com/OpenSC/OpenSC/commit/fe66f2397d74d24b77a7f48e5374d13b112fba3d Author: Frank Morgner <fra...@gm...> Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M .github/build.sh M Makefile.am M configure.ac Log Message: ----------- Merge pull request #3370 from Jakuje/valgrind-tests Add option to disable integration tests and do that with valgrind closes https://github.com/OpenSC/OpenSC/pull/3360 Compare: https://github.com/OpenSC/OpenSC/compare/8d29bb6722d6...fe66f2397d74 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Veronika H. <no...@gi...> - 2025-03-11 15:21:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8d29bb6722d6d1aaafecd046a50c6dbddcd4ae05 https://github.com/OpenSC/OpenSC/commit/8d29bb6722d6d1aaafecd046a50c6dbddcd4ae05 Author: Veronika Hanulíková <vha...@re...> Date: 2025-03-11 (Tue, 11 Mar 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- Do not add CKA_ENCRYPT or CKA_DECRYPT for EC keys by default To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2025-03-11 09:30:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 758f7eb716765d21f3376298903d4f11de23177d https://github.com/OpenSC/libp11/commit/758f7eb716765d21f3376298903d4f11de23177d Author: Michał Trojnara <Mic...@st...> Date: 2025-03-11 (Tue, 11 Mar 2025) Changed paths: M src/eng_back.c M src/util.h M src/util_uri.c Log Message: ----------- Simplify eng_back.c - Only use UTIL_CTX_set_ui_method to set ui_method and ui_data for CKA_ALWAYS_AUTHENTICATE. - Move the locking code from eng_back.c 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-03-07 13:44:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 6e23af034efa0c0c35b2e66fc4436ec261e511ff https://github.com/OpenSC/libp11/commit/6e23af034efa0c0c35b2e66fc4436ec261e511ff Author: Michał Trojnara <Mic...@st...> Date: 2025-03-07 (Fri, 07 Mar 2025) Changed paths: M Makefile.am Log Message: ----------- prevent "make distcheck" from requiring root privileges To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-03-06 16:30:15
|
Branch: refs/heads/provider Home: https://github.com/OpenSC/libp11 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-03-06 13:52:14
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 9e813d537f441a53a9c39b5acc40496a2b37bc30 https://github.com/OpenSC/libp11/commit/9e813d537f441a53a9c39b5acc40496a2b37bc30 Author: Michał Trojnara <Mic...@st...> Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M tests/evp-sign.c M tests/rsa-pss-sign.c Log Message: ----------- Remove dead code To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-03-06 13:45:10
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 3bbd999e6602f61c94ae650a770999fc56c645dd https://github.com/OpenSC/libp11/commit/3bbd999e6602f61c94ae650a770999fc56c645dd Author: Michał Trojnara <Mic...@st...> Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M configure.ac M testall.sh Log Message: ----------- Fix incomplete OpenSSL 0.9.8 support removal in libp11 0.4.8 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-03-06 13:00:18
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 82f2ed314dae94ca184cff62bdba7765c4f8dbbf https://github.com/OpenSC/libp11/commit/82f2ed314dae94ca184cff62bdba7765c4f8dbbf Author: Michał Trojnara <Mic...@st...> Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M src/eng_back.c M src/eng_front.c Log Message: ----------- Bump copyright date on recently modified files Commit: 9d2ec056e586aa7ac7b779117772dc9ad517ec39 https://github.com/OpenSC/libp11/commit/9d2ec056e586aa7ac7b779117772dc9ad517ec39 Author: Michał Trojnara <Mic...@st...> Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M .gitignore Log Message: ----------- Add new examples and tests to .gitignore Compare: https://github.com/OpenSC/libp11/compare/b29cb778c343...9d2ec056e586 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-03-06 12:35:07
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 143c77136d7fb5713ceaee36b7e08536ad225fb2 https://github.com/OpenSC/libp11/commit/143c77136d7fb5713ceaee36b7e08536ad225fb2 Author: Michał Trojnara <Mic...@st...> Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: A testall.sh Log Message: ----------- Automatic building with several OpenSSL versions Commit: b29cb778c34380ac60277c0e4542b45bcab56bbf https://github.com/OpenSC/libp11/commit/b29cb778c34380ac60277c0e4542b45bcab56bbf Author: Michał Trojnara <Mic...@st...> Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M src/util_uri.c Log Message: ----------- Build fixes against OpenSSL >= 1.0.2 Compare: https://github.com/OpenSC/libp11/compare/7022a03077c7...b29cb778c343 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Frank M. <no...@gi...> - 2025-03-04 11:08:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f923dc712516551ce0f17496cfa220b1536f4a6f https://github.com/OpenSC/OpenSC/commit/f923dc712516551ce0f17496cfa220b1536f4a6f Author: Frank Morgner <fra...@gm...> Date: 2025-03-04 (Tue, 04 Mar 2025) Changed paths: M .github/restart-pcscd.sh M .github/test-oseid.sh M .github/workflows/linux.yml Log Message: ----------- CI: updated ubuntu runner sets up polkit rules for testing on Github runner fixes https://github.com/OpenSC/OpenSC/issues/3349 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Raul M. <no...@gi...> - 2025-02-25 23:40:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5d02bed3d9dc43d6170fbc8dfb7821373f9a4c9d https://github.com/OpenSC/OpenSC/commit/5d02bed3d9dc43d6170fbc8dfb7821373f9a4c9d Author: Raul Metsma <ra...@me...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M configure.ac M src/libopensc/internal-winscard.h Log Message: ----------- Cleanup Cygwin handling Signed-off-by: Raul Metsma <ra...@me...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |