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
(7) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Peter P. <no...@gi...> - 2023-06-01 21:07:02
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 1c3b695be9073a5567ca0e258d3832864a9a9502 https://github.com/OpenSC/libp11/commit/1c3b695be9073a5567ca0e258d3832864a9a9502 Author: Peter Popovec <pop...@gm...> Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/p11_key.c Log Message: ----------- Avoid dereferencing a NULL pointer (in pkcs11_object_free() function). This condition occurs when pkcs11_get_key() calls pkcs11_object_free(key) with key = NULL (if pkcs11_object_from_object() cannot find an object). modified: src/p11_key.c |
From: Michał T. <no...@gi...> - 2023-06-01 20:50:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: da8cd1f990408c47c63906395d8ae13e40d6c6e8 https://github.com/OpenSC/libp11/commit/da8cd1f990408c47c63906395d8ae13e40d6c6e8 Author: David Ruth <dr...@ch...> Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M src/p11_slot.c Log Message: ----------- Invalidate cache when session is removed. Before this change invalid cached handles for keys and certificates may be returned when all session handles are invalid. This change clears cached items associated with a slot when no more valid sessions exist. |
From: Jakub J. <no...@gi...> - 2023-05-31 11:58:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: ea6273f4b9fb0082857f6dfd54f30ba00ba81d1d https://github.com/OpenSC/OpenSC/commit/ea6273f4b9fb0082857f6dfd54f30ba00ba81d1d Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M .editorconfig Log Message: ----------- .editorconfig: Use tabs in shell scripts too Commit: e0f737f1dcbb7cb643afc0c1d6ab8f6cc002b7f0 https://github.com/OpenSC/OpenSC/commit/e0f737f1dcbb7cb643afc0c1d6ab8f6cc002b7f0 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/card-westcos.c M src/pkcs11/framework-pkcs15.c M src/pkcs11/pkcs11-global.c M src/pkcs15init/pkcs15-lib.c Log Message: ----------- Remove trainling whitespace Commit: b53977a5274e86c6a58b5939367b8496a2ec84f9 https://github.com/OpenSC/OpenSC/commit/b53977a5274e86c6a58b5939367b8496a2ec84f9 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M .github/test-piv.sh Log Message: ----------- tests: Extract the PIN to separate variable Commit: 352aba0e3794c46a98232a50572f285106f5d8a0 https://github.com/OpenSC/OpenSC/commit/352aba0e3794c46a98232a50572f285106f5d8a0 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M .github/test-piv.sh Log Message: ----------- tests: Use separate file for the second cert Commit: c6d461c2d19ae07adb1a2604384bf0fccb9e7a4a https://github.com/OpenSC/OpenSC/commit/c6d461c2d19ae07adb1a2604384bf0fccb9e7a4a Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M .github/setup-vsmartcard.sh M .github/test-cac.sh M .github/test-gidsapplet.sh M .github/test-openpgp.sh M .github/test-piv.sh Log Message: ----------- ci: Split code download and build This is useful for running the CI locally in containers, which makes things much faster than it would need to download, build and install all the test tools. Commit: d42d10c88e7e3456f19fc083e30543958e3cb2f8 https://github.com/OpenSC/OpenSC/commit/d42d10c88e7e3456f19fc083e30543958e3cb2f8 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: Avoid memory leaks Commit: 5241ce853403da775e37ecb36fb6a968001ef115 https://github.com/OpenSC/OpenSC/commit/5241ce853403da775e37ecb36fb6a968001ef115 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: Do not compare uninitialized memory if GetRandom fails Commit: afae9fcc2f4ead520fdb2de4b768e260b7c97a2b https://github.com/OpenSC/OpenSC/commit/afae9fcc2f4ead520fdb2de4b768e260b7c97a2b Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M containers/opensc-test-cac/Containerfile A containers/opensc-test-gidsapplet/Containerfile M containers/opensc-test-piv/Containerfile Log Message: ----------- containers: Sync with CI Commit: e1d7e967b550b3e66ceacc0ca7decc3fd6cb8452 https://github.com/OpenSC/OpenSC/commit/e1d7e967b550b3e66ceacc0ca7decc3fd6cb8452 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/pkcs15init/pkcs15-lib.c Log Message: ----------- pkcs15init: Remove duplicate cleanup Commit: 2b2bf39feb8ad899364b563e7c588efbca68f419 https://github.com/OpenSC/OpenSC/commit/2b2bf39feb8ad899364b563e7c588efbca68f419 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tests/p11test/p11test_case_common.c Log Message: ----------- p11test: Avoid memory leaks deteted by valgrind Commit: b46d387019dbe8ea658f422dcb87c61355713d16 https://github.com/OpenSC/OpenSC/commit/b46d387019dbe8ea658f422dcb87c61355713d16 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/pkcs15init/pkcs15-lib.c Log Message: ----------- pkcs15init: Revise cleanup after keygen and storing keys There were needless assignment immediately rewritten with copy function, some of the structures were not copied and not freed from the target contexts and similar issues. Commit: fbc8bd114a549b347255391d26259207b66d1c6b https://github.com/OpenSC/OpenSC/commit/fbc8bd114a549b347255391d26259207b66d1c6b Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: Free memory after storing keys Commit: 79efc06fe2aff9313fa587c09190109aaeb521b5 https://github.com/OpenSC/OpenSC/commit/79efc06fe2aff9313fa587c09190109aaeb521b5 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/pkcs15init/pkcs15-isoApplet.c Log Message: ----------- isoapplet: Do not leak memory if params were allocated already Commit: d5fbee7a7b502c796fa89da61c87a0dff1ad229a https://github.com/OpenSC/OpenSC/commit/d5fbee7a7b502c796fa89da61c87a0dff1ad229a Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/common/Makefile.am M src/libopensc/Makefile.am M src/pkcs11/Makefile.am Log Message: ----------- Mark clang-tidy warnings errors Commit: b8a0c6dd10308ddcd4d878d1a9029fe2d93bd3da https://github.com/OpenSC/OpenSC/commit/b8a0c6dd10308ddcd4d878d1a9029fe2d93bd3da Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- iso7816: Return errors on failure Reported by clang-tidy as set-but never read variable: /home/runner/work/OpenSC/OpenSC/src/libopensc/iso7816.c:366:2: warning: Value stored to 'r' is never read [clang-analyzer-deadcode.DeadStores] r = count; ^ /home/runner/work/OpenSC/OpenSC/src/libopensc/iso7816.c:366:2: note: Value stored to 'r' is never read Commit: 478d5911e56352e2a3ac69693da8355b284c7a66 https://github.com/OpenSC/OpenSC/commit/478d5911e56352e2a3ac69693da8355b284c7a66 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/card-westcos.c Log Message: ----------- westcos: Avoid memory leak Accidentally introduced with 264b23aff5b01acebe9627dff4468fa42eb5a825, reported by clang-tidy /home/runner/work/OpenSC/OpenSC/src/libopensc/card-westcos.c:664:7: warning: Although the value stored to 'cctx' is used in the enclosing expression, the value is never actually read from 'cctx' [clang-analyzer-deadcode.DeadStores] if ((cctx = EVP_CIPHER_CTX_new()) == NULL) ^ /home/runner/work/OpenSC/OpenSC/src/libopensc/card-westcos.c:664:7: note: Although the value stored to 'cctx' is used in the enclosing expression, the value is never actually read from 'cctx' Commit: 18b63d279aa65133429b2b5024f4eddf6c87e42c https://github.com/OpenSC/OpenSC/commit/18b63d279aa65133429b2b5024f4eddf6c87e42c Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/card-sc-hsm.c Log Message: ----------- card-sc-hsm: Remove dead code Reported by clang-tidy: /home/runner/work/OpenSC/OpenSC/src/libopensc/card-sc-hsm.c:854:3: warning: Value stored to 'len' is never read [clang-analyzer-deadcode.DeadStores] len = 0; ^ /home/runner/work/OpenSC/OpenSC/src/libopensc/card-sc-hsm.c:854:3: note: Value stored to 'len' is never read Commit: f4891aabd169a2c72ea97110d46f093570d48679 https://github.com/OpenSC/OpenSC/commit/f4891aabd169a2c72ea97110d46f093570d48679 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tools/netkey-tool.c Log Message: ----------- tools: Avoid set-but-not-used variable in netkey-tool Commit: 1952e2e2b249c109049c050c141001fdceda84e1 https://github.com/OpenSC/OpenSC/commit/1952e2e2b249c109049c050c141001fdceda84e1 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M .github/setup-linux.sh Log Message: ----------- ci: Fail early if we can not set up libressl Commit: 6a1ff88d5c45e0b927922928cd947a95caccd4ed https://github.com/OpenSC/OpenSC/commit/6a1ff88d5c45e0b927922928cd947a95caccd4ed Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M tests/common.sh M tests/test-pkcs11-tool-sign-verify.sh Log Message: ----------- tests: Fix the secret key test that never worked Commit: 28a1bf19833d95aa759b8f8984edbea6234fd10c https://github.com/OpenSC/OpenSC/commit/28a1bf19833d95aa759b8f8984edbea6234fd10c Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tests/unittests/asn1.c M src/tests/unittests/compression.c M src/tests/unittests/decode_ecdsa_signature.c M src/tests/unittests/pkcs15-emulator-filter.c Log Message: ----------- unittests: Avoid memory leaks or invalid memory access Commit: fbc4ebbc8ebdb5f15663576e33b97f7588a90643 https://github.com/OpenSC/OpenSC/commit/fbc4ebbc8ebdb5f15663576e33b97f7588a90643 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M .github/setup-linux.sh Log Message: ----------- ci: Try to address another breakage of 32b images Commit: 2b4958e49e00b064ad91475a55897a3d63033a1d https://github.com/OpenSC/OpenSC/commit/2b4958e49e00b064ad91475a55897a3d63033a1d Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: A m4/ax_valgrind_check.m4 Log Message: ----------- m4: Use up-to-date valgrind from current autoconf-archive Commit: c80d63a3d080ffabfba069b4a9114a3c7f2afae3 https://github.com/OpenSC/OpenSC/commit/c80d63a3d080ffabfba069b4a9114a3c7f2afae3 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M .github/workflows/linux.yml Log Message: ----------- ci: Upload also unit tests results Commit: 3cca65baa152ce327970e5892417f65a09a464a8 https://github.com/OpenSC/OpenSC/commit/3cca65baa152ce327970e5892417f65a09a464a8 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tests/p11test/p11test_case_pss_oaep.c Log Message: ----------- p11test: Free message on exit path Commit: ef56df67eee3f84ee91d0b283a6206515c88a5bb https://github.com/OpenSC/OpenSC/commit/ef56df67eee3f84ee91d0b283a6206515c88a5bb Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/card-openpgp.c M src/tools/openpgp-tool.c Log Message: ----------- openpgp: Free allocated memory Commit: e8fba322a2f4d06ec5c74fe80f9e2b0e9fdefec6 https://github.com/OpenSC/OpenSC/commit/e8fba322a2f4d06ec5c74fe80f9e2b0e9fdefec6 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- openpgp: Fix fingerprint calculation fixes https://github.com/OpenSC/OpenSC/issues/2775 Commit: 6f4c270060f556ff01ebc53fac4e6d4ab5249c91 https://github.com/OpenSC/OpenSC/commit/6f4c270060f556ff01ebc53fac4e6d4ab5249c91 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- isoapplet: Fix RSA-PSS calculation when the data does not contain digestinfo This lead to using of uninitialized memory (tmp array) when talking to the pcsc and inevitable failure to verify the signature throughout the tests. Commit: 9a8a442d482865f88e70dd3d7b9b916fdfc297ed https://github.com/OpenSC/OpenSC/commit/9a8a442d482865f88e70dd3d7b9b916fdfc297ed Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tests/p11test/isoapplet_ref_v1.json Log Message: ----------- tests: Update isoapplet v1 reference p11test log Commit: 891f10e49de1a5ee038b1cb2fb59dce40429e6c2 https://github.com/OpenSC/OpenSC/commit/891f10e49de1a5ee038b1cb2fb59dce40429e6c2 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/pkcs15.h M src/pkcs15init/pkcs15-openpgp.c Log Message: ----------- openpgp: Fix modulus length calculation in pkc15init layer Commit: f38ea19d33f5799232795d6d9b471287b782c140 https://github.com/OpenSC/OpenSC/commit/f38ea19d33f5799232795d6d9b471287b782c140 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- openpgp: Avoid leaking file structure Commit: bc114501faacfc69eaa98b789463d180a1b71da7 https://github.com/OpenSC/OpenSC/commit/bc114501faacfc69eaa98b789463d180a1b71da7 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M .github/build.sh A .github/dump-logs.sh M .github/setup-linux.sh A .github/setup-valgrind.sh M .github/test-cac.sh M .github/test-gidsapplet.sh M .github/test-isoapplet.sh M .github/test-openpgp.sh M .github/test-piv.sh M .github/workflows/linux.yml M configure.ac M src/tests/unittests/Makefile.am M tests/Makefile.am M tests/common.sh Log Message: ----------- tests: Support running under valgrind both tests executed during `make check` as well as the integration tests ran from the github CI with java card simulator or other software implementations. Commit: 481951b90b042b43fb5bd92cd3cd8d0f7e200b89 https://github.com/OpenSC/OpenSC/commit/481951b90b042b43fb5bd92cd3cd8d0f7e200b89 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M tests/common.sh Log Message: ----------- tests: Properly propagate the VALGRIND env variable to the shell tests The valgrind macros set the VALGRIND variable without any arguments, which prevents it from failing if some issue is detected. Commit: 63d4bd3d3900682c8d2511e259abec63ce904895 https://github.com/OpenSC/OpenSC/commit/63d4bd3d3900682c8d2511e259abec63ce904895 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: Avoid dereferencing freed members when reading public keys Commit: e53f61ff145ea9de49c0858c0067078da68d6373 https://github.com/OpenSC/OpenSC/commit/e53f61ff145ea9de49c0858c0067078da68d6373 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M tests/common.sh M tests/test-pkcs11-tool-import.sh M tests/test-pkcs11-tool-sign-verify.sh M tests/test-pkcs11-tool-test.sh Log Message: ----------- tests: Check exit codes of helper functions Commit: 646d8f5d5f02c7e472a3390d9b24177b19a556c7 https://github.com/OpenSC/OpenSC/commit/646d8f5d5f02c7e472a3390d9b24177b19a556c7 Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/tests/p11test/p11test_case_common.c Log Message: ----------- fixup! p11test: Avoid memory leaks deteted by valgrind Commit: 9f7e83fed024a18333bd4e7a31286cec104bb0bf https://github.com/OpenSC/OpenSC/commit/9f7e83fed024a18333bd4e7a31286cec104bb0bf Author: Jakub Jelen <jj...@re...> Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- fixup! openpgp: Free allocated memory Compare: https://github.com/OpenSC/OpenSC/compare/81944d152920...9f7e83fed024 |
From: Frank M. <no...@gi...> - 2023-05-30 08:36:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 81944d1529202bd28359bede57c0a15deb65ba8a https://github.com/OpenSC/OpenSC/commit/81944d1529202bd28359bede57c0a15deb65ba8a Author: fullwaywang <ful...@te...> Date: 2023-05-30 (Tue, 30 May 2023) Changed paths: M src/pkcs15init/pkcs15-cardos.c Log Message: ----------- pkcs15init: correct left length calculation to fix buffer overrun bug. Fixes #2785 |
From: Veronika H. <no...@gi...> - 2023-05-26 10:44:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 350fa68146c4384b4b9b4500e4de55726d39e7a1 https://github.com/OpenSC/OpenSC/commit/350fa68146c4384b4b9b4500e4de55726d39e7a1 Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/libopensc/card-rtecp.c Log Message: ----------- card-rtecp.c: Remove asserts and add better error handling Thanks OSS-Fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57901 Commit: 9a15da8ee6a5222abd4c97ee83dffbd2b7f53917 https://github.com/OpenSC/OpenSC/commit/9a15da8ee6a5222abd4c97ee83dffbd2b7f53917 Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/libopensc/pkcs15-prkey.c Log Message: ----------- Free ASN1 object Thanks OSS-Fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58113 Commit: b5f6370a35f151497838628f78111087eb8e7ff1 https://github.com/OpenSC/OpenSC/commit/b5f6370a35f151497838628f78111087eb8e7ff1 Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/tests/fuzzing/fuzz_pkcs11.c Log Message: ----------- Fix cycling fuzz pkcs11 test Commit: 2e63a80c8a08d4259152638eb3f8c008e57b3218 https://github.com/OpenSC/OpenSC/commit/2e63a80c8a08d4259152638eb3f8c008e57b3218 Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/tests/fuzzing/README.md Log Message: ----------- Fix configure command according the build in CIFuzz Commit: 8609fcc5083a66a64f3e3604f897e08b3ddc49cc https://github.com/OpenSC/OpenSC/commit/8609fcc5083a66a64f3e3604f897e08b3ddc49cc Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/libopensc/card-rtecp.c Log Message: ----------- card-rtecp.c: Remove logging when checking for invalid arguments Commit: a1f6887e4bd31143747a6c738e34a979cd003fca https://github.com/OpenSC/OpenSC/commit/a1f6887e4bd31143747a6c738e34a979cd003fca Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/libopensc/card-oberthur.c Log Message: ----------- Free file before overwritting Thanks OSS-Fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58237 Commit: 1e41ed32d1d4a4a9656cf18bbc6b40fdcd2cc2db https://github.com/OpenSC/OpenSC/commit/1e41ed32d1d4a4a9656cf18bbc6b40fdcd2cc2db Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/libopensc/card-rtecp.c Log Message: ----------- Remove unneeded check Commit: fe7cb4983d8c019705ced409b4a7339d73c7b4d3 https://github.com/OpenSC/OpenSC/commit/fe7cb4983d8c019705ced409b4a7339d73c7b4d3 Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/libopensc/card-rtecp.c Log Message: ----------- card-rtecp.c: Free buffer in case of error Compare: https://github.com/OpenSC/OpenSC/compare/839d96825bbe...fe7cb4983d8c |
From: Frank M. <no...@gi...> - 2023-05-26 08:34:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: 67922c3f25c5f48fd7d53c1d726b577661702c1e https://github.com/OpenSC/pam_p11/commit/67922c3f25c5f48fd7d53c1d726b577661702c1e Author: Peter Popovec <pop...@gm...> Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/match_openssh.c Log Message: ----------- Fixed incorrect RSA key comparison (for .ssh/authorized_keys) modified: src/match_openssh.c Commit: 8fe5762266a77aa07cc83d67af9e3d50be288304 https://github.com/OpenSC/pam_p11/commit/8fe5762266a77aa07cc83d67af9e3d50be288304 Author: Peter Popovec <pop...@gm...> Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/match_openssh.c Log Message: ----------- Simplified EC key comparison (for .ssh/authorized_keys) Conversion of EC key to internal form is modified, currently works for openssl 1.1.1 as well as for versions 3.0.2 and 3.0.8. modified: src/match_openssh.c Commit: 2440a9d172adb555049ddfbd238f1f30451f8855 https://github.com/OpenSC/pam_p11/commit/2440a9d172adb555049ddfbd238f1f30451f8855 Author: Peter Popovec <pop...@gm...> Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- CI: compilation test also on ubuntu-22 (openssl 3.0.2) modified: .github/workflows/ci.yml Commit: add16d02419540574af5f1778b62b47b5897d224 https://github.com/OpenSC/pam_p11/commit/add16d02419540574af5f1778b62b47b5897d224 Author: Peter Popovec <pop...@gm...> Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/test.c Log Message: ----------- Do not check the login name if the login is given on the command line. The login name is not available in some cases, in which case the "getlogin_r()" function will fail. If we have a login name on the command line, there is no reason to call this function. modified: src/test.c Commit: f33c9418f263383c684ebd9ab6fb93fc99fb34e4 https://github.com/OpenSC/pam_p11/commit/f33c9418f263383c684ebd9ab6fb93fc99fb34e4 Author: Peter Popovec <pop...@gm...> Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: A .github/ci-test.sh M .github/workflows/ci.yml Log Message: ----------- run test-login in CI - Keys for test: RSA:2048 EC:secp256r1 EC:secp384r1 EC:secp521r1 - softhsm is used as pkcs#11 provider - .ssh/authorized_keys is used for public key placament new file: .github/ci-test.sh modified: .github/workflows/ci.yml Commit: 4d401ee773f73968d883599c386756d75739531e https://github.com/OpenSC/pam_p11/commit/4d401ee773f73968d883599c386756d75739531e Author: Peter Popovec <pop...@gm...> Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: M src/match_openssh.c Log Message: ----------- libressl fix for EC keys modified: src/match_openssh.c Commit: 8cc32c60a373a0c41143ddb2e77939a6ee165a99 https://github.com/OpenSC/pam_p11/commit/8cc32c60a373a0c41143ddb2e77939a6ee165a99 Author: Peter Popovec <pop...@gm...> Date: 2023-05-19 (Fri, 19 May 2023) Changed paths: A .github/setup-libressl.sh M .github/workflows/ci.yml Log Message: ----------- libressl CI test (test-login) new file: .github/setup-libressl.sh modified: .github/workflows/ci.yml Commit: eb38182b7758a573c1419782db7270c1a0baee36 https://github.com/OpenSC/pam_p11/commit/eb38182b7758a573c1419782db7270c1a0baee36 Author: Frank Morgner <fra...@gm...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: A .github/ci-test.sh A .github/setup-libressl.sh M .github/workflows/ci.yml M src/match_openssh.c M src/test.c Log Message: ----------- Merge pull request #27 from popovec/CI_test1 application "test-login" in CI - functional test. Compare: https://github.com/OpenSC/pam_p11/compare/cb2f0c318c94...eb38182b7758 |
From: Frank M. <no...@gi...> - 2023-05-26 08:30:37
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 12ac33d6e0f01a334c792b341b7ea27f10ba0b98 https://github.com/OpenSC/OpenSC/commit/12ac33d6e0f01a334c792b341b7ea27f10ba0b98 Author: Veronika Hanulikova <xha...@fi...> Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs11/sc-pkcs11.h Log Message: ----------- Add function for getting current card status in PKCS15 layer By using sc_detect_card_presence() function and observing status flags. Commit: 2dcb0ee396c5283380a76fa1c4518176e832e6c0 https://github.com/OpenSC/OpenSC/commit/2dcb0ee396c5283380a76fa1c4518176e832e6c0 Author: Veronika Hanulikova <xha...@fi...> Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/pkcs11/pkcs11-session.c Log Message: ----------- Differentiate between changed and logged out card in C_GetSessionInfo Do not delete all sessions, when the card was logged out during operation. Instead, check whether the card was changed and by logging out only set correct flag. Commit: c528c27616881e6cc3afef2da50193603a572c00 https://github.com/OpenSC/OpenSC/commit/c528c27616881e6cc3afef2da50193603a572c00 Author: Veronika Hanulikova <xha...@fi...> Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs11/pkcs11-session.c Log Message: ----------- Return all flags when checking the card presence Commit: 3d21cba957cc6972a1a672e8a508e1e6b5f5bba1 https://github.com/OpenSC/OpenSC/commit/3d21cba957cc6972a1a672e8a508e1e6b5f5bba1 Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/pkcs11/pkcs11-session.c Log Message: ----------- Remove session when card is changed Commit: ecd845c2f7190afc46f39ebbae0dda7b55019994 https://github.com/OpenSC/OpenSC/commit/ecd845c2f7190afc46f39ebbae0dda7b55019994 Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M src/libopensc/reader-pcsc.c Log Message: ----------- Fix PCSC handling when reader is removed Commit: d04ec3ea3c7cb3b47de28492b4eea5ed1be2cc0c https://github.com/OpenSC/OpenSC/commit/d04ec3ea3c7cb3b47de28492b4eea5ed1be2cc0c Author: Veronika Hanulíková <vha...@re...> Date: 2023-05-18 (Thu, 18 May 2023) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- Remove unnecessary goto statement Commit: 839d96825bbe2b7447bab5ece3a985832f6dc60a https://github.com/OpenSC/OpenSC/commit/839d96825bbe2b7447bab5ece3a985832f6dc60a Author: Frank Morgner <fra...@gm...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/libopensc/reader-pcsc.c M src/pkcs11/framework-pkcs15.c M src/pkcs11/pkcs11-session.c M src/pkcs11/sc-pkcs11.h Log Message: ----------- Merge pull request #2740 from xhanulik/session Do not remove sessions in C_GetSessionInfo if card is logged out Compare: https://github.com/OpenSC/OpenSC/compare/a7a30b7805c3...839d96825bbe |
From: Mario H. <no...@gi...> - 2023-05-26 08:26:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: a7a30b7805c3c68ad519a54291f0fc0bd830461f https://github.com/OpenSC/OpenSC/commit/a7a30b7805c3c68ad519a54291f0fc0bd830461f Author: Mario Haustein <mar...@hr...> Date: 2023-05-26 (Fri, 26 May 2023) Changed paths: M src/tools/cardos-tool.c Log Message: ----------- cardos-tool: correctly identify CardOS v5.4 cards |
From: Frank M. <no...@gi...> - 2023-05-17 07:05:22
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 33b7736c7dbae8c15809a97fee644da574e2823a https://github.com/OpenSC/OpenSC/commit/33b7736c7dbae8c15809a97fee644da574e2823a Author: Frank Morgner <fra...@gm...> Date: 2023-05-17 (Wed, 17 May 2023) Changed paths: M src/sm/sm-iso.h Log Message: ----------- sm: added more documentation to ISO 7816 SM workflow |
From: Frank M. <no...@gi...> - 2023-05-15 11:20:13
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 493a3d4b5c99b282e0ec5304021041a22e0ae0c2 https://github.com/OpenSC/OpenSC/commit/493a3d4b5c99b282e0ec5304021041a22e0ae0c2 Author: Frank Morgner <fra...@gm...> Date: 2023-05-15 (Mon, 15 May 2023) Changed paths: M .github/workflows/linux.yml Log Message: ----------- CI: tie ix86 to ubuntu-20.04 to avoid dependency problem in github image |
From: Frank M. <no...@gi...> - 2023-05-12 09:48:33
|
Branch: refs/heads/ix86 Home: https://github.com/OpenSC/OpenSC Commit: 52d1049565607f43e1ee948a43552eb1f830798a https://github.com/OpenSC/OpenSC/commit/52d1049565607f43e1ee948a43552eb1f830798a Author: Frank Morgner <fra...@gm...> Date: 2023-05-12 (Fri, 12 May 2023) Changed paths: M .github/workflows/linux.yml Log Message: ----------- CI: tie ix86 to ubuntu-20.04 to avoid dependency problem in github image |
From: Frank M. <no...@gi...> - 2023-05-10 09:04:18
|
Branch: refs/heads/sm-doc Home: https://github.com/OpenSC/OpenSC Commit: e432b20be2e3bd0bee5d3e0905f95c205230e8e4 https://github.com/OpenSC/OpenSC/commit/e432b20be2e3bd0bee5d3e0905f95c205230e8e4 Author: Frank Morgner <fra...@gm...> Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M src/sm/sm-iso.h Log Message: ----------- sm: added more documentation to ISO 7816 SM workflow |
From: Frank M. <no...@gi...> - 2023-05-09 08:39:26
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b45549373520287bc1bb62feb79d1e59519b6871 https://github.com/OpenSC/OpenSC/commit/b45549373520287bc1bb62feb79d1e59519b6871 Author: Frank Morgner <fra...@gm...> Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- pkcs15-tool: update PIN status before printing it Commit: f26363f66c38aa09a46c88f0aff5bd04a2216ab8 https://github.com/OpenSC/OpenSC/commit/f26363f66c38aa09a46c88f0aff5bd04a2216ab8 Author: Frank Morgner <fra...@gm...> Date: 2023-05-09 (Tue, 09 May 2023) Changed paths: M src/libopensc/card-piv.c M src/libopensc/pkcs15-piv.c Log Message: ----------- piv: don't initialize the retry counter since its value is vendor defined Compare: https://github.com/OpenSC/OpenSC/compare/cde2e050ec4f...f26363f66c38 |
From: Peter P. <no...@gi...> - 2023-05-05 07:19:38
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cde2e050ec4f2f1b7db38429aa4e9c0f4656308c https://github.com/OpenSC/OpenSC/commit/cde2e050ec4f2f1b7db38429aa4e9c0f4656308c Author: Peter Popovec <pop...@gm...> Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M src/libopensc/card-myeid.c Log Message: ----------- NULL pointer fix Thanks to the clang analyzer: Null pointer passed to 2nd parameter expecting 'nonnull' [clang-analyzer-core.NonNullParamChecker] modified: src/libopensc/card-myeid.c |
From: Peter P. <no...@gi...> - 2023-05-05 07:19:13
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 36178c8188521f2627d2eea428a7e53d149eed58 https://github.com/OpenSC/OpenSC/commit/36178c8188521f2627d2eea428a7e53d149eed58 Author: Peter Popovec <pop...@gm...> Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- Fix pkcs11-tool unwrap / incorrect CKA_ID "object_id[]" and "id_len" must be allocated so that it is not deallocated or overwritten (on the stack) at the time of the C_UnwrapKey() call. modified: src/tools/pkcs11-tool.c Commit: 961bd8c68d328bad44c99912ff7057e10cbb138f https://github.com/OpenSC/OpenSC/commit/961bd8c68d328bad44c99912ff7057e10cbb138f Author: Peter Popovec <pop...@gm...> Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M .github/setup-fedora.sh Log Message: ----------- Fedora: enable test-pkcs11-tool-unwrap-wrap-test.sh modified: .github/setup-fedora.sh Compare: https://github.com/OpenSC/OpenSC/compare/1e6f2334e9b9...961bd8c68d32 |
From: Peter P. <no...@gi...> - 2023-05-05 07:18:24
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 1e6f2334e9b9d0ac21ef5abbffb268fa3d352fb9 https://github.com/OpenSC/OpenSC/commit/1e6f2334e9b9d0ac21ef5abbffb268fa3d352fb9 Author: Peter Popovec <pop...@gm...> Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M src/libopensc/card-epass2003.c Log Message: ----------- epass2003: use true random number for mutual authentication for SM. modified: src/libopensc/card-epass2003.c |
From: misodengaku <no...@gi...> - 2023-05-04 16:43:18
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cdb6905e0f7356b59c23368cb759c99c2cd769ed https://github.com/OpenSC/OpenSC/commit/cdb6905e0f7356b59c23368cb759c99c2cd769ed Author: misodengaku <mis...@gm...> Date: 2023-05-04 (Thu, 04 May 2023) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- Fixes #2767 |
From: Frank M. <no...@gi...> - 2023-05-02 12:02:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 7b782d5ce3ec1b1d78251332ab391122b6da0cc6 https://github.com/OpenSC/OpenSC/commit/7b782d5ce3ec1b1d78251332ab391122b6da0cc6 Author: Frank Morgner <fra...@gm...> Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- Revert "Add some more logic to decide if login is required" This reverts commit 1d5c81e85baaa82973e1080dfb34876830bee067 as per discussion from here: https://github.com/OpenSC/OpenSC/pull/2646/commits/1d5c81e85baaa82973e1080dfb34876830bee067#r1177160095 |
From: Jakub J. <no...@gi...> - 2023-04-28 20:45:58
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 34d1b06997ac65f1e7cbfe8c4456579d2d9fdba3 https://github.com/OpenSC/OpenSC/commit/34d1b06997ac65f1e7cbfe8c4456579d2d9fdba3 Author: Jakub Jelen <jj...@re...> Date: 2023-04-28 (Fri, 28 Apr 2023) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: Do not use colons in the token info label The NSS can not handle tokens with colons in token info labels because it is using colon as a separator for token info label and object label. Fixes: #2725 More information available in the following NSS bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1817553 |
From: Michał T. <no...@gi...> - 2023-04-26 08:01:15
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 281254bf3883ed17f4756243d78ac906342211d8 https://github.com/OpenSC/libp11/commit/281254bf3883ed17f4756243d78ac906342211d8 Author: Michał Trojnara <Mic...@st...> Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M README.md Log Message: ----------- Remove decommissioned LGTM badges |
From: Harshal G. <no...@gi...> - 2023-04-26 07:51:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 90134a1e8952e73c9afb8a86a24541b828894fd1 https://github.com/OpenSC/libp11/commit/90134a1e8952e73c9afb8a86a24541b828894fd1 Author: Harshal Gohel <har...@ph...> Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M configure.ac M src/engine.h Log Message: ----------- Switch to legacy function if X509_get0_not* is not available Old OpenSSL versions like 1.0.2 do not have this function OpenSSL 1.0.2 is still available under support contract Commit: 5ea9f75a27f640fbf7e449d53051b5bcb65224d3 https://github.com/OpenSC/libp11/commit/5ea9f75a27f640fbf7e449d53051b5bcb65224d3 Author: Harshal Gohel <har...@ph...> Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/p11_attr.c Log Message: ----------- Switch to built-in type stdint.h is not included in the source and "uint*_t" is not used anywhere else in the code, so switch to "unsigned char" instead Commit: c9760744a4ace94966beb279b0835d4be4b0a46c https://github.com/OpenSC/libp11/commit/c9760744a4ace94966beb279b0835d4be4b0a46c Author: Harshal Gohel <har...@ph...> Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/p11_cert.c M src/p11_pkey.c Log Message: ----------- Fix compile with OpenSSL 1.0.2 sha3_* are supported since OpenSSL 1.1.1 Compare: https://github.com/OpenSC/libp11/compare/9220293dc17a...c9760744a4ac |
From: Michał T. <no...@gi...> - 2023-04-26 07:44:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 9220293dc17ac79a769ab9785a27acd6a94e9f79 https://github.com/OpenSC/libp11/commit/9220293dc17ac79a769ab9785a27acd6a94e9f79 Author: Michał Trojnara <Mic...@st...> Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/p11_slot.c Log Message: ----------- Fix invalid syntax |
From: Jorge Ramirez-O. <no...@gi...> - 2023-04-26 07:39:00
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: e86eb16bd6266565c0d27abf0d549038f5ae578d https://github.com/OpenSC/libp11/commit/e86eb16bd6266565c0d27abf0d549038f5ae578d Author: Jorge Ramirez-Ortiz <jo...@fo...> Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/p11_slot.c Log Message: ----------- slot: fix token initialization The current interface accepts a string as the token label. The specification however specifies that the label must point to a 32-byte memory location, which MUST be padded with blank characters and which MUST not be null-terminated. This fix allows using libp11 with libtpm2_pkcs11 since the TPM pkcs#11 implementation does enforce the requirement (libsofthsm does not). Signed-off-by: Jorge Ramirez-Ortiz <jo...@fo...> |
From: AlexBear <no...@gi...> - 2023-04-26 00:11:01
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e58bca0a33e1e972728902566ee2641c5f1430d0 https://github.com/OpenSC/OpenSC/commit/e58bca0a33e1e972728902566ee2641c5f1430d0 Author: AlexBear <xa...@16...> Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M src/libopensc/card-epass2003.c Log Message: ----------- Update card-epass2003.c 1,When change the pin, it is necessary to verify the pin. 2,repqair the error of when calculating cmac of k1 and k2. |
From: Michał T. <no...@gi...> - 2023-04-24 20:08:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 00a6f21caaeb60e1300366f4013e151fa2940ddf https://github.com/OpenSC/libp11/commit/00a6f21caaeb60e1300366f4013e151fa2940ddf Author: Michał Trojnara <Mic...@st...> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Fix CI on OSX - Use the required "--cask" option to install OpenSSL with brew. - Prepend the selected OpenSSL version to the PATH variable. Commit: 79184a294b98028e9844482cf7991594fde91923 https://github.com/OpenSC/libp11/commit/79184a294b98028e9844482cf7991594fde91923 Author: Michał Trojnara <Mic...@st...> Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Work around broken Chocolatey Compare: https://github.com/OpenSC/libp11/compare/ddec8e701b99...79184a294b98 |