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
(8) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Frank M. <no...@gi...> - 2023-02-24 12:21:05
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 396856843f887f1f524fe76cf91ec6027c9a9a5b https://github.com/OpenSC/OpenSC/commit/396856843f887f1f524fe76cf91ec6027c9a9a5b Author: Frank Morgner <fra...@gm...> Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M .github/workflows/macos.yml Log Message: ----------- CI: pin macos-12 to allow building for macOS 10.12 Xcode 14 is the last version which ships the SDK for 10.12. So we are pinning the Github Runner to macos-12, which still has this version installed. This avoids the following warning: /Users/runner/work/OpenSC/OpenSC/OpenSCToken/OpenSCTokenApp.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 13.1.99. (in target 'OpenSCTokenApp' from project 'OpenSCTokenApp') warning: ONLY_ACTIVE_ARCH=YES requested with multiple ARCHS and no active architecture could be computed; building for all applicable architectures (in target 'OpenSCTokenApp' from project 'OpenSCTokenApp') |
From: Jakub J. <no...@gi...> - 2023-02-24 12:07:43
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 88ff714e0ea16a462ff5538d3634a10ed729a1d5 https://github.com/OpenSC/OpenSC/commit/88ff714e0ea16a462ff5538d3634a10ed729a1d5 Author: Jakub Jelen <jj...@re...> Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M m4/ax_pthread.m4 Log Message: ----------- update ax_pthread to version 31 (autoconf-archive-2022.02.11) The OSX build was failing with the old version giving the following errors: autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoconf --force configure.ac:485: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead Signed-off-by: Jakub Jelen <jj...@re...> Commit: 7013628c9e1167fd21d087eebc6b01091ff28726 https://github.com/OpenSC/OpenSC/commit/7013628c9e1167fd21d087eebc6b01091ff28726 Author: Jakub Jelen <jj...@re...> Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M .github/setup-macos.sh Log Message: ----------- ci: Install pkgconfig for OSX Commit: 3fdba8821239e3131ad834f2d23d2f86d319c32d https://github.com/OpenSC/OpenSC/commit/3fdba8821239e3131ad834f2d23d2f86d319c32d Author: Jakub Jelen <jj...@re...> Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M .github/workflows/linux.yml Log Message: ----------- ci: Update isoapplet v1 cache action to v3 to work with the rest of the pipeline Compare: https://github.com/OpenSC/OpenSC/compare/01ccd42a6624...3fdba8821239 |
From: Veronika H. <no...@gi...> - 2023-02-23 09:44:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c18fb0978ecb9080f82d14e546e43e51ad0e9cad https://github.com/OpenSC/OpenSC/commit/c18fb0978ecb9080f82d14e546e43e51ad0e9cad Author: Veronika Hanulikova <xha...@fi...> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M configure.ac Log Message: ----------- Remove only -lglib-2.0 from GIO_LIBS2 given by pkg-config Commit: 01ccd42a6624be0127c090631b8f702a8bb70870 https://github.com/OpenSC/OpenSC/commit/01ccd42a6624be0127c090631b8f702a8bb70870 Author: Veronika Hanulikova <xha...@fi...> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M .github/workflows/fedora.yml M .github/workflows/linux.yml M .github/workflows/macos.yml M .github/workflows/packit.yaml Log Message: ----------- Run github CI on changes of configure.ac Compare: https://github.com/OpenSC/OpenSC/compare/282ff95532b2...01ccd42a6624 |
From: Claus S. <no...@gi...> - 2023-02-20 20:00:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 282ff95532b2479e2316937f5fab734147330bd2 https://github.com/OpenSC/OpenSC/commit/282ff95532b2479e2316937f5fab734147330bd2 Author: Claus Steuer <cla...@sw...> Date: 2023-02-20 (Mon, 20 Feb 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- fix isoapplet v0 version check |
From: Jakub J. <no...@gi...> - 2023-02-10 08:04:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b53fc5cdb326d2a3f101980be2a0ae3537617037 https://github.com/OpenSC/OpenSC/commit/b53fc5cdb326d2a3f101980be2a0ae3537617037 Author: Jakub Jelen <jj...@re...> Date: 2023-02-10 (Fri, 10 Feb 2023) Changed paths: M doc/tools/westcos-tool.1.xml M src/tools/westcos-tool.c Log Message: ----------- westcos: Generate 2k RSA keys by default Bump the default RSA key size in the westcos tool. The 2k is supported by the driver and using smaller values is no longer recommended and flagged by the github scanning tool as a potential security issue: https://github.com/OpenSC/OpenSC/security/code-scanning/5 |
From: Peter P. <no...@gi...> - 2023-02-07 23:39:05
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 49379b0f0fa6895f2ab0e12462cc6ef9f7512b5c https://github.com/OpenSC/OpenSC/commit/49379b0f0fa6895f2ab0e12462cc6ef9f7512b5c Author: Peter Popovec <pop...@gm...> Date: 2023-02-08 (Wed, 08 Feb 2023) Changed paths: M src/libopensc/card-myeid.c Log Message: ----------- WRAP operation fix for MyEID driver (T0 protocol) apdu.le must be greater than 0, because we expect a result (wrapped key). Although the value 0 seems to be correct in this case (function sc_apdu2bytes() generates the correct field 'Le'), the operation fails in sc_get_response() where Le == 0 generates only SW. >From the point of view of the sc_get_response() function, apdu.le here represents the value "Ne" (see ISO 7816-3 section 12.1.2), and thus apdu.le cannot be 0 in this case. Fixes #2694 |
From: Jakub J. <no...@gi...> - 2023-02-07 15:45:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 87bb953b519b875458f81aa07df7b9d37c3da959 https://github.com/OpenSC/OpenSC/commit/87bb953b519b875458f81aa07df7b9d37c3da959 Author: Jakub Jelen <jj...@re...> Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M src/pkcs11/pkcs11-spy.c Log Message: ----------- pkcs11-spy: Add missing newline Commit: fe7cc6982abd81b3c5a1b566434bcb05adf6d026 https://github.com/OpenSC/OpenSC/commit/fe7cc6982abd81b3c5a1b566434bcb05adf6d026 Author: Jakub Jelen <jj...@re...> Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M tests/test-pkcs11-tool-sign-verify.sh Log Message: ----------- tests: Add missing module for sign/verify test Commit: 7e882ae62d923cb65ecabd5f7d9f542f3f0f2434 https://github.com/OpenSC/OpenSC/commit/7e882ae62d923cb65ecabd5f7d9f542f3f0f2434 Author: Doug Engert <dee...@gm...> Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M .github/setup-linux.sh Log Message: ----------- setup-linux.sh - do wine install last reorder "sudo dpkg --add-architecture i386" till after first update and the https://github.com/actions/virtual-environments/issues/4589 which removes a number of packages. Then do "sudo dpkg --add-architecture i386" so next update will add all the i386 packages Install any wine packages last. Previous code would fail when called to build-ix86 but work with build-mingw32 and build-mingw All 3 call setup-linux.sh Date: Thu Jan 26 07:59:41 2023 -0600 Changes to be committed: modified: .github/setup-linux.sh Commit: 1b2ab29c908e559c3919a443ac5da7f6f7e4cfb3 https://github.com/OpenSC/OpenSC/commit/1b2ab29c908e559c3919a443ac5da7f6f7e4cfb3 Author: Jakub Jelen <jj...@re...> Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: A .github/setup-fedora.sh A .github/workflows/fedora.yml Log Message: ----------- Run builds and tests directly on Fedora The default ubuntu images on the Github are more frequently broken than working for this use case and Fedora was suggested as an easy replacement. Based on suggestion from https://github.com/OpenSC/OpenSC/pull/2661 Commit: 9581294ad71efb18201ae135df8ece9df33ea4a7 https://github.com/OpenSC/OpenSC/commit/9581294ad71efb18201ae135df8ece9df33ea4a7 Author: Jakub Jelen <jj...@re...> Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M .github/workflows/codespell.yml M .github/workflows/coverity.yml M .github/workflows/fedora.yml M .github/workflows/linux.yml M .github/workflows/macos.yml M .github/workflows/packit.yaml Log Message: ----------- ci: Update all actions to v3 Compare: https://github.com/OpenSC/OpenSC/compare/2655e9e01bc5...9581294ad71e |
From: David L. <no...@gi...> - 2023-02-07 15:01:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 2655e9e01bc58062d2f9cd83384fa0355e4bed4b https://github.com/OpenSC/OpenSC/commit/2655e9e01bc58062d2f9cd83384fa0355e4bed4b Author: David Legault <dle...@us...> Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M doc/tools/pkcs11-tool.1.xml M src/tools/pkcs11-tool.c Log Message: ----------- Add support for basic attribute filtering to list objects (#2687) fixes #2627 |
From: Ingo S. <no...@gi...> - 2023-02-05 21:43:39
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: aadd82bb071e574fc57263a103e3bf06ebbd8de7 https://github.com/OpenSC/OpenSC/commit/aadd82bb071e574fc57263a103e3bf06ebbd8de7 Author: Ingo Struck (git commits) <gi...@in...> Date: 2023-02-05 (Sun, 05 Feb 2023) Changed paths: M src/libopensc/card-sc-hsm.c M src/libopensc/reader-pcsc.c M src/tests/fuzzing/fuzz_pkcs15_decode.c M src/tests/fuzzing/fuzz_pkcs15_encode.c Log Message: ----------- Handle reader limits for SC Card unwrap operations Fixes #2514 |
From: Ludovic R. <no...@gi...> - 2023-02-03 15:30:28
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: e119cfa68e2e49adec407fee39aa23d5b37f07c7 https://github.com/OpenSC/pam_pkcs11/commit/e119cfa68e2e49adec407fee39aa23d5b37f07c7 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M .github/workflows/codespell.yml Log Message: ----------- Fix .github/workflows/codespell.yml Commit: a4c6ea1296dc7cd2a54343c425b8aa191a383697 https://github.com/OpenSC/pam_pkcs11/commit/a4c6ea1296dc7cd2a54343c425b8aa191a383697 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: A .github/workflows/build.yml Log Message: ----------- Add .github/workflows/build.yml Commit: 2659e6e5fb24d08cc183569a9ab6488ad92476ad https://github.com/OpenSC/pam_pkcs11/commit/2659e6e5fb24d08cc183569a9ab6488ad92476ad Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M doc/mappers_api.xml Log Message: ----------- Fix spelling error Check for spelling errors: doc/mappers_api.xml#L862 ocurrs ==> occurs Commit: 05285717601c7636d1a1b5a0384bf341ef76c075 https://github.com/OpenSC/pam_pkcs11/commit/05285717601c7636d1a1b5a0384bf341ef76c075 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M doc/doxygen.conf.in Log Message: ----------- Fix spelling error Check for spelling errors: doc/doxygen.conf.in#L88 numer ==> number Commit: f7e9bced423b8e0738a1d759387775f60a227cc4 https://github.com/OpenSC/pam_pkcs11/commit/f7e9bced423b8e0738a1d759387775f60a227cc4 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/tools/pkcs11_eventmgr.c Log Message: ----------- Fix spelling error Check for spelling errors: src/tools/pkcs11_eventmgr.c#L637 sesion ==> session Commit: 02f67a96203d992a17e3bc218a65974dc468498c https://github.com/OpenSC/pam_pkcs11/commit/02f67a96203d992a17e3bc218a65974dc468498c Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/common/base64.h Log Message: ----------- Fix spelling error Check for spelling errors: src/common/base64.h#L2 funtions ==> functions Check for spelling errors: src/common/base64.h#L32 lenght ==> length Check for spelling errors: src/common/base64.h#L35 sucess ==> success Commit: fcefa60298b8c786e24d69e4e19b1f5ca2a851fb https://github.com/OpenSC/pam_pkcs11/commit/fcefa60298b8c786e24d69e4e19b1f5ca2a851fb Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/common/SSLerrs.h Log Message: ----------- Fix spelling error Check for spelling errors: src/common/SSLerrs.h#L241 succesfully ==> successfully Commit: 3ed05b2b635b7a16a7f2974bb2b9c09981a40746 https://github.com/OpenSC/pam_pkcs11/commit/3ed05b2b635b7a16a7f2974bb2b9c09981a40746 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/common/pkcs11_lib.c Log Message: ----------- Fix spelling error Check for spelling errors: src/common/pkcs11_lib.c#L1646 Sesion ==> Session Commit: 3f9f0fdf760a616a9842b610457652078141b324 https://github.com/OpenSC/pam_pkcs11/commit/3f9f0fdf760a616a9842b610457652078141b324 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M src/common/base64.c Log Message: ----------- base64.c: Convert to utf-8 Compare: https://github.com/OpenSC/pam_pkcs11/compare/e1beb4361647...3f9f0fdf760a |
From: Ludovic R. <no...@gi...> - 2023-02-03 14:06:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 3ddd883ca1435fc86e6a25282246aef0c8c21567 https://github.com/OpenSC/pam_pkcs11/commit/3ddd883ca1435fc86e6a25282246aef0c8c21567 Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M etc/Makefile.am Log Message: ----------- Add missing file in .tar.gz archive Fix "make distcheck" error: make[3]: *** No rule to make target 'pam.d_ignore_no_card.example', needed by 'all-am'. Stop. Commit: e1beb4361647c3b9ca49b6ae3253c53a06335e7a https://github.com/OpenSC/pam_pkcs11/commit/e1beb4361647c3b9ca49b6ae3253c53a06335e7a Author: Ludovic Rousseau <lud...@fr...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M doc/doxygen.conf.in Log Message: ----------- doc: update Doxygen file from 1.8.9.1 to 1.9.4 $ doxygen -u doxygen.conf.in warning: Tag 'TCL_SUBST' at line 237 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1021 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'LATEX_SOURCE_CODE' at line 1723 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'RTF_SOURCE_CODE' at line 1797 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1895 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'PERL_PATH' at line 2075 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'CLASS_DIAGRAMS' at line 2088 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. warning: Tag 'MSCGEN_PATH' at line 2097 of file 'doxygen.conf.in' has become obsolete. This tag has been removed. Configuration file 'doxygen.conf.in' updated. Compare: https://github.com/OpenSC/pam_pkcs11/compare/7658ad0a0156...e1beb4361647 |
From: Ludovic R. <no...@gi...> - 2023-02-03 13:50:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: b45f979ed68560dd8ba56c31165a38f73356a8f8 https://github.com/OpenSC/pam_pkcs11/commit/b45f979ed68560dd8ba56c31165a38f73356a8f8 Author: EtienneBarbier <eti...@at...> Date: 2022-12-01 (Thu, 01 Dec 2022) Changed paths: M pam_pkcs11.spec Log Message: ----------- Update specfile to allow build in version 0.6.12 Commit: 297f5f6ccdc0e69478c6b41233cab1f6f0d714b8 https://github.com/OpenSC/pam_pkcs11/commit/297f5f6ccdc0e69478c6b41233cab1f6f0d714b8 Author: EtienneBarbier <eti...@at...> Date: 2022-12-28 (Wed, 28 Dec 2022) Changed paths: M pam_pkcs11.spec Log Message: ----------- Update specfile with up to date informations and fix linting Commit: 7658ad0a015664dfeec3efdbc17eade57ed3c3f0 https://github.com/OpenSC/pam_pkcs11/commit/7658ad0a015664dfeec3efdbc17eade57ed3c3f0 Author: Ludovic Rousseau <lud...@gm...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M pam_pkcs11.spec Log Message: ----------- Merge pull request #71 from EtienneBarbier/update_specfile Update specfile to allow build in version 0.6.12 Compare: https://github.com/OpenSC/pam_pkcs11/compare/1ca765444050...7658ad0a0156 |
From: Ludovic R. <no...@gi...> - 2023-02-03 13:48:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_pkcs11 Commit: 947f1cf66a82eb869c190e6934412ee6f73cc1cb https://github.com/OpenSC/pam_pkcs11/commit/947f1cf66a82eb869c190e6934412ee6f73cc1cb Author: Alynx Zhou <aly...@gm...> Date: 2022-12-01 (Thu, 01 Dec 2022) Changed paths: M src/pam_pkcs11/pam_pkcs11.c Log Message: ----------- Capitalize all pam messages Some messages are capitalized but some are not, this commit unifies them by capitalizing all messages, and also appends punctuation. Commit: 492e5f2a682cb0f1f114036be177a7882ab391eb https://github.com/OpenSC/pam_pkcs11/commit/492e5f2a682cb0f1f114036be177a7882ab391eb Author: Alynx Zhou <aly...@gm...> Date: 2022-12-01 (Thu, 01 Dec 2022) Changed paths: M po/de.po M po/fr.po M po/it.po M po/nl.po M po/pam_pkcs11.pot M po/pl.po M po/pt_BR.po A po/remove-potcdate.sed M po/ru.po M po/tr.po Log Message: ----------- Update PO files Just uses `make -C po update-po`, translation should be updated by translators. Commit: 3a175baf072ab9f2be49fb7f801256f7f5e9a947 https://github.com/OpenSC/pam_pkcs11/commit/3a175baf072ab9f2be49fb7f801256f7f5e9a947 Author: Alynx Zhou <aly...@gm...> Date: 2022-12-02 (Fri, 02 Dec 2022) Changed paths: M configure.ac A po/zh_CN.po Log Message: ----------- Add Chinese (Simplified) translation Because it happens to be my first language. Commit: 1ca765444050288f28dc3f5f0ed66bf94d628d64 https://github.com/OpenSC/pam_pkcs11/commit/1ca765444050288f28dc3f5f0ed66bf94d628d64 Author: Ludovic Rousseau <lud...@gm...> Date: 2023-02-03 (Fri, 03 Feb 2023) Changed paths: M configure.ac M po/de.po M po/fr.po M po/it.po M po/nl.po M po/pam_pkcs11.pot M po/pl.po M po/pt_BR.po A po/remove-potcdate.sed M po/ru.po M po/tr.po A po/zh_CN.po M src/pam_pkcs11/pam_pkcs11.c Log Message: ----------- Merge pull request #70 from AlynxZhou/capitalize-message Capitalize message Compare: https://github.com/OpenSC/pam_pkcs11/compare/4efa29f1fb0e...1ca765444050 |
From: Philip W. <no...@gi...> - 2023-02-01 14:29:09
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 20899a14a38a8be036e284573a4b4c3908793b1c https://github.com/OpenSC/OpenSC/commit/20899a14a38a8be036e284573a4b4c3908793b1c Author: Philip Wendland <philip@wendland.xyz> Date: 2023-02-01 (Wed, 01 Feb 2023) Changed paths: M .github/test-isoapplet.sh Log Message: ----------- Github test: adjust package dir and git branch of IsoApplet versions |
From: Claus S. <no...@gi...> - 2023-01-27 12:34:19
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 945b692cb61e7248e76fccf9fdac7186d8cc3e77 https://github.com/OpenSC/OpenSC/commit/945b692cb61e7248e76fccf9fdac7186d8cc3e77 Author: Philip Wendland <wen...@gm...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- IsoApplet: Obtain applet info using GET DATA In previous versions of IsoApplet, the applet returned the applet version and feature bitmap upon selection. However, this special select command leads to problems with cards that were until now not tested. In future versions of IsoApplet, the behavior will change: - The Select APDU is a normal case 3 apdu - Applet info is obtained using a seperate GET DATA apdu. Commit: 1e606bc884cee466e79e3bf99bc91caf935d03d8 https://github.com/OpenSC/OpenSC/commit/1e606bc884cee466e79e3bf99bc91caf935d03d8 Author: Philip Wendland <wen...@gm...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- isoApplet: add RSA PSS features if supported by applet Commit: 3f4c4dd7acd8d113256550c4a28a495bb6977295 https://github.com/OpenSC/OpenSC/commit/3f4c4dd7acd8d113256550c4a28a495bb6977295 Author: Philip Wendland <wen...@gm...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- isoApplet: announce PSS capabilities Commit: 51182a268cc4bea90d1c86ba0aa55993cc1d3bf2 https://github.com/OpenSC/OpenSC/commit/51182a268cc4bea90d1c86ba0aa55993cc1d3bf2 Author: swissbit-okaufmann <110...@us...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M .github/build.sh M .github/test-isoapplet.sh M src/libopensc/card-isoApplet.c M src/tests/p11test/isoapplet_ref.json M src/tools/pkcs11-tool.c Log Message: ----------- IsoApplet: create hash off card to support more ECDSA mechanisms Use IsoApplet version 1.0 which no longer computes the hash on card. The previous version of the IsoApplet only supported ECDSA-SHA1. With supports also ECDSA, ECDSA-SHA224, ECDSA-SHA256, ECDSA-SHA384, ECDSA-SHA512. Co-authored-by: Claus Steuer <cla...@sw...> Commit: 7af2f4e0cd14a5bd363e8b5367b6860de4664f79 https://github.com/OpenSC/OpenSC/commit/7af2f4e0cd14a5bd363e8b5367b6860de4664f79 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M .github/build.sh M .github/test-isoapplet.sh Log Message: ----------- undo ci build changes Commit: 6d61c8f1bc677c7eb90b67e95c6c46a81ab977fd https://github.com/OpenSC/OpenSC/commit/6d61c8f1bc677c7eb90b67e95c6c46a81ab977fd Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- undo changes in pkcs11-tool Commit: b08f6cd639b4dc46c3545760df80b687b53e2cf0 https://github.com/OpenSC/OpenSC/commit/b08f6cd639b4dc46c3545760df80b687b53e2cf0 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M .github/test-isoapplet.sh M .github/workflows/linux.yml M src/libopensc/card-isoApplet.c A src/tests/p11test/isoapplet.json R src/tests/p11test/isoapplet_ref.json A src/tests/p11test/isoapplet_ref_v0.json A src/tests/p11test/isoapplet_ref_v1.json Log Message: ----------- add backwards compatibility for ISOApplet 0.6.x Commit: bda08048bfb47e7b1d52c777cdd1fc598a2cbfa9 https://github.com/OpenSC/OpenSC/commit/bda08048bfb47e7b1d52c777cdd1fc598a2cbfa9 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M .github/test-isoapplet.sh M src/tests/p11test/isoapplet_ref_v0.json Log Message: ----------- fix isoapplet test script Commit: 5103aad51d60ca15edf5ba0290aae3fe447897a4 https://github.com/OpenSC/OpenSC/commit/5103aad51d60ca15edf5ba0290aae3fe447897a4 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M .github/test-isoapplet.sh M src/libopensc/card-isoApplet.c Log Message: ----------- adapt to isoapplet-v1 changes - set correct request and response buffer length for extended APDUs Commit: 4e59e4eec17386377e926430866d303156b56e82 https://github.com/OpenSC/OpenSC/commit/4e59e4eec17386377e926430866d303156b56e82 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- fix rsa-pss - adapt to change in iso applet that only signal PSS support if all hash schemes are supported - strip PKCS#1 digest info when using RSA PSS so that only the hash is sent to the applet Commit: abc67e6eaa1658e8f0d4198c2e47a761f8e746f4 https://github.com/OpenSC/OpenSC/commit/abc67e6eaa1658e8f0d4198c2e47a761f8e746f4 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- fix memory leak when init fails Commit: 71080f87fafca949ae86aff3ead775b77daaae56 https://github.com/OpenSC/OpenSC/commit/71080f87fafca949ae86aff3ead775b77daaae56 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M .github/test-isoapplet.sh Log Message: ----------- replace spaces with tabs Commit: fb1370aac0c1d953d4db9a429bd30e1a03b6e679 https://github.com/OpenSC/OpenSC/commit/fb1370aac0c1d953d4db9a429bd30e1a03b6e679 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: R src/tests/p11test/isoapplet.json Log Message: ----------- remove p11test result file Commit: e1eab74179a35ac592317d63bdd2081e8132a09d https://github.com/OpenSC/OpenSC/commit/e1eab74179a35ac592317d63bdd2081e8132a09d Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- remove static keyword from temporary signature buffer Commit: 8a59e0d390b3d5d56ae75f736eb9ef5c99afb51c https://github.com/OpenSC/OpenSC/commit/8a59e0d390b3d5d56ae75f736eb9ef5c99afb51c Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- refactor isoApplet_compute_signature Commit: bbedfa48d53830fb5dabe82ca4d08c3e67cd457a https://github.com/OpenSC/OpenSC/commit/bbedfa48d53830fb5dabe82ca4d08c3e67cd457a Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- move decleration of major_version to the top of the init func Commit: 84320d2f6d2b05e54286ca565617d010d73a2adb https://github.com/OpenSC/OpenSC/commit/84320d2f6d2b05e54286ca565617d010d73a2adb Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M src/libopensc/card-isoApplet.c M src/libopensc/cardctl.h M src/pkcs15init/pkcs15-isoApplet.c Log Message: ----------- add rsa 4096 support Commit: 4c951104205757a24ec475d507598c1dea4afb22 https://github.com/OpenSC/OpenSC/commit/4c951104205757a24ec475d507598c1dea4afb22 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M .github/test-isoapplet.sh Log Message: ----------- perform shallow clone of IsoApplet repository for testing Commit: 9dd5a8bd62a356091bb8e67492ca9171c4deba34 https://github.com/OpenSC/OpenSC/commit/9dd5a8bd62a356091bb8e67492ca9171c4deba34 Author: Claus Steuer <cla...@sw...> Date: 2023-01-27 (Fri, 27 Jan 2023) Changed paths: M .github/test-isoapplet.sh M src/tests/p11test/isoapplet_ref_v1.json Log Message: ----------- update p11test reference result for v1 isoapplet Compare: https://github.com/OpenSC/OpenSC/compare/f2497d97f406...9dd5a8bd62a3 |
From: Frank M. <no...@gi...> - 2023-01-25 08:35:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f11c26db71250da429d0e839620fc744b7b20c17 https://github.com/OpenSC/OpenSC/commit/f11c26db71250da429d0e839620fc744b7b20c17 Author: Frank Morgner <fra...@gm...> Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/libopensc/card-npa.c M src/sm/sm-eac.c M src/sm/sm-eac.h M src/tools/npa-tool-cmdline.c M src/tools/npa-tool-cmdline.h M src/tools/npa-tool.c M src/tools/npa-tool.ggo.in Log Message: ----------- SM/EAC: Removed checking of APDUs contents The content of the APDUs is still verified by the card. In OpenSC, checking the certificate validity, and the signatures matching some portions of the content was implemented, but never enabled. Since this is only useful in few corner cases, we now remove this functionality. Commit: 511bd4c75e1a0cdc5b4b1e567f18db2ec2a2ae5b https://github.com/OpenSC/OpenSC/commit/511bd4c75e1a0cdc5b4b1e567f18db2ec2a2ae5b Author: Frank Morgner <fra...@gm...> Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/sm/sm-eac.c M src/sm/sm-iso.c Log Message: ----------- removed flawfinder comments Commit: d9a4267522adafa3e37bf813f7d0b00e745fcd09 https://github.com/OpenSC/OpenSC/commit/d9a4267522adafa3e37bf813f7d0b00e745fcd09 Author: Frank Morgner <fra...@gm...> Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/sm/sm-eac.c Log Message: ----------- sm-eac: switched to OpenSC style ASN.1 parsing Commit: c45aa4bb00d009972efcc9cb0867556e8c2a93be https://github.com/OpenSC/OpenSC/commit/c45aa4bb00d009972efcc9cb0867556e8c2a93be Author: Frank Morgner <fra...@gm...> Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/sm/sm-eac.c Log Message: ----------- sm-eac: removed certificate description from sm context certificate description has no long term use anymore Commit: 7e30ecc09356fbb0aee05a547ae6879a441d5eff https://github.com/OpenSC/OpenSC/commit/7e30ecc09356fbb0aee05a547ae6879a441d5eff Author: Frank Morgner <fra...@gm...> Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/sm/sm-eac.c Log Message: ----------- sm-eac: avoid modifying card capabilities opensc is now patched with all necessities in order to avoid this hack Commit: 023aa0de982bd1d1f402bc698c5bd95cac8cf1fa https://github.com/OpenSC/OpenSC/commit/023aa0de982bd1d1f402bc698c5bd95cac8cf1fa Author: Frank Morgner <fra...@gm...> Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M configure.ac Log Message: ----------- fixed missing AC_SUBST for pkcs11-register flag Commit: f2497d97f406a2810de9cbeaea5117cbc0d7eed8 https://github.com/OpenSC/OpenSC/commit/f2497d97f406a2810de9cbeaea5117cbc0d7eed8 Author: Frank Morgner <fra...@gm...> Date: 2023-01-25 (Wed, 25 Jan 2023) Changed paths: M src/tools/Makefile.am Log Message: ----------- fixed accepting parameters (files) to opensc-asn1 commandline Compare: https://github.com/OpenSC/OpenSC/compare/076a8856a656...f2497d97f406 |
From: Frank M. <no...@gi...> - 2023-01-20 08:16:32
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: ac8e50e2a464e5f9ad47dd823bfead19476e8cdc https://github.com/OpenSC/OpenSC/commit/ac8e50e2a464e5f9ad47dd823bfead19476e8cdc Author: Frank Morgner <fra...@gm...> Date: 2023-01-20 (Fri, 20 Jan 2023) Changed paths: M doc/tools/goid-tool.1.xml M src/tools/goid-tool.ggo.in Log Message: ----------- goid-tool: added missing documentation fixes https://github.com/OpenSC/OpenSC/issues/2025 Commit: 688712859db734a1c4dc60301d91b685e18686f9 https://github.com/OpenSC/OpenSC/commit/688712859db734a1c4dc60301d91b685e18686f9 Author: Frank Morgner <fra...@gm...> Date: 2023-01-20 (Fri, 20 Jan 2023) Changed paths: M tests/test-manpage.sh Log Message: ----------- tests: enable goid-tool for test-manpage Commit: 076a8856a6565e4d8b7be77f15d02db13b4c70c9 https://github.com/OpenSC/OpenSC/commit/076a8856a6565e4d8b7be77f15d02db13b4c70c9 Author: Frank Morgner <fra...@gm...> Date: 2023-01-20 (Fri, 20 Jan 2023) Changed paths: M .github/workflows/linux.yml Log Message: ----------- CI: monitor everything in doc for changes Compare: https://github.com/OpenSC/OpenSC/compare/c4236720008f...076a8856a656 |
From: Frank M. <no...@gi...> - 2023-01-20 08:15:09
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c4236720008f94b234cc8f58b0f885dab1180396 https://github.com/OpenSC/OpenSC/commit/c4236720008f94b234cc8f58b0f885dab1180396 Author: Frank Morgner <fra...@gm...> Date: 2023-01-20 (Fri, 20 Jan 2023) Changed paths: M src/libopensc/card-sc-hsm.c Log Message: ----------- sc-hsm: add support for `opensc-tool --serial` (#2675) fixes https://github.com/OpenSC/OpenSC/issues/2648 |
From: Frank M. <no...@gi...> - 2023-01-19 20:50:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 9869c896135ba4d5d69df4731d31b8a14804b964 https://github.com/OpenSC/OpenSC/commit/9869c896135ba4d5d69df4731d31b8a14804b964 Author: Frank Morgner <fra...@gm...> Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: fixed bad return types fixes https://github.com/frankmorgner/OpenSCToken/issues/48#issuecomment-1386050986 Commit: 53c1e730c10a2d53f6eb4a003c9e12dcf6643b20 https://github.com/OpenSC/OpenSC/commit/53c1e730c10a2d53f6eb4a003c9e12dcf6643b20 Author: Frank Morgner <fra...@gm...> Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M src/pkcs11/mechanism.c Log Message: ----------- pkcs11: fixed type conversions fixes https://github.com/frankmorgner/OpenSCToken/issues/48#issuecomment-1386074232 Compare: https://github.com/OpenSC/OpenSC/compare/4b5f922890ad...53c1e730c10a |
From: Frank M. <no...@gi...> - 2023-01-19 19:12:54
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4b5f922890ad4d371ca652ea344096a8949fa1a6 https://github.com/OpenSC/OpenSC/commit/4b5f922890ad4d371ca652ea344096a8949fa1a6 Author: Frank Morgner <fra...@gm...> Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M doc/files/opensc.conf.5.xml.in Log Message: ----------- doc: added info about offCardCertURL fixes https://github.com/OpenSC/OpenSC/issues/1587 |
From: Frank M. <no...@gi...> - 2023-01-19 19:11:54
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5e59daacd502ffa7618486e81840e8d2c605a836 https://github.com/OpenSC/OpenSC/commit/5e59daacd502ffa7618486e81840e8d2c605a836 Author: Frank Morgner <fra...@gm...> Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M src/pkcs11/Makefile.am M src/pkcs11/pkcs11-spy.c Log Message: ----------- pkcs11-spy: add process/thread id to log (#2678) fixes https://github.com/OpenSC/OpenSC/issues/1984 |
From: Frank M. <no...@gi...> - 2023-01-19 18:33:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cb925b6949ee6cb05b4812aea99e1bc23a06d2f7 https://github.com/OpenSC/OpenSC/commit/cb925b6949ee6cb05b4812aea99e1bc23a06d2f7 Author: Frank Morgner <fra...@gm...> Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M configure.ac Log Message: ----------- pkcs11-register: disable autostart by default on Linux In macOS and Windows it is still added by default via the installers fixes https://github.com/OpenSC/OpenSC/issues/2060 Commit: cdf868ca1a0a7afe67e03472ace42e31fac4d437 https://github.com/OpenSC/OpenSC/commit/cdf868ca1a0a7afe67e03472ace42e31fac4d437 Author: Frank Morgner <fra...@gm...> Date: 2023-01-19 (Thu, 19 Jan 2023) Changed paths: M src/tools/pkcs11-register.c Log Message: ----------- pkcs11-register: add support for profiles with spaces fixes https://github.com/OpenSC/OpenSC/issues/2087 Compare: https://github.com/OpenSC/OpenSC/compare/b6ee58e15bcb...cdf868ca1a0a |
From: Jakub J. <no...@gi...> - 2023-01-17 08:19:52
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b6ee58e15bcb15c96cdbe66a5bd003ee7ee1ae82 https://github.com/OpenSC/OpenSC/commit/b6ee58e15bcb15c96cdbe66a5bd003ee7ee1ae82 Author: Andreas Schwier <and...@ca...> Date: 2023-01-17 (Tue, 17 Jan 2023) Changed paths: M src/libopensc/pkcs15-sc-hsm.c Log Message: ----------- Report PIN retry status at PKCS15 layer (Fixes #2647) |
From: Alon Bar-L. <no...@gi...> - 2023-01-02 08:24:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pkcs11-helper Commit: 6b7674a59dee3f1ba1de6caefed11299beaa4675 https://github.com/OpenSC/pkcs11-helper/commit/6b7674a59dee3f1ba1de6caefed11299beaa4675 Author: Alon Bar-Lev <alo...@gm...> Date: 2022-11-12 (Sat, 12 Nov 2022) Changed paths: M ChangeLog M lib/pkcs11h-openssl.c Log Message: ----------- openssl: fix openssl_ex_data_dup prototype Commit: 8711bc6b7fcbeb882f6fa0afc4ee564ebc36126f https://github.com/OpenSC/pkcs11-helper/commit/8711bc6b7fcbeb882f6fa0afc4ee564ebc36126f Author: Alon Bar-Lev <alo...@gm...> Date: 2022-11-12 (Sat, 12 Nov 2022) Changed paths: M include/pkcs11-helper-1.0/pkcs11h-core.h Log Message: ----------- cleanup: fix codespell issues Commit: 02804fc44e8d1fe3db16a4c58ccd8696db064639 https://github.com/OpenSC/pkcs11-helper/commit/02804fc44e8d1fe3db16a4c58ccd8696db064639 Author: Marc Becker <mar...@as...> Date: 2022-12-11 (Sun, 11 Dec 2022) Changed paths: M include/pkcs11-helper-1.0/pkcs11h-core.h M lib/_pkcs11h-core.h M lib/pkcs11h-core.c Log Message: ----------- core: add provider property for loader flags support flags for dynamic loader via provider property set original values as defaults, use verbatim (user-supplied) value Commit: f23911037d9790a3f3a3447a78d31a6362358e21 https://github.com/OpenSC/pkcs11-helper/commit/f23911037d9790a3f3a3447a78d31a6362358e21 Author: Alon Bar-Lev <alo...@gm...> Date: 2023-01-02 (Mon, 02 Jan 2023) Changed paths: M ChangeLog Log Message: ----------- changelog: update Compare: https://github.com/OpenSC/pkcs11-helper/compare/82863e968902...f23911037d97 |
From: Jakub J. <no...@gi...> - 2022-12-19 15:24:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 93d033b1bd85a481126b987892063a07ba908910 https://github.com/OpenSC/OpenSC/commit/93d033b1bd85a481126b987892063a07ba908910 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/tests/p11test/p11test_case_common.c Log Message: ----------- p11test: Fix error detection when reading bool attributes Commit: dd7db66af32ace5ab0206d6236361362833feea3 https://github.com/OpenSC/OpenSC/commit/dd7db66af32ace5ab0206d6236361362833feea3 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/tests/p11test/p11test_case_common.c Log Message: ----------- p11test: Make the convert_byte_string more readable Commit: cd85348c652ac1e1a36ef0b2aa8f1a9ec02ed388 https://github.com/OpenSC/OpenSC/commit/cd85348c652ac1e1a36ef0b2aa8f1a9ec02ed388 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/tests/p11test/p11test_case_common.c Log Message: ----------- p11test: Ignore also CKR_DEVICE_ERROR when reading attributes this is returned by the SAC pkcs11 module when asked for unknown attribute. Commit: 790a94f09924f4968732392fcf31640033f22ad6 https://github.com/OpenSC/OpenSC/commit/790a94f09924f4968732392fcf31640033f22ad6 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/tests/p11test/p11test_case_common.c Log Message: ----------- p11test: Remove trailing whitespace Commit: 739fa81050989c3f85ca883ec76542b71cae7edc https://github.com/OpenSC/OpenSC/commit/739fa81050989c3f85ca883ec76542b71cae7edc Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/sm/sm-common.c M src/smm/sm-global-platform.c Log Message: ----------- Avoid memory leak Thanks coverity: CID 382262 Commit: 83380d06348738164b58c60b6020c004ed7b50f2 https://github.com/OpenSC/OpenSC/commit/83380d06348738164b58c60b6020c004ed7b50f2 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/pkcs11/openssl.c Log Message: ----------- openssl: Avoid unused value when creating gost keys Thanks coverity: CID 382260 Commit: 1e1c1b27692a54a943ab99a21f5896d8005386f5 https://github.com/OpenSC/OpenSC/commit/1e1c1b27692a54a943ab99a21f5896d8005386f5 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- pkcs15-pubkey: Check return values of openssl functions Thanks coverity: CID 382259 Commit: 2b83b55985a433b6ff06bb27f264a3ba66192af7 https://github.com/OpenSC/OpenSC/commit/2b83b55985a433b6ff06bb27f264a3ba66192af7 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/libopensc/cwa14890.c Log Message: ----------- cwa: Fix never read result Thanks coverity: CID 382258 Commit: c358fc4dac4f32bb0fa04e5c05ebf4b3070ff7e3 https://github.com/OpenSC/OpenSC/commit/c358fc4dac4f32bb0fa04e5c05ebf4b3070ff7e3 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/sm/sm-eac.c Log Message: ----------- sm-eac: Avoid NULL pointer dereference Thanks coverity: CID 382263 Commit: 70771735ae10180bb039043b9a1b00b66bf00fc1 https://github.com/OpenSC/OpenSC/commit/70771735ae10180bb039043b9a1b00b66bf00fc1 Author: Jakub Jelen <jj...@re...> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/libopensc/cwa14890.c M src/libopensc/pkcs15-pubkey.c M src/pkcs11/openssl.c M src/sm/sm-eac.c M src/smm/sm-card-authentic.c Log Message: ----------- Remove trailing whitespace and reformat to improve readability Compare: https://github.com/OpenSC/OpenSC/compare/a23120139336...70771735ae10 |