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
(10) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Veronika H. <no...@gi...> - 2025-08-19 09:59:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 96219986e091709d392ddfd8faa41fb69a10b545 https://github.com/OpenSC/OpenSC/commit/96219986e091709d392ddfd8faa41fb69a10b545 Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-19 (Tue, 19 Aug 2025) Changed paths: M doc/tools/completion-template Log Message: ----------- Fix bash completion function name The `_split_longopt` is renamed to `_comp__split_longopt` from bash-completion v2.12.0. Replace it with _init_completion. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Mario H. <no...@gi...> - 2025-08-13 14:29:16
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: afbbac95fa28ace7241b79106610854a6d456c87 https://github.com/OpenSC/OpenSC/commit/afbbac95fa28ace7241b79106610854a6d456c87 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/sm/sm-eac.c Log Message: ----------- sm-eac: Allow non-standard PIN reference IDs for PACE Commit: 0ac6cd64ef066c4aac9dc09f596635618533a327 https://github.com/OpenSC/OpenSC/commit/0ac6cd64ef066c4aac9dc09f596635618533a327 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.c Log Message: ----------- dtrust: Read serial number from EF.GDO This is necessary, because for D-Trust Cards 5.x the CardOS command requires PACE authentication. Commit: a0c07b2846dddc8ea5f8ea989411c959c99465ad https://github.com/OpenSC/OpenSC/commit/a0c07b2846dddc8ea5f8ea989411c959c99465ad Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.c M src/libopensc/cards.h M src/libopensc/pkcs15-dtrust.c M src/libopensc/pkcs15-syn.c M win32/customactions.cpp Log Message: ----------- dtrust: Identify D-Trust Card 5.1 & 5.4 (#3131) Commit: 2288de0174e74643fc59810f3052e88ccd2dd0a6 https://github.com/OpenSC/OpenSC/commit/2288de0174e74643fc59810f3052e88ccd2dd0a6 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/pkcs15-dtrust.c Log Message: ----------- dtrust: Don't allocate PKCS#11 slot for CAN Commit: 28229998b43d23b261d36466c7e4d3a348b43313 https://github.com/OpenSC/OpenSC/commit/28229998b43d23b261d36466c7e4d3a348b43313 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/Makefile.am M src/libopensc/card-dtrust.c A src/libopensc/card-dtrust.h Log Message: ----------- dtrust: Perform PACE authentication where necessary Commit: 60d8cab6fa957bc3110df10d7ad3a39670007dad https://github.com/OpenSC/OpenSC/commit/60d8cab6fa957bc3110df10d7ad3a39670007dad Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.c Log Message: ----------- dtrust: Implement CAN tracking for PACE-capable readers Commit: f5f6d42a001aa43edb565abdc38cfb70c1022ac8 https://github.com/OpenSC/OpenSC/commit/f5f6d42a001aa43edb565abdc38cfb70c1022ac8 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.c Log Message: ----------- dtrust: Prevent unnecessary PIN prompts on pin pad readers closes #2244 Commit: 3492432c5dc202804467841937689421dcf80eb8 https://github.com/OpenSC/OpenSC/commit/3492432c5dc202804467841937689421dcf80eb8 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.c Log Message: ----------- dtrust: Add support timeline for different D-Trust products Commit: 3c8f8b12fbb9949004b505715ab67f4e06cdd2d2 https://github.com/OpenSC/OpenSC/commit/3c8f8b12fbb9949004b505715ab67f4e06cdd2d2 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.c Log Message: ----------- dtrust: Add SEID for D-Trust 5.1/5.4 ECDSA signatures Commit: 399a7f56d714bb31aed56a8d4860b89bbf4002a9 https://github.com/OpenSC/OpenSC/commit/399a7f56d714bb31aed56a8d4860b89bbf4002a9 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.c Log Message: ----------- dtrust: Implement PIN change and retry counter reset for D-Trust Card 5.1/5.4 Commit: 8100c089b819bae0e50394c04d4719910d8e29c3 https://github.com/OpenSC/OpenSC/commit/8100c089b819bae0e50394c04d4719910d8e29c3 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/files/files.html M doc/files/opensc.conf.5.xml.in M src/libopensc/card-dtrust.c Log Message: ----------- dtrust: Read CAN from environment or config file Commit: 4161ccb080ebdf19edbe9c18d6c4d21f64624a68 https://github.com/OpenSC/OpenSC/commit/4161ccb080ebdf19edbe9c18d6c4d21f64624a68 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/tools/dtrust-tool.1.xml Log Message: ----------- dtrust-tool: Reorder options in manpage according to getopt help text Commit: 7d55686cae490f836cd7e1c09de7e2138d0bd48b https://github.com/OpenSC/OpenSC/commit/7d55686cae490f836cd7e1c09de7e2138d0bd48b Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Refactor PIN entry logic Commit: 76beee5f5c03c82a5e34d3d72f3e2eff7505f0d9 https://github.com/OpenSC/OpenSC/commit/76beee5f5c03c82a5e34d3d72f3e2eff7505f0d9 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/tools/dtrust-tool.1.xml M src/tools/Makefile.am M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Establish PACE channel for D-Trust Card 5 Commit: 614a69e11f90a6f2d7877098a6ea5a96bfd95fbe https://github.com/OpenSC/OpenSC/commit/614a69e11f90a6f2d7877098a6ea5a96bfd95fbe Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.h M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Use symbolic names for PIN IDs Commit: 684ac427f8cc22f61a473d4080d64793ec6b4b73 https://github.com/OpenSC/OpenSC/commit/684ac427f8cc22f61a473d4080d64793ec6b4b73 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Show PIN status for D-Trust Card 5 Commit: 36746facea41645ebf5045c35012a64446c3f437 https://github.com/OpenSC/OpenSC/commit/36746facea41645ebf5045c35012a64446c3f437 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Don't show misleading "transport protection broken" "transport protection broken" should only be shown for unusable transport PINs, but not for regular PINs. Regular PINs are unusable in the default state with transport protection in force, so this output may be misleading. Commit: ce308d9fffd79097149a91453d81b00bf6a7025d https://github.com/OpenSC/OpenSC/commit/ce308d9fffd79097149a91453d81b00bf6a7025d Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Show transport protection status for D-Trust Card 5 Commit: 87716936d6509054a7f54753da45008702253e7f https://github.com/OpenSC/OpenSC/commit/87716936d6509054a7f54753da45008702253e7f Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Unlock transport protection for D-Trust Card 5 Commit: 9ec914f39175e91c0386bf8cd33e22fcb56ae1cb https://github.com/OpenSC/OpenSC/commit/9ec914f39175e91c0386bf8cd33e22fcb56ae1cb Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Output error messages to stderr Commit: cb6cc14db4cb97d7ec692884f92c85708820e013 https://github.com/OpenSC/OpenSC/commit/cb6cc14db4cb97d7ec692884f92c85708820e013 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/tools/dtrust-tool.1.xml M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Implement unblocking PINs Commit: e826c044eefcdefb0a9aedaf71db0543231318c6 https://github.com/OpenSC/OpenSC/commit/e826c044eefcdefb0a9aedaf71db0543231318c6 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/tools/dtrust-tool.1.xml M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Implement resuming PINs Commit: e38642b796483e5ace3aa5796ddc37c1190db602 https://github.com/OpenSC/OpenSC/commit/e38642b796483e5ace3aa5796ddc37c1190db602 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/tools/dtrust-tool.1.xml M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Implement changing PINs Commit: 9aaddf2191c9e31f67c7409fa77072f5852c49ec https://github.com/OpenSC/OpenSC/commit/9aaddf2191c9e31f67c7409fa77072f5852c49ec Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/files/files.html M doc/files/opensc.conf.5.xml.in M doc/tools/dtrust-tool.1.xml M src/libopensc/card-dtrust.c Log Message: ----------- dtrust: Cache CAN Commit: d67ee2e2d146f002020a0f7539ba54146eb6d55f https://github.com/OpenSC/OpenSC/commit/d67ee2e2d146f002020a0f7539ba54146eb6d55f Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/files/files.html M doc/files/opensc.conf.5.xml.in M src/libopensc/pkcs15.c Log Message: ----------- dtrust: Use PKCS#15 file caching by default Commit: 1a897945256b13ca6df7c67380e39d57b284b288 https://github.com/OpenSC/OpenSC/commit/1a897945256b13ca6df7c67380e39d57b284b288 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M doc/tools/dtrust-tool.1.xml M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Use all CAN sources provided by the card driver Commit: a6fa59be799806483a9fcf69350d43c086620dc5 https://github.com/OpenSC/OpenSC/commit/a6fa59be799806483a9fcf69350d43c086620dc5 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/libopensc/card-dtrust.c Log Message: ----------- dtrust-tool: cache CAN in secure memory Commit: bd73fc397269a294ca2ae54b2deb1bc56ae802f8 https://github.com/OpenSC/OpenSC/commit/bd73fc397269a294ca2ae54b2deb1bc56ae802f8 Author: Mario Haustein <mar...@hr...> Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust: Prevent timeout during PIN input on Windows systems fixes #3448 Compare: https://github.com/OpenSC/OpenSC/compare/43424990a1af...bd73fc397269 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Jakub J. <no...@gi...> - 2025-08-12 11:37:13
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 43424990a1aff1ea1c4b91c35d7c9f936d644e29 https://github.com/OpenSC/OpenSC/commit/43424990a1aff1ea1c4b91c35d7c9f936d644e29 Author: Jakub Jelen <jj...@re...> Date: 2025-08-12 (Tue, 12 Aug 2025) Changed paths: M src/libopensc/card-dnie.c Log Message: ----------- dnie: Fix possible NULL pointer dereference CID 487569 Thanks coverity Signed-off-by: Jakub Jelen <jj...@re...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2025-08-07 17:43:05
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 545a32314d5c2f8a3b1dfcfc92521bd0dce5c71b https://github.com/OpenSC/libp11/commit/545a32314d5c2f8a3b1dfcfc92521bd0dce5c71b Author: Michał Trojnara <Mic...@st...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/libp11-int.h M src/p11_load.c Log Message: ----------- Skip C_Finalize() when pkcs11_CTX_reload() has failed To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-08-07 16:45:07
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: a9448b7bb8b51b3c8d2d383ebc724eb00d154486 https://github.com/OpenSC/libp11/commit/a9448b7bb8b51b3c8d2d383ebc724eb00d154486 Author: Michał Trojnara <Mic...@st...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/libpkcs11.c Log Message: ----------- Improve coding style To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: hdfan2 <no...@gi...> - 2025-08-07 15:46:19
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 932c086b1a93afc8573a401616ea3ec22e0529d7 https://github.com/OpenSC/libp11/commit/932c086b1a93afc8573a401616ea3ec22e0529d7 Author: hdfan2 <ash...@gm...> Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M src/p11_load.c Log Message: ----------- p11_load.c: fixed crash when loaded dll initializes with error To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Veronika H. <no...@gi...> - 2025-08-05 15:07:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: efbb69e1f6feeec7abea99e7f487a5dc55a407c8 https://github.com/OpenSC/OpenSC/commit/efbb69e1f6feeec7abea99e7f487a5dc55a407c8 Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: A src/tools/pkcs11_uri.c A src/tools/pkcs11_uri.h Log Message: ----------- Implement parser for PKCS#11 URI Commit: ce3add8c965bb4cc8b3423b21af3eb61f8c31760 https://github.com/OpenSC/OpenSC/commit/ce3add8c965bb4cc8b3423b21af3eb61f8c31760 Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M src/tools/util.c Log Message: ----------- Add option for file path into 'util_get_pin' Commit: ce33923951d9c38469b4fd041695296f1cd3dbeb https://github.com/OpenSC/OpenSC/commit/ce33923951d9c38469b4fd041695296f1cd3dbeb Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M src/tools/Makefile.am M src/tools/Makefile.mak M src/tools/pkcs11-tool.c Log Message: ----------- Integrate PKCS#11 URI option into pkcs11-tool Commit: 16553b0273d198b3d443f90be70c9e322b14ef00 https://github.com/OpenSC/OpenSC/commit/16553b0273d198b3d443f90be70c9e322b14ef00 Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M src/tests/unittests/Makefile.am M src/tests/unittests/Makefile.mak A src/tests/unittests/parse_pkcs11_uri.c Log Message: ----------- Implement unit tests for PKCS#11 URI parser Commit: a55c1748fde23db869c37bb6f88dadd151a46db3 https://github.com/OpenSC/OpenSC/commit/a55c1748fde23db869c37bb6f88dadd151a46db3 Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M doc/tools/pkcs11-tool.1.xml M doc/tools/tools.html Log Message: ----------- Add documentation for PKCS#11 URI option in pkcs11-tool Commit: 484a48d3f90ae15aa74dcad92eb42e65b219b6e1 https://github.com/OpenSC/OpenSC/commit/484a48d3f90ae15aa74dcad92eb42e65b219b6e1 Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M src/tests/unittests/parse_pkcs11_uri.c M src/tools/pkcs11-tool.c M src/tools/pkcs11_uri.c M src/tools/pkcs11_uri.h Log Message: ----------- Use enums to PKCS#11 URI implementation Commit: d068f17ef0b74a2c07dce52871aad31837fced37 https://github.com/OpenSC/OpenSC/commit/d068f17ef0b74a2c07dce52871aad31837fced37 Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M src/tests/fuzzing/Makefile.am A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/28ebe0a968fab20ddb61808decaa1b18369b635e A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/2b24f3f7b062c3e845aad88b1cc76ace2fe36048 A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/3dc11f14c5e5b62d0f579fe0b462c2f2f4735c1b A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/4b38e89701235f53db2a39715e9bd1c3189abe3c A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/5c56fda36553f0b28e31c735564ed2e26c88a958 A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/7e0a8c68797ba32db195022be9811cb0072e9353 A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/a81eb2485c1d1d4eb7a7dc048c9bce3f66889785 A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/bd87cedd745977935d20c7622974ce5b455c29b3 A src/tests/fuzzing/corpus/fuzz_pkcs11_uri/d876e02864ba5f2287838ab6b14c9238f2f97450 A src/tests/fuzzing/fuzz_pkcs11_uri.c Log Message: ----------- Add fuzzing target for parsing PKCS#11 URI Commit: 4f3de4e147c01bb685ff94c47e1cf369afb5766f https://github.com/OpenSC/OpenSC/commit/4f3de4e147c01bb685ff94c47e1cf369afb5766f Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M src/tests/fuzzing/fuzz_pkcs11_uri.c M src/tests/unittests/parse_pkcs11_uri.c M src/tools/pkcs11-tool.c M src/tools/pkcs11_uri.c Log Message: ----------- Fix formatting issues Commit: fc4e0ee8cce56db48842a065a3113f3fd90328dd https://github.com/OpenSC/OpenSC/commit/fc4e0ee8cce56db48842a065a3113f3fd90328dd Author: Veronika Hanulíková <vha...@re...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: Add concrete error messages when specifying URI option Compare: https://github.com/OpenSC/OpenSC/compare/918460b805b9...fc4e0ee8cce5 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Raul M. <no...@gi...> - 2025-08-05 06:59:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 918460b805b90c76633c4d098c2d459bfde3263f https://github.com/OpenSC/OpenSC/commit/918460b805b90c76633c4d098c2d459bfde3263f Author: Raul Metsma <ra...@me...> Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M src/libopensc/card-idprime.c M src/libopensc/cards.h Log Message: ----------- Fix signing with IDPrime 5110 FIPS+ 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: Frank M. <no...@gi...> - 2025-08-04 21:41:13
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8d72a7602b079fd00894c7fdb72ae7452a7d7210 https://github.com/OpenSC/OpenSC/commit/8d72a7602b079fd00894c7fdb72ae7452a7d7210 Author: Frank Morgner <fra...@gm...> Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M src/libopensc/card-dnie.c M src/libopensc/cwa14890.c Log Message: ----------- dnie: fixed memory handling in case of SM error partially fixes https://github.com/OpenSC/OpenSC/issues/3390 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Raul M. <no...@gi...> - 2025-08-04 18:39:16
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: fc8083444f008048be753b4d407c64a4f6ad748a https://github.com/OpenSC/OpenSC/commit/fc8083444f008048be753b4d407c64a4f6ad748a Author: Raul Metsma <ra...@me...> Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M .gitignore M src/libopensc/Makefile.am M src/libopensc/Makefile.mak R src/libopensc/opensc.dll.manifest M src/minidriver/Makefile.am M src/minidriver/Makefile.mak R src/minidriver/opensc-minidriver.dll.manifest M src/pkcs11/Makefile.am M src/pkcs11/Makefile.mak R src/pkcs11/onepin-opensc-pkcs11.dll.manifest R src/pkcs11/opensc-pkcs11.dll.manifest M src/smm/Makefile.am M src/smm/Makefile.mak R src/smm/smm-local.dll.manifest M src/tests/Makefile.mak M src/tests/p11test/Makefile.mak M src/tests/unittests/Makefile.mak M src/tools/Makefile.am M src/tools/Makefile.mak R src/tools/exe.manifest M win32/Make.rules.mak M win32/Makefile.mak Log Message: ----------- Cleanup manifest handling Helps to integrate #3128 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: Jozsef D. <no...@gi...> - 2025-07-22 21:18:05
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 785f904df891487bd4dd1b3987729b81e14bf3b4 https://github.com/OpenSC/OpenSC/commit/785f904df891487bd4dd1b3987729b81e14bf3b4 Author: Jozsef Dojcsak <joz...@gm...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M src/libopensc/cards.h M src/libopensc/pkcs15-nqApplet.c M src/libopensc/pkcs15-syn.c Log Message: ----------- Add new card type NQ_APPLET_RFID Commit: 17cf7b9b666492d52451d0dd79d1ee7dae3f9d86 https://github.com/OpenSC/OpenSC/commit/17cf7b9b666492d52451d0dd79d1ee7dae3f9d86 Author: Jozsef Dojcsak <joz...@gm...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M src/libopensc/card-nqApplet.c Log Message: ----------- Add nqApplet RFID and JCOP4.52 ATRs Commit: 5601046f4b262ff5e5c21879b921e05fc7b91a72 https://github.com/OpenSC/OpenSC/commit/5601046f4b262ff5e5c21879b921e05fc7b91a72 Author: Jozsef Dojcsak <joz...@gm...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M src/libopensc/card-nqApplet.c Log Message: ----------- Add PIN handling fix for cards with multiple applets Commit: c52c0d87fe54ef14e1e49311724da49e09f9f7b7 https://github.com/OpenSC/OpenSC/commit/c52c0d87fe54ef14e1e49311724da49e09f9f7b7 Author: Jozsef Dojcsak <joz...@gm...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M src/libopensc/pkcs15-nqApplet.c Log Message: ----------- Add support for cards without Encryption option Commit: 46f284c113be69827c1cc313c620bb26afe454d5 https://github.com/OpenSC/OpenSC/commit/46f284c113be69827c1cc313c620bb26afe454d5 Author: Jozsef Dojcsak <joz...@gm...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M win32/customactions.cpp Log Message: ----------- Add nqApplet minidriver registration Commit: 7f3dd28866fe96461519f7bafae5851b649d96e7 https://github.com/OpenSC/OpenSC/commit/7f3dd28866fe96461519f7bafae5851b649d96e7 Author: jozsefd <joz...@gm...> Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M src/libopensc/card-nqApplet.c M src/libopensc/pkcs15-nqApplet.c Log Message: ----------- Fix formatting Compare: https://github.com/OpenSC/OpenSC/compare/c32fd39d4bfd...7f3dd28866fe To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2025-07-21 14:26:08
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 0219f56af906a84d35c894be349bd8224f04014e https://github.com/OpenSC/libp11/commit/0219f56af906a84d35c894be349bd8224f04014e Author: Michał Trojnara <Mic...@st...> Date: 2025-07-21 (Mon, 21 Jul 2025) Changed paths: M README.md Log Message: ----------- Formatting To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-07-21 12:35:25
|
Branch: refs/heads/readme 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-07-21 12:35:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: e2e51e25c3647849ead4b3ce8e13eee5d5360e2a https://github.com/OpenSC/libp11/commit/e2e51e25c3647849ead4b3ce8e13eee5d5360e2a Author: Michał Trojnara <Mic...@st...> Date: 2025-07-21 (Mon, 21 Jul 2025) Changed paths: M README.md M src/eng_front.c M src/util_uri.c Log Message: ----------- Documentation grammar and style fixes To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-07-21 12:32:17
|
Branch: refs/heads/readme Home: https://github.com/OpenSC/libp11 Commit: b0b2c08369bf2234cfd4fe1d40c39e36a6747c54 https://github.com/OpenSC/libp11/commit/b0b2c08369bf2234cfd4fe1d40c39e36a6747c54 Author: Michał Trojnara <Mic...@st...> Date: 2025-07-21 (Mon, 21 Jul 2025) Changed paths: M README.md M src/eng_front.c M src/util_uri.c Log Message: ----------- Documentation grammar and style fixes To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-07-16 17:17:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 49ac23f4fdb2762be80f6acbba6f9e5ee1a88303 https://github.com/OpenSC/libp11/commit/49ac23f4fdb2762be80f6acbba6f9e5ee1a88303 Author: Michał Trojnara <Mic...@st...> Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M src/util_uri.c Log Message: ----------- Make the PR #610 code less ugly To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Tobias D. <no...@gi...> - 2025-07-16 17:03:38
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 0a203fee34f2ce84ac8f68bb331f93fcf7760246 https://github.com/OpenSC/libp11/commit/0a203fee34f2ce84ac8f68bb331f93fcf7760246 Author: Tobias Deiminger <tob...@li...> Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M src/util_uri.c Log Message: ----------- Skip trailing newlines in pin-source files Text editors usually append '\n' to the last line when saving a text file. Also 'echo "mypin" > ~/pinfile.txt' appends a newline. It's therefore likely we encounter PIN files where the PIN is delimited with '\n'. Currently, PIN validation would fail in such a case since libp11 passes on the newline to PKCS#11 modules as if it was part of the PIN. We now ignore trailing newlines. There's no specification mandating this, but since PINs are meant for interactive input it seems safe to assume PINs will never be allowed to contain a trailing newline. Further, the pkcs11-provider project is doing the same in their src/util.c:get_pin_file. The change is backwards compatible. PIN files without trailing newline will work as well. Commit: 5c3fa23d35721eb0bd98265bfc5d759fc1744fc3 https://github.com/OpenSC/libp11/commit/5c3fa23d35721eb0bd98265bfc5d759fc1744fc3 Author: Tobias Deiminger <tob...@li...> Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M tests/Makefile.am A tests/pkcs11-uri-pin-source.softhsm Log Message: ----------- Add tests dedicated to pin-source Compare: https://github.com/OpenSC/libp11/compare/8b89cad3641c...5c3fa23d3572 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-06-23 19:48:10
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 8b89cad3641c910dbb521cc7b6170b79c87cee87 https://github.com/OpenSC/libp11/commit/8b89cad3641c910dbb521cc7b6170b79c87cee87 Author: Michał Trojnara <Mic...@st...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M .github/workflows/ci.yml M NEWS M configure.ac M src/libp11.rc M src/pkcs11.rc M src/pkcs11prov.rc Log Message: ----------- Starting 0.4.17_git To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-06-23 17:23:00
|
Branch: refs/tags/libp11-0.4.16 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-06-23 17:22:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: b9c2de288833e38a391ee3cb106f965a40153629 https://github.com/OpenSC/libp11/commit/b9c2de288833e38a391ee3cb106f965a40153629 Author: Michał Trojnara <Mic...@st...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M .github/workflows/ci.yml M NEWS M configure.ac M src/libp11.rc Log Message: ----------- Released 0.4.16 Signed-off-by: Michał Trojnara <Mic...@st...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Marc W. <no...@gi...> - 2025-06-23 12:47:01
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c32fd39d4bfd6fd9ff2dd92f1351ca45e1e176ff https://github.com/OpenSC/OpenSC/commit/c32fd39d4bfd6fd9ff2dd92f1351ca45e1e176ff Author: Marc Willert <783...@us...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M src/tools/sc-hsm-tool.c Log Message: ----------- initialize keyblob keyblob is a local variable as local variables are not initialized, its value is indeterminate keyblob is passed into fread_to_eof(...) which will do a realloc on keyblob To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Jakub J. <no...@gi...> - 2025-06-23 12:46:24
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c190f9e606e703c2071be18c6faa2c14d755e63c https://github.com/OpenSC/OpenSC/commit/c190f9e606e703c2071be18c6faa2c14d755e63c Author: Jakub Jelen <jj...@re...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- openpgp: Check return values to prevent crashing on invalid input Thanks oss-fuzz https://issues.oss-fuzz.com/u/1/issues/421943164 Signed-off-by: Jakub Jelen <jj...@re...> Commit: 9f2a5df7e41417ddacaf75c2129936a1e8c0cc04 https://github.com/OpenSC/OpenSC/commit/9f2a5df7e41417ddacaf75c2129936a1e8c0cc04 Author: Jakub Jelen <jj...@re...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M .github/setup-linux.sh Log Message: ----------- ci: Upgrade the container image befor installing debug sysmbols Commit: d28d07524a023b31d42e3599be84eedf089ac410 https://github.com/OpenSC/OpenSC/commit/d28d07524a023b31d42e3599be84eedf089ac410 Author: Jakub Jelen <jj...@re...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M .github/workflows/linux.yml Log Message: ----------- ci: Do not fail fast to allow working jobs to finish Commit: 53d7e117bae6a20822b8f2522ce03192b2528a5b https://github.com/OpenSC/OpenSC/commit/53d7e117bae6a20822b8f2522ce03192b2528a5b Author: Jakub Jelen <jj...@re...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M .github/setup-linux.sh Log Message: ----------- ci: Install missing debug symobls Without this, valgrind fails with every program like this in some configurations on ubuntu 22. valgrind: Fatal error at startup: a function redirection valgrind: which is mandatory for this platform-tool combination valgrind: cannot be set up. Details of the redirection are: valgrind: valgrind: A must-be-redirected function valgrind: whose name matches the pattern: strlen valgrind: in an object with soname matching: ld-linux-x86-64.so.2 valgrind: was not found whilst processing valgrind: symbols from the object with soname: ld-linux-x86-64.so.2 valgrind: valgrind: Possible fixes: (1, short term): install glibc's debuginfo valgrind: package on this machine. (2, longer term): ask the packagers valgrind: for your Linux distribution to please in future ship a non- valgrind: stripped ld.so (or whatever the dynamic linker .so is called) valgrind: that exports the above-named function using the standard valgrind: calling conventions for this platform. The package you need valgrind: to install for fix (1) is called valgrind: valgrind: On Debian, Ubuntu: libc6-dbg valgrind: On SuSE, openSuSE, Fedora, RHEL: glibc-debuginfo valgrind: valgrind: Note that if you are debugging a 32 bit process on a valgrind: 64 bit system, you will need a corresponding 32 bit debuginfo valgrind: package (e.g. libc6-dbg:i386). valgrind: valgrind: Cannot continue -- exiting now. Sorry. Signed-off-by: Jakub Jelen <jj...@re...> Commit: a3def3e395b3ed9957740b0c45fea37f1c3afdf9 https://github.com/OpenSC/OpenSC/commit/a3def3e395b3ed9957740b0c45fea37f1c3afdf9 Author: Jakub Jelen <jj...@re...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: M .github/workflows/linux.yml Log Message: ----------- ci: Exclude valgrind on arm64 on ubuntu 22 as it is broken now Compare: https://github.com/OpenSC/OpenSC/compare/a7e33798aa81...a3def3e395b3 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Shawn C <no...@gi...> - 2025-06-19 08:31:22
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: a7e33798aa814f8aa2e6dd664f45f459213b1c5e https://github.com/OpenSC/OpenSC/commit/a7e33798aa814f8aa2e6dd664f45f459213b1c5e Author: Shawn C <ci...@ha...> Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- Fix the memory leaks and unifying the allocation/deallocation Caught by libp11 regression tests: https://github.com/OpenSC/libp11/issues/597 Signed-off-by: Shawn Chang <ci...@ha...> To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Raul M. <no...@gi...> - 2025-06-13 22:38:09
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e5a40f63525b4c01c9901918b7211d802ff027f9 https://github.com/OpenSC/OpenSC/commit/e5a40f63525b4c01c9901918b7211d802ff027f9 Author: Raul Metsma <ra...@me...> Date: 2025-06-14 (Sat, 14 Jun 2025) Changed paths: M .github/setup-wix.ps1 M .github/vcpkg.json M .github/workflows/windows.yml M win32/Make.rules.mak M win32/OpenSC.wxs.in Log Message: ----------- Upgrade Wix 6.0.0 * Fix PKCS11-Spy location in arm64 * Make minidriver conditional * Remove deprecated GithubActions Windows 2019 runner 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: Frank M. <no...@gi...> - 2025-06-13 22:37:15
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: eab4d17866bb457dd86d067b304294e9f6671d52 https://github.com/OpenSC/OpenSC/commit/eab4d17866bb457dd86d067b304294e9f6671d52 Author: Frank Morgner <fra...@gm...> Date: 2025-06-14 (Sat, 14 Jun 2025) Changed paths: M src/libopensc/card-oberthur.c Log Message: ----------- fixed Stack-buffer-overflow WRITE fixes https://issues.oss-fuzz.com/issues/421520684 Commit: 3402a90d8c9be223d4cf6abe009a4707117d7972 https://github.com/OpenSC/OpenSC/commit/3402a90d8c9be223d4cf6abe009a4707117d7972 Author: Frank Morgner <fra...@gm...> Date: 2025-06-14 (Sat, 14 Jun 2025) Changed paths: M src/libopensc/card-oberthur.c Log Message: ----------- oberthur: fixed potential Stack-buffer-overflow WRITE Commit: a4bbf8a631537a4c0083b264095ed1cd36d307ab https://github.com/OpenSC/OpenSC/commit/a4bbf8a631537a4c0083b264095ed1cd36d307ab Author: Frank Morgner <fra...@gm...> Date: 2025-06-14 (Sat, 14 Jun 2025) Changed paths: M src/libopensc/card-oberthur.c Log Message: ----------- oberthur: use MIN where possible Commit: 56bc5e9575965461d99a274be45d71c18ab6eae0 https://github.com/OpenSC/OpenSC/commit/56bc5e9575965461d99a274be45d71c18ab6eae0 Author: Frank Morgner <fra...@gm...> Date: 2025-06-14 (Sat, 14 Jun 2025) Changed paths: M src/libopensc/card-oberthur.c Log Message: ----------- oberthur: use SC_MAX_APDU_RESP_SIZE where possible Commit: efd1d479832141bcf705c2f47655ada4d5f92f5d https://github.com/OpenSC/OpenSC/commit/efd1d479832141bcf705c2f47655ada4d5f92f5d Author: Frank Morgner <fra...@gm...> Date: 2025-06-14 (Sat, 14 Jun 2025) Changed paths: M src/libopensc/card-oberthur.c Log Message: ----------- fixed formatting Compare: https://github.com/OpenSC/OpenSC/compare/e4eaa2af9686...efd1d4798321 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |