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: Jakub J. <no...@gi...> - 2024-03-18 13:48:18
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 03f278d18675886592233c3e500803df78d6604a https://github.com/OpenSC/OpenSC/commit/03f278d18675886592233c3e500803df78d6604a Author: Jakub Jelen <jj...@re...> Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M tests/Makefile.am Log Message: ----------- tests: Reorder commands to avoid intefering with the Fedora setup The .github/setup-fedora.sh changes the XFAIL_TESTS by sed that expands to the end of the file, which previously removed also this p11test test. By reordering these we can keep the workaround working. Commit: 0ab1f8167151098b0e6cfc1d642a03b77d8d59ae https://github.com/OpenSC/OpenSC/commit/0ab1f8167151098b0e6cfc1d642a03b77d8d59ae Author: Jakub Jelen <jj...@re...> Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: A .github/workflows/doc.yml Log Message: ----------- ci: Verify the HTML documentation is up-to-date Using Fedora image as the ubuntu creates non-standard /usr/etc/... paths without more tweaking Fixes: #3056 Compare: https://github.com/OpenSC/OpenSC/compare/d2cbd63a25c7...0ab1f8167151 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-14 15:57:59
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 15104c90be036714aa5689719cd739e55d9c650f https://github.com/OpenSC/libp11/commit/15104c90be036714aa5689719cd739e55d9c650f Author: Michał Trojnara <Mic...@st...> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M src/eng_back.c M src/eng_parse.c M src/engine.h Log Message: ----------- Avoid conditional malloc in parse_uri_attr() Also reduce type casting, and get rid of (void *) casting. Squash Coverity false positives CID 354021 and 354024. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-14 09:03:27
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 1ab75f0ddf85484023a11ffcdd389c865466f574 https://github.com/OpenSC/libp11/commit/1ab75f0ddf85484023a11ffcdd389c865466f574 Author: Michał Trojnara <Mic...@st...> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M src/p11_ec.c Log Message: ----------- Fix dereference before NULL check Coverity CID 379852 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-14 08:49:30
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: dcd7ea2a6bb20e9ffab7c680f46a19764ca932c2 https://github.com/OpenSC/libp11/commit/dcd7ea2a6bb20e9ffab7c680f46a19764ca932c2 Author: Michał Trojnara <Mic...@st...> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M examples/listkeys.c Log Message: ----------- Remove unneeded NULL check Fixes Coverity CID 379845 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-13 16:39:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 7acc43643e4964c62edb155dc071dfef02cea5da https://github.com/OpenSC/libp11/commit/7acc43643e4964c62edb155dc071dfef02cea5da Author: Michał Trojnara <Mic...@st...> Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M src/eng_back.c Log Message: ----------- Remove an unused parameter To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-13 15:29:41
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 603fc24d07109583ef7856100fc319430ac3b541 https://github.com/OpenSC/libp11/commit/603fc24d07109583ef7856100fc319430ac3b541 Author: Michał Trojnara <Mic...@st...> Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M configure.ac Log Message: ----------- Fix Debian engine directory detection To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Frank M. <no...@gi...> - 2024-03-11 11:48:15
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b6f69fd2d47edc8344c92eecdcb8147bbec4fa9e https://github.com/OpenSC/OpenSC/commit/b6f69fd2d47edc8344c92eecdcb8147bbec4fa9e Author: Frank Morgner <fra...@gm...> Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- OpenPGP: fixed state tracking after erasing card fixes https://github.com/OpenSC/OpenSC/issues/3018 Commit: d2cbd63a25c73882ee0fbcc9d2d3d72140d2aa57 https://github.com/OpenSC/OpenSC/commit/d2cbd63a25c73882ee0fbcc9d2d3d72140d2aa57 Author: Frank Morgner <fra...@gm...> Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths: M src/pkcs15init/pkcs15-lib.c Log Message: ----------- fixed error handling Compare: https://github.com/OpenSC/OpenSC/compare/6c15101fec17...d2cbd63a25c7 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2024-03-11 09:08:47
|
Branch: refs/heads/register-defaults Home: https://github.com/OpenSC/OpenSC Commit: efa464c6f71d16f278e0128776da7fcb54595c02 https://github.com/OpenSC/OpenSC/commit/efa464c6f71d16f278e0128776da7fcb54595c02 Author: Frank Morgner <fra...@gm...> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M src/tools/pkcs11-register.ggo.in Log Message: ----------- pkcs11-register: Chrome supports native crypto modules like Firefox Commit: 6abfbd816c1842326a04d9ce06f1a0263e2f326d https://github.com/OpenSC/OpenSC/commit/6abfbd816c1842326a04d9ce06f1a0263e2f326d Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .gitignore Log Message: ----------- include .dirstamp in gitignore Commit: 1664609266420b54cec15f4dd88400c969dc0c7b https://github.com/OpenSC/OpenSC/commit/1664609266420b54cec15f4dd88400c969dc0c7b Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/egk-tool-cmdline.c M src/tools/goid-tool-cmdline.c M src/tools/npa-tool-cmdline.c M src/tools/opensc-asn1-cmdline.c M src/tools/opensc-notify-cmdline.c M src/tools/pkcs11-register-cmdline.c M src/tools/pkcs11-register-cmdline.h Log Message: ----------- pkcs11-register: don't adapt Firefox/Chrome by default The source code files for command line interface of pkcs11-register are switched to macOS/Windows defaults in case of adapting the configuration of the browsers. Setting up gengetopt as requirement in Linux is much easier. Also regenerates command line files for all other tools. Commit: a635b445b5ae139984ead897bb9999235907ec56 https://github.com/OpenSC/OpenSC/commit/a635b445b5ae139984ead897bb9999235907ec56 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M configure.ac M src/tools/Makefile.am Log Message: ----------- fixed shorten-64-to-32 warning for gengetopt generated files Commit: 8dc2e7cbc3945dcfd151b77c7e5ff38b19711607 https://github.com/OpenSC/OpenSC/commit/8dc2e7cbc3945dcfd151b77c7e5ff38b19711607 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/goid-tool-cmdline.c M src/tools/goid-tool-cmdline.h M src/tools/goid-tool.c M src/tools/goid-tool.ggo.in Log Message: ----------- goid-tool: workaround for compiler waring of generated code Commit: 32deec9097ceb9d7dae62d8a6b3a585072a4c673 https://github.com/OpenSC/OpenSC/commit/32deec9097ceb9d7dae62d8a6b3a585072a4c673 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .appveyor.yml M .gitignore M configure.ac M src/tools/Makefile.am M src/tools/Makefile.mak R src/tools/egk-tool-cmdline.c R src/tools/egk-tool-cmdline.h R src/tools/goid-tool-cmdline.c R src/tools/goid-tool-cmdline.h R src/tools/npa-tool-cmdline.c R src/tools/npa-tool-cmdline.h R src/tools/opensc-asn1-cmdline.c R src/tools/opensc-asn1-cmdline.h R src/tools/opensc-notify-cmdline.c R src/tools/opensc-notify-cmdline.h R src/tools/pkcs11-register-cmdline.c R src/tools/pkcs11-register-cmdline.h Log Message: ----------- remove generated cmdline sources from distribution dependant tools will only be created if gengetopt is available during build. On Windows, this requires generating the files via `make cmdline -C src/tools` in cygwin with gengetopt installed fixes missing distribution of pkcs11-register.ggo.in Commit: 37ea0c643f0d2fad05e5fb756a09f4a845bd6e56 https://github.com/OpenSC/OpenSC/commit/37ea0c643f0d2fad05e5fb756a09f4a845bd6e56 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/Makefile.mak Log Message: ----------- fixed dtrust-tool build (extension) Commit: 334a0b88d9ee666035bb3b5f65c01ba6fb56901f https://github.com/OpenSC/OpenSC/commit/334a0b88d9ee666035bb3b5f65c01ba6fb56901f Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/goid-tool.c Log Message: ----------- fixed formatting Commit: 021623824a07fc71c7f56e27114b1c8648f5c457 https://github.com/OpenSC/OpenSC/commit/021623824a07fc71c7f56e27114b1c8648f5c457 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .appveyor.yml Log Message: ----------- a Commit: dc09421266cb8f86f080142edba86ea279c9cbc3 https://github.com/OpenSC/OpenSC/commit/dc09421266cb8f86f080142edba86ea279c9cbc3 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .appveyor.yml Log Message: ----------- a Commit: 7089789156d76d34dd88c2a42a5656cb19711774 https://github.com/OpenSC/OpenSC/commit/7089789156d76d34dd88c2a42a5656cb19711774 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M packaging/opensc.spec Log Message: ----------- a Commit: dc1d99ee9142eebb2dd55341f0c3a7026a8fc5ba https://github.com/OpenSC/OpenSC/commit/dc1d99ee9142eebb2dd55341f0c3a7026a8fc5ba Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .appveyor.yml Log Message: ----------- a Commit: 9fcca9f1d36e6375a56c319b078a4f20e4f2f3c4 https://github.com/OpenSC/OpenSC/commit/9fcca9f1d36e6375a56c319b078a4f20e4f2f3c4 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .appveyor.yml Log Message: ----------- a Commit: 963a6ce1e8f613e707b7f66a63ea0308d041b79f https://github.com/OpenSC/OpenSC/commit/963a6ce1e8f613e707b7f66a63ea0308d041b79f Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .appveyor.yml Log Message: ----------- a Commit: 11ef26aee756db0410532a1cf919fee8bea29f4b https://github.com/OpenSC/OpenSC/commit/11ef26aee756db0410532a1cf919fee8bea29f4b Author: Frank Morgner <fra...@gm...> Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths: M .appveyor.yml Log Message: ----------- a Commit: cadfd9c48aecdd1cf0028a6de5c22550fdd3c7a7 https://github.com/OpenSC/OpenSC/commit/cadfd9c48aecdd1cf0028a6de5c22550fdd3c7a7 Author: Frank Morgner <fra...@gm...> Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths: M .appveyor.yml Log Message: ----------- a Compare: https://github.com/OpenSC/OpenSC/compare/efa464c6f71d%5E...cadfd9c48aec To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2024-03-10 02:04:16
|
Branch: refs/heads/register-defaults Home: https://github.com/OpenSC/OpenSC To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2024-03-10 02:03:54
|
Branch: refs/heads/register-defaults Home: https://github.com/OpenSC/OpenSC Commit: 08ebcab4bd7a268f501a91c112937076be8c18bc https://github.com/OpenSC/OpenSC/commit/08ebcab4bd7a268f501a91c112937076be8c18bc Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/Makefile.am Log Message: ----------- a To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Frank M. <no...@gi...> - 2024-03-10 01:50:55
|
Branch: refs/heads/register-defaults Home: https://github.com/OpenSC/OpenSC Commit: efa464c6f71d16f278e0128776da7fcb54595c02 https://github.com/OpenSC/OpenSC/commit/efa464c6f71d16f278e0128776da7fcb54595c02 Author: Frank Morgner <fra...@gm...> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M src/tools/pkcs11-register.ggo.in Log Message: ----------- pkcs11-register: Chrome supports native crypto modules like Firefox Commit: 6abfbd816c1842326a04d9ce06f1a0263e2f326d https://github.com/OpenSC/OpenSC/commit/6abfbd816c1842326a04d9ce06f1a0263e2f326d Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .gitignore Log Message: ----------- include .dirstamp in gitignore Commit: 1664609266420b54cec15f4dd88400c969dc0c7b https://github.com/OpenSC/OpenSC/commit/1664609266420b54cec15f4dd88400c969dc0c7b Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/egk-tool-cmdline.c M src/tools/goid-tool-cmdline.c M src/tools/npa-tool-cmdline.c M src/tools/opensc-asn1-cmdline.c M src/tools/opensc-notify-cmdline.c M src/tools/pkcs11-register-cmdline.c M src/tools/pkcs11-register-cmdline.h Log Message: ----------- pkcs11-register: don't adapt Firefox/Chrome by default The source code files for command line interface of pkcs11-register are switched to macOS/Windows defaults in case of adapting the configuration of the browsers. Setting up gengetopt as requirement in Linux is much easier. Also regenerates command line files for all other tools. Commit: a635b445b5ae139984ead897bb9999235907ec56 https://github.com/OpenSC/OpenSC/commit/a635b445b5ae139984ead897bb9999235907ec56 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M configure.ac M src/tools/Makefile.am Log Message: ----------- fixed shorten-64-to-32 warning for gengetopt generated files Commit: 8dc2e7cbc3945dcfd151b77c7e5ff38b19711607 https://github.com/OpenSC/OpenSC/commit/8dc2e7cbc3945dcfd151b77c7e5ff38b19711607 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/goid-tool-cmdline.c M src/tools/goid-tool-cmdline.h M src/tools/goid-tool.c M src/tools/goid-tool.ggo.in Log Message: ----------- goid-tool: workaround for compiler waring of generated code Commit: 4aa7f3e6525b1f811fca13a9e8eada67e909176b https://github.com/OpenSC/OpenSC/commit/4aa7f3e6525b1f811fca13a9e8eada67e909176b Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .appveyor.yml M .gitignore M configure.ac M src/tools/Makefile.am M src/tools/Makefile.mak R src/tools/egk-tool-cmdline.c R src/tools/egk-tool-cmdline.h R src/tools/goid-tool-cmdline.c R src/tools/goid-tool-cmdline.h R src/tools/npa-tool-cmdline.c R src/tools/npa-tool-cmdline.h R src/tools/opensc-asn1-cmdline.c R src/tools/opensc-asn1-cmdline.h R src/tools/opensc-notify-cmdline.c R src/tools/opensc-notify-cmdline.h R src/tools/pkcs11-register-cmdline.c R src/tools/pkcs11-register-cmdline.h Log Message: ----------- remove generated cmdline sources from distribution dependant tools will only be created if gengetopt is available during build. On Windows, this requires generating the files via `make cmdline -C src/tools` in cygwin with gengetopt installed Commit: c31eff3980668fff3afee18b6337171d31d11e2b https://github.com/OpenSC/OpenSC/commit/c31eff3980668fff3afee18b6337171d31d11e2b Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/Makefile.mak Log Message: ----------- fixed dtrust-tool build (extension) Commit: 8b4998ec577303c224be65778eb5fc726d87d19b https://github.com/OpenSC/OpenSC/commit/8b4998ec577303c224be65778eb5fc726d87d19b Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/goid-tool.c Log Message: ----------- fixed formatting Commit: 334a3e2c0ebce329b45844a21e99f9d0f3324d2c https://github.com/OpenSC/OpenSC/commit/334a3e2c0ebce329b45844a21e99f9d0f3324d2c Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/Makefile.am Log Message: ----------- a Commit: 241a9f6344ce0ca3eef77f957f331f55d73a0231 https://github.com/OpenSC/OpenSC/commit/241a9f6344ce0ca3eef77f957f331f55d73a0231 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .appveyor.yml Log Message: ----------- a Commit: eabfb36977b4d21e4465a47c5a62571ccd6c48d2 https://github.com/OpenSC/OpenSC/commit/eabfb36977b4d21e4465a47c5a62571ccd6c48d2 Author: Frank Morgner <fra...@gm...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M src/tools/Makefile.am Log Message: ----------- a Compare: https://github.com/OpenSC/OpenSC/compare/efa464c6f71d%5E...eabfb36977b4 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Jakub J. <no...@gi...> - 2024-03-09 23:21:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3a822b030619e667e4a7aa00340e50108287c1aa https://github.com/OpenSC/OpenSC/commit/3a822b030619e667e4a7aa00340e50108287c1aa Author: Jakub Jelen <jj...@re...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M README.md Log Message: ----------- README: Use https for HTML preview Commit: d6ca03a94d36cf25053f74d543f217caa21c80d4 https://github.com/OpenSC/OpenSC/commit/d6ca03a94d36cf25053f74d543f217caa21c80d4 Author: Jakub Jelen <jj...@re...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M doc/Makefile.am Log Message: ----------- doc: Include docbook-utf8.xml in the dist tarball Commit: b694d932481ca528cc9cdc74b7445749f3d568e3 https://github.com/OpenSC/OpenSC/commit/b694d932481ca528cc9cdc74b7445749f3d568e3 Author: Jakub Jelen <jj...@re...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .github/build.sh Log Message: ----------- ci: Build docs by default Commit: 4ba437c344d71cf1631debe8b7a2a3eee962e187 https://github.com/OpenSC/OpenSC/commit/4ba437c344d71cf1631debe8b7a2a3eee962e187 Author: Jakub Jelen <jj...@re...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M .github/build.sh Log Message: ----------- ci: Pass the configure flags to distcheck too Commit: 6c15101fec17688257f07be5265f0bfab0ac20cb https://github.com/OpenSC/OpenSC/commit/6c15101fec17688257f07be5265f0bfab0ac20cb Author: Jakub Jelen <jj...@re...> Date: 2024-03-10 (Sun, 10 Mar 2024) Changed paths: M README.md Log Message: ----------- README: Fix link on to AppVeyor build Compare: https://github.com/OpenSC/OpenSC/compare/67986eda93a3...6c15101fec17 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Veronika H. <no...@gi...> - 2024-03-06 09:27:32
|
Branch: refs/tags/0.25.0 Home: https://github.com/OpenSC/OpenSC To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Veronika H. <no...@gi...> - 2024-03-06 09:21:50
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 67986eda93a3a359a897f0b0be97f4315dde8d42 https://github.com/OpenSC/OpenSC/commit/67986eda93a3a359a897f0b0be97f4315dde8d42 Author: Veronika Hanulíková <vha...@re...> Date: 2024-03-06 (Wed, 06 Mar 2024) Changed paths: M NEWS M configure.ac Log Message: ----------- OpenSC 0.25.0 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Raul M. <no...@gi...> - 2024-03-06 08:45:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 900d1c6740bb5d3602a3b4c9adf2e5f419fb5ca1 https://github.com/OpenSC/OpenSC/commit/900d1c6740bb5d3602a3b4c9adf2e5f419fb5ca1 Author: Raul Metsma <ra...@me...> Date: 2024-03-06 (Wed, 06 Mar 2024) Changed paths: M .gitignore M src/libopensc/card-idprime.c Log Message: ----------- Add SafeNet 5110+ FIPS token 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...> - 2024-03-05 14:32:01
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 697ac03d1b15a8b79905bea26810cf49d2c75d4a https://github.com/OpenSC/libp11/commit/697ac03d1b15a8b79905bea26810cf49d2c75d4a Author: Michał Trojnara <Mic...@st...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M .github/workflows/codeql-analysis.yml Log Message: ----------- Update further workflow components To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-05 14:22:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 64e7ccc583a03a8d23c24de7a8d902b1a667d8f1 https://github.com/OpenSC/libp11/commit/64e7ccc583a03a8d23c24de7a8d902b1a667d8f1 Author: Michał Trojnara <Mic...@st...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M .github/workflows/ci.yml M .github/workflows/codeql-analysis.yml M .github/workflows/codespell.yml M .github/workflows/coverity.yml Log Message: ----------- Update further workflow components To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-05 14:16:42
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 69db8c343c0202dad4d45636c638597b5d782a51 https://github.com/OpenSC/libp11/commit/69db8c343c0202dad4d45636c638597b5d782a51 Author: Michał Trojnara <Mic...@st...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Also update update Node.js for actions/cache To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-05 14:07:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: eeda82061f058dc73d16771442a2ef9e60667a1a https://github.com/OpenSC/libp11/commit/eeda82061f058dc73d16771442a2ef9e60667a1a Author: Michał Trojnara <Mic...@st...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Migrate CI from deprecated Node.js 16 to Node.js 20 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Jakub J. <no...@gi...> - 2024-03-05 13:55:31
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 23bfd2e43fd64570f3dc36ee1a9c4f9d25c23e04 https://github.com/OpenSC/libp11/commit/23bfd2e43fd64570f3dc36ee1a9c4f9d25c23e04 Author: Jakub Jelen <jj...@re...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M src/eng_back.c Log Message: ----------- Avoid unsing uninitialized value exp while dumping expiry reported by coverity scan Signed-off-by: Jakub Jelen <jj...@re...> Commit: 20f679f5b93eeb5cedbf5153605ed40e5d25e042 https://github.com/OpenSC/libp11/commit/20f679f5b93eeb5cedbf5153605ed40e5d25e042 Author: Jakub Jelen <jj...@re...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M src/eng_back.c Log Message: ----------- Remove dead code reported by coverity scan Signed-off-by: Jakub Jelen <jj...@re...> Compare: https://github.com/OpenSC/libp11/compare/86a6332bf4e3...20f679f5b93e To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-05 12:35:07
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 86a6332bf4e36286c712e9fb7e1e59125fb6de7d https://github.com/OpenSC/libp11/commit/86a6332bf4e36286c712e9fb7e1e59125fb6de7d Author: Michał Trojnara <Mic...@st...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M src/eng_parse.c Log Message: ----------- Fix reading 32-byte PIN from pin-source This commit closes #516 without causing an off-by-one error. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-05 12:07:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 54fa261818e69ab1ea9c4c874e2621023c499aec https://github.com/OpenSC/libp11/commit/54fa261818e69ab1ea9c4c874e2621023c499aec Author: Plamen Todorov <pl...@ab...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M src/eng_back.c Log Message: ----------- Always login with PIN If FORCE_LOGIN is specified in openssl config The HSM slot is queried with C_GetTokenInfo(...) if it requires login, checking the flag CKF_LOGIN_REQUIRED. If there are multiple objects in the slot, some may not require login (like certificates and public keys), other will require login (like private keys). In this case some HSM (like Thales PTK 7.1) responds that no login is required, which sets token->loginRequired = false. This makes it impossible to use the private key - no attempt is ever made to login. Even if the user explicitly sets the option FORCE_LOGIN - it is ignored. Now if ctx->force_login is specified, it will always login with the slot, regardless of the CKF_LOGIN_REQUIRED flag. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Mario H. <no...@gi...> - 2024-03-05 11:33:22
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 96bc6a16ed285d423cc86435405b1e6642f9b3a1 https://github.com/OpenSC/OpenSC/commit/96bc6a16ed285d423cc86435405b1e6642f9b3a1 Author: Jakub Jelen <jj...@re...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: Fix NULL dereference with pinpad Thanks coverity: CID 414970 CID 414971 CID 414972 CID 414973 Commit: 3f0175c00fc9f4ab814ecbc4ec907a1722318f7c https://github.com/OpenSC/OpenSC/commit/3f0175c00fc9f4ab814ecbc4ec907a1722318f7c Author: Mario Haustein <mar...@hr...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M src/tools/dtrust-tool.c Log Message: ----------- dtrust-tool: validate PIN length Compare: https://github.com/OpenSC/OpenSC/compare/5a9b18ad5636...3f0175c00fc9 To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-04 17:48:29
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 91b7cb9bbb9a4e34cc666191015d8b34c47162be https://github.com/OpenSC/libp11/commit/91b7cb9bbb9a4e34cc666191015d8b34c47162be Author: Michał Trojnara <Mic...@st...> Date: 2024-03-04 (Mon, 04 Mar 2024) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Simplify Windows build matrix and artifact names To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |
From: Michał T. <no...@gi...> - 2024-03-04 17:41:58
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 5633d4eb8c0eee4ea5e8ae16a0d71e0d341bb74c https://github.com/OpenSC/libp11/commit/5633d4eb8c0eee4ea5e8ae16a0d71e0d341bb74c Author: Michał Trojnara <Mic...@st...> Date: 2024-03-04 (Mon, 04 Mar 2024) Changed paths: M .github/workflows/ci.yml Log Message: ----------- Remove CI on unsupported OpenSSL versions To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |