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: Alexandre G. <no...@gi...> - 2025-02-25 23:40:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d5977555889db0f2ea931ae7d25001e94418f1d4 https://github.com/OpenSC/OpenSC/commit/d5977555889db0f2ea931ae7d25001e94418f1d4 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): allow EC keys to have CKA_ENCRYPT or CKA_DECRYPT To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Alexandre G. <no...@gi...> - 2025-02-25 23:38:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5d15e33a374e71a0072d8b12026ad478466aedac https://github.com/OpenSC/OpenSC/commit/5d15e33a374e71a0072d8b12026ad478466aedac Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): CKA_ALLOWED_MECHANISMS is also for public and secret keys To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Alexandre G. <no...@gi...> - 2025-02-25 23:36:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 29a01966586981b8fec1ff49f1dfc6b6caec89c3 https://github.com/OpenSC/OpenSC/commit/29a01966586981b8fec1ff49f1dfc6b6caec89c3 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M src/libopensc/opensc.h M src/tools/pkcs11-tool.c Log Message: ----------- fix(pkcs11-tool): fixes for Ed448 and X448 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Alexandre G. <no...@gi...> - 2025-02-25 23:35:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 595cd112535806804c11e3c1376fc4bb492b19c9 https://github.com/OpenSC/OpenSC/commit/595cd112535806804c11e3c1376fc4bb492b19c9 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): add support for AES CTR in decrypt_data() and encrypt_data() Commit: c7a4ba9c00de73df3bcfcda2e77f073121e92b58 https://github.com/OpenSC/OpenSC/commit/c7a4ba9c00de73df3bcfcda2e77f073121e92b58 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M tests/test-pkcs11-tool-sym-crypt-test.sh Log Message: ----------- feat(pkcs11-tool): add test for AES CTR Compare: https://github.com/OpenSC/OpenSC/compare/6a84142693a2...c7a4ba9c00de To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Jakub J. <no...@gi...> - 2025-02-25 23:34:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 9c57b82c51dd76f138760ac1445581797a62e19d https://github.com/OpenSC/OpenSC/commit/9c57b82c51dd76f138760ac1445581797a62e19d Author: Jakub Jelen <jj...@re...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M src/libopensc/cwa14890.c M src/minidriver/minidriver.c M src/pkcs11/framework-pkcs15.c M src/pkcs11/pkcs11-global.c M src/tests/unittests/pkcs15-emulator-filter.c Log Message: ----------- Remove double-semicolons Commit: 5fd4568b7258b1ab971c8abb2815fb148e835abf https://github.com/OpenSC/OpenSC/commit/5fd4568b7258b1ab971c8abb2815fb148e835abf Author: Jakub Jelen <jj...@re...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: Remove trailing whitespace and clean up formaatting issues Commit: 6a84142693a2164172dd7bbfe1b28d818787df57 https://github.com/OpenSC/OpenSC/commit/6a84142693a2164172dd7bbfe1b28d818787df57 Author: Jakub Jelen <jj...@re...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M src/pkcs11/slot.c Log Message: ----------- Avoid use after free during WaitForSlotEvent() Fixes: #3334 Compare: https://github.com/OpenSC/OpenSC/compare/2d21e324fc4e...6a84142693a2 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:33:14
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 2d21e324fc4eeb45ab847255ebe223203ff741dd https://github.com/OpenSC/OpenSC/commit/2d21e324fc4eeb45ab847255ebe223203ff741dd Author: Raul Metsma <ra...@me...> Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M .github/PULL_REQUEST_TEMPLATE.md M .gitignore M MacOSX/Distribution.xml.in M MacOSX/Distribution_universal.xml.in M MacOSX/build-package.in M doc/files/files.html M doc/files/opensc.conf.5.xml.in M etc/opensc.conf.example.in M src/libopensc/ctx.c M src/libopensc/pkcs15.c M src/libopensc/reader-pcsc.c M src/tests/fuzzing/corpus/fuzz_scconf_parse_string/497025125e0dfab0b9e16155ce16d6e25ec8ec6d Log Message: ----------- Remove obsolete tokend support 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: Michał T. <no...@gi...> - 2025-02-25 10:13:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 7022a03077c73d63388a3ae52a429665d276e746 https://github.com/OpenSC/libp11/commit/7022a03077c73d63388a3ae52a429665d276e746 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M configure.ac Log Message: ----------- Revert "Allow overriding pkg-config" This reverts commit 49b9b5dd470318fb5f7a3f3e90782f54f2ed9cdf. The proper way to override pkg-config autodetection is with: PKG_CONFIG=pkg-config ./configure To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-24 17:39:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 49b9b5dd470318fb5f7a3f3e90782f54f2ed9cdf https://github.com/OpenSC/libp11/commit/49b9b5dd470318fb5f7a3f3e90782f54f2ed9cdf Author: Michał Trojnara <Mic...@st...> Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M configure.ac Log Message: ----------- Allow overriding pkg-config To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-24 11:14:02
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: b5c3bd9b1fe26aa8183d236dc6de71b807107e8e https://github.com/OpenSC/libp11/commit/b5c3bd9b1fe26aa8183d236dc6de71b807107e8e Author: Michał Trojnara <Mic...@st...> Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M src/util_uri.c Log Message: ----------- Lowercase unexported util_uri.c identifiers Improve compatibility with the OpenSSL coding style. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-21 09:22:28
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 322caf2d97029f8cef250bcd783c42f847555340 https://github.com/OpenSC/libp11/commit/322caf2d97029f8cef250bcd783c42f847555340 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Stop caching ui_data in ENGINE_CTX_load_privkey To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-20 16:12:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 68b89064dc59910aa175c3a6740a4f2254106ec7 https://github.com/OpenSC/libp11/commit/68b89064dc59910aa175c3a6740a4f2254106ec7 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M examples/listkeys_ext.c M src/util_uri.c Log Message: ----------- Fix included headers To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-20 15:53:12
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: c398dc8d262b148e30339ec9f35674cd436f8377 https://github.com/OpenSC/libp11/commit/c398dc8d262b148e30339ec9f35674cd436f8377 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M examples/listkeys_ext.c M src/eng_back.c M src/engine.h M src/libp11-int.h M src/p11_ec.c M src/p11_pkey.c M src/p11_rsa.c M src/p11_slot.c M src/pkcs11.h M src/util.h M src/util_uri.c Log Message: ----------- Coding 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-02-20 09:52:05
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: aa3048a26a34c7d54eed07567d13e58a35d9bc9e https://github.com/OpenSC/libp11/commit/aa3048a26a34c7d54eed07567d13e58a35d9bc9e Author: Michał Trojnara <Mic...@st...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M src/eng_back.c M src/util.h M src/util_uri.c Log Message: ----------- Revert "Make util_pin_cb usable without util_uri.c" This reverts commit d922d8981dbf74bc4d967f5b33d4f9111e0c5377. Commit: 1af65984bceb2ad9d1f7ef48b1679e3f92050d1f https://github.com/OpenSC/libp11/commit/1af65984bceb2ad9d1f7ef48b1679e3f92050d1f Author: Michał Trojnara <Mic...@st...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Revert "Fix invalid callback_data parameter" This reverts commit 983bb171a2c8f14d13bc78aeeb0d226877ec006c. Commit: e52a169fd689dd8d75e517f4cb030561b6967521 https://github.com/OpenSC/libp11/commit/e52a169fd689dd8d75e517f4cb030561b6967521 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Revert "Restore configured UI after loading a key" This reverts commit d43f8ef23c2d337204fb63c4f7b98a76c651f3ef. Commit: a3dce56755305d3f1772037101a2a939e93a34cd https://github.com/OpenSC/libp11/commit/a3dce56755305d3f1772037101a2a939e93a34cd Author: Michał Trojnara <Mic...@st...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M src/eng_back.c M src/util.h M src/util_uri.c Log Message: ----------- Revert "Move UI back to eng_back.c" This reverts commit dbac58dbec6606cc8e7749d9d348a02bbcbf012f. Commit: ff3b1101f89bd2741406d71bc8cb7795e56afad0 https://github.com/OpenSC/libp11/commit/ff3b1101f89bd2741406d71bc8cb7795e56afad0 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M src/eng_back.c M src/eng_front.c M src/engine.h M src/util.h M src/util_uri.c Log Message: ----------- Simplify UI interface for util_uri.c Compare: https://github.com/OpenSC/libp11/compare/dbc944143a01...ff3b1101f89b To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-19 16:12:35
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: dbc944143a017312d62579743e5bca8203145dd9 https://github.com/OpenSC/libp11/commit/dbc944143a017312d62579743e5bca8203145dd9 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Only update parms->cert on success CID 456402 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-19 09:27:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: e725696947799a5fadee3eafe79267992aaaebe9 https://github.com/OpenSC/libp11/commit/e725696947799a5fadee3eafe79267992aaaebe9 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Revert "Only update parms->cert on success" This reverts commit 32c54b5d4c4546db426f049004b50bf68ed4e5c7. Commit: f1a88d2145d9215abbdeabc666271079713c9c45 https://github.com/OpenSC/libp11/commit/f1a88d2145d9215abbdeabc666271079713c9c45 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Revert "Do not restore NULL UI method" This reverts commit 0573d95edb3fb3a602eebdfc5ecc1b218feeea0e. Commit: 6b37385eea307080a4cf22a4b8e8c71473c13539 https://github.com/OpenSC/libp11/commit/6b37385eea307080a4cf22a4b8e8c71473c13539 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M src/eng_back.c 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/util.h M src/util_uri.c Log Message: ----------- Revert "Implement PKCS11_set_pin_method()" This reverts commit 9ca1c6a3fc8f7f0c02416325bbc5c2edd53b3a0e. Compare: https://github.com/OpenSC/libp11/compare/e3e3989babf3...6b37385eea30 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Raul M. <no...@gi...> - 2025-02-14 08:00:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 52bc91cb1b43f1762b70041fbf48f5e2c10025cb https://github.com/OpenSC/OpenSC/commit/52bc91cb1b43f1762b70041fbf48f5e2c10025cb Author: Raul Metsma <ra...@me...> Date: 2025-02-14 (Fri, 14 Feb 2025) Changed paths: A .github/vcpkg.json M .github/workflows/windows.yml M configure.ac M win32/Make.rules.mak M win32/Makefile.mak M win32/OpenSC.wxs.in Log Message: ----------- Build Windows Arm64 binaries #2450, Depends #3283 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-02-13 10:55:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4d701bd04ef2c0109de2852ec5b2e059cdb0f2de https://github.com/OpenSC/OpenSC/commit/4d701bd04ef2c0109de2852ec5b2e059cdb0f2de Author: Raul Metsma <ra...@me...> Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M .gitignore M configure.ac M src/minidriver/Makefile.am A src/minidriver/versioninfo-minidriver.rc R src/minidriver/versioninfo-minidriver.rc.in M src/pkcs11/Makefile.am A src/pkcs11/versioninfo-pkcs11-spy.rc R src/pkcs11/versioninfo-pkcs11-spy.rc.in A src/pkcs11/versioninfo-pkcs11.rc R src/pkcs11/versioninfo-pkcs11.rc.in M src/tools/Makefile.am A src/tools/versioninfo-opensc-notify.rc R src/tools/versioninfo-opensc-notify.rc.in A src/tools/versioninfo-tools.rc R src/tools/versioninfo-tools.rc.in M win32/Make.rules.mak M win32/Makefile.am A win32/versioninfo-customactions.rc R win32/versioninfo-customactions.rc.in A win32/versioninfo.rc R win32/versioninfo.rc.in M win32/winconfig.h.in Log Message: ----------- Use config.h in RC files, no need to substitute them at configure time. 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: Małgorzata O. <no...@gi...> - 2025-02-13 09:52:58
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 5b9b5e462b33421f5a14e895d95462969faa002b https://github.com/OpenSC/libp11/commit/5b9b5e462b33421f5a14e895d95462969faa002b Author: olszomal <Mal...@st...> Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M src/p11_key.c Log Message: ----------- Fix format specifier for CK_KEY_TYPE and CK_CERTIFICATE_TYPE logging, CID 456747, 456748 Commit: cc93fb1e1fa4520e3f24747d2cb08f0334e820bf https://github.com/OpenSC/libp11/commit/cc93fb1e1fa4520e3f24747d2cb08f0334e820bf Author: olszomal <Mal...@st...> Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M src/util_uri.c Log Message: ----------- Fix memory leak by freeing token fields before deallocation, CID 456029, 456030, 456031, 456032 Commit: cf66c1ab02a2a16d929e92299a11aca5bb9e201a https://github.com/OpenSC/libp11/commit/cf66c1ab02a2a16d929e92299a11aca5bb9e201a Author: olszomal <Mal...@st...> Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M src/p11_atfork.c Log Message: ----------- Silence unused return value warning for _P11_update_forkid, CID 370017 Commit: e3e3989babf34c342dbb45ad38043f0fb5d48836 https://github.com/OpenSC/libp11/commit/e3e3989babf34c342dbb45ad38043f0fb5d48836 Author: olszomal <Mal...@st...> Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M src/p11_attr.c Log Message: ----------- Fix potential memory leak and handle zero-length allocation, CID 379854 Compare: https://github.com/OpenSC/libp11/compare/fae023166bf6...e3e3989babf3 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Małgorzata O. <no...@gi...> - 2025-02-12 13:50:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 64488de918b4a915097a09116519cb063b269326 https://github.com/OpenSC/libp11/commit/64488de918b4a915097a09116519cb063b269326 Author: olszomal <Mal...@st...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/util_uri.c Log Message: ----------- Fix null pointer dereference when accessing token label Commit: fae023166bf6bd081ae3db7c30eff69a92bd5e23 https://github.com/OpenSC/libp11/commit/fae023166bf6bd081ae3db7c30eff69a92bd5e23 Author: olszomal <Mal...@st...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/eng_front.c M src/p11_attr.c M src/p11_ec.c M src/p11_front.c M src/p11_key.c M src/p11_pkey.c M src/util_uri.c Log Message: ----------- Squash compiler warnings on Windows (MSVC) Compare: https://github.com/OpenSC/libp11/compare/32c54b5d4c45...fae023166bf6 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Alexandre G. <no...@gi...> - 2025-02-12 10:04:16
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3d4ffa1f8214870f7810430cce9e0b8b43c61570 https://github.com/OpenSC/OpenSC/commit/3d4ffa1f8214870f7810430cce9e0b8b43c61570 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): use an union for the RSA OAEP and AES GCM parameters Commit: 192f830a60cb18545951985dfb13e7f7f72ad769 https://github.com/OpenSC/OpenSC/commit/192f830a60cb18545951985dfb13e7f7f72ad769 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/pkcs11/pkcs11.h M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): add support for ChaCha20 and Poly1305 Commit: 6123b4262cdce3bf1883cc3e4096ef15291b61d1 https://github.com/OpenSC/OpenSC/commit/6123b4262cdce3bf1883cc3e4096ef15291b61d1 Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- feat(pkcs11-tool): avoid code duplication when building the operation parameters Commit: 36e377b5a8a269e0780b30696575c03290019e1a https://github.com/OpenSC/OpenSC/commit/36e377b5a8a269e0780b30696575c03290019e1a Author: Alexandre Gonzalo <ale...@tr...> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M doc/tools/pkcs11-tool.1.xml M doc/tools/tools.html Log Message: ----------- doc(pkcs11-tool): update the documentation for ChaCha20 and Poly1305 Compare: https://github.com/OpenSC/OpenSC/compare/9b0313d3caf1...36e377b5a8a2 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-11 15:18:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 32c54b5d4c4546db426f049004b50bf68ed4e5c7 https://github.com/OpenSC/libp11/commit/32c54b5d4c4546db426f049004b50bf68ed4e5c7 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-11 (Tue, 11 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Only update parms->cert on success To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-11 15:07:14
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 54619baf6030d2e615524d9a7d1a30c82be53c23 https://github.com/OpenSC/libp11/commit/54619baf6030d2e615524d9a7d1a30c82be53c23 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-11 (Tue, 11 Feb 2025) Changed paths: M src/p11_key.c Log Message: ----------- Additional debug logs Commit: e25f05d8e6c8996f309665fb6a78a5f7c6d19b88 https://github.com/OpenSC/libp11/commit/e25f05d8e6c8996f309665fb6a78a5f7c6d19b88 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-11 (Tue, 11 Feb 2025) Changed paths: M src/util_uri.c Log Message: ----------- Check for a memory allocation failure Compare: https://github.com/OpenSC/libp11/compare/0573d95edb3f...e25f05d8e6c8 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-11 11:49:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 0573d95edb3fb3a602eebdfc5ecc1b218feeea0e https://github.com/OpenSC/libp11/commit/0573d95edb3fb3a602eebdfc5ecc1b218feeea0e Author: Michał Trojnara <Mic...@st...> Date: 2025-02-11 (Tue, 11 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Do not restore NULL UI method To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-11 10:15:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: d922d8981dbf74bc4d967f5b33d4f9111e0c5377 https://github.com/OpenSC/libp11/commit/d922d8981dbf74bc4d967f5b33d4f9111e0c5377 Author: Michał Trojnara <Mic...@st...> Date: 2025-02-11 (Tue, 11 Feb 2025) Changed paths: M src/eng_back.c M src/util.h M src/util_uri.c Log Message: ----------- Make util_pin_cb usable without util_uri.c Commit: ded564100096e341954b6b8113122ecf1d32114c https://github.com/OpenSC/libp11/commit/ded564100096e341954b6b8113122ecf1d32114c Author: Michał Trojnara <Mic...@st...> Date: 2025-02-11 (Tue, 11 Feb 2025) Changed paths: M src/util_uri.c Log Message: ----------- Unify the naming convention Commit: 9ca1c6a3fc8f7f0c02416325bbc5c2edd53b3a0e https://github.com/OpenSC/libp11/commit/9ca1c6a3fc8f7f0c02416325bbc5c2edd53b3a0e Author: Michał Trojnara <Mic...@st...> Date: 2025-02-11 (Tue, 11 Feb 2025) Changed paths: M src/eng_back.c 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/util.h M src/util_uri.c Log Message: ----------- Implement PKCS11_set_pin_method() This commit also deprecates the old PKCS11_set_ui_method(). Compare: https://github.com/OpenSC/libp11/compare/983bb171a2c8...9ca1c6a3fc8f To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2025-02-10 17:05:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 983bb171a2c8f14d13bc78aeeb0d226877ec006c https://github.com/OpenSC/libp11/commit/983bb171a2c8f14d13bc78aeeb0d226877ec006c Author: Michał Trojnara <Mic...@st...> Date: 2025-02-10 (Mon, 10 Feb 2025) Changed paths: M src/eng_back.c Log Message: ----------- Fix invalid callback_data parameter To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |