You can subscribe to this list here.
2013 |
Jan
(18) |
Feb
(20) |
Mar
(15) |
Apr
(5) |
May
(7) |
Jun
(3) |
Jul
(4) |
Aug
(20) |
Sep
(10) |
Oct
(12) |
Nov
(12) |
Dec
(7) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2014 |
Jan
(12) |
Feb
(8) |
Mar
(3) |
Apr
(7) |
May
(12) |
Jun
(19) |
Jul
(1) |
Aug
(5) |
Sep
(9) |
Oct
(11) |
Nov
(13) |
Dec
(20) |
2015 |
Jan
(12) |
Feb
(25) |
Mar
(33) |
Apr
(37) |
May
(36) |
Jun
(2) |
Jul
(18) |
Aug
(31) |
Sep
(98) |
Oct
(50) |
Nov
(25) |
Dec
(34) |
2016 |
Jan
(95) |
Feb
(35) |
Mar
(78) |
Apr
(12) |
May
(11) |
Jun
(20) |
Jul
(28) |
Aug
(21) |
Sep
(30) |
Oct
(29) |
Nov
(15) |
Dec
(15) |
2017 |
Jan
(29) |
Feb
(17) |
Mar
(34) |
Apr
(28) |
May
(12) |
Jun
(25) |
Jul
(39) |
Aug
(14) |
Sep
(12) |
Oct
(38) |
Nov
(28) |
Dec
(6) |
2018 |
Jan
(15) |
Feb
(22) |
Mar
(27) |
Apr
(71) |
May
(78) |
Jun
(47) |
Jul
(24) |
Aug
(63) |
Sep
(43) |
Oct
(34) |
Nov
(27) |
Dec
(18) |
2019 |
Jan
(51) |
Feb
(17) |
Mar
(48) |
Apr
(46) |
May
(25) |
Jun
(9) |
Jul
(14) |
Aug
(46) |
Sep
(18) |
Oct
(25) |
Nov
(26) |
Dec
(25) |
2020 |
Jan
(28) |
Feb
(30) |
Mar
(20) |
Apr
(69) |
May
(40) |
Jun
(16) |
Jul
(13) |
Aug
(9) |
Sep
(17) |
Oct
(40) |
Nov
(55) |
Dec
(6) |
2021 |
Jan
(44) |
Feb
(13) |
Mar
(33) |
Apr
(31) |
May
(32) |
Jun
(10) |
Jul
(9) |
Aug
(27) |
Sep
(33) |
Oct
(7) |
Nov
(14) |
Dec
(17) |
2022 |
Jan
(25) |
Feb
(11) |
Mar
(42) |
Apr
(14) |
May
(18) |
Jun
(3) |
Jul
(10) |
Aug
(41) |
Sep
(12) |
Oct
(13) |
Nov
(18) |
Dec
(9) |
2023 |
Jan
(10) |
Feb
(18) |
Mar
(25) |
Apr
(27) |
May
(16) |
Jun
(26) |
Jul
(9) |
Aug
(29) |
Sep
(17) |
Oct
(24) |
Nov
(18) |
Dec
(16) |
2024 |
Jan
(23) |
Feb
(55) |
Mar
(40) |
Apr
(17) |
May
(15) |
Jun
(12) |
Jul
(12) |
Aug
(6) |
Sep
(15) |
Oct
(16) |
Nov
(29) |
Dec
(26) |
2025 |
Jan
(29) |
Feb
(37) |
Mar
(24) |
Apr
(35) |
May
(38) |
Jun
(20) |
Jul
(7) |
Aug
(10) |
Sep
|
Oct
|
Nov
|
Dec
|
From: GitHub <no...@gi...> - 2018-10-10 12:52:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: ea6f7cfe1db8724b0952c35a51b5c02858707b89 https://github.com/OpenSC/OpenSC/commit/ea6f7cfe1db8724b0952c35a51b5c02858707b89 Author: Frank Morgner <fra...@gm...> Date: 2018-10-10 (Wed, 10 Oct 2018) Changed paths: M src/libopensc/ctx.c M src/libopensc/libopensc.exports M src/libopensc/opensc.h M src/libopensc/pkcs15.c M src/libopensc/sc-ossl-compat.h M src/libopensc/sc.c M src/pkcs11/misc.c Log Message: ----------- Added memory locking for secrets (#1491) When caching a PIN in memory or using an OpenSSL private key this data should not be swapped to disk. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-10-08 19:35:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6bf67f7917f8d1eda999320aad374ae0ed907835 https://github.com/OpenSC/OpenSC/commit/6bf67f7917f8d1eda999320aad374ae0ed907835 Author: gabrielmuller <gab...@gm...> Date: 2018-10-08 (Mon, 08 Oct 2018) Changed paths: M src/pkcs15init/starcos.profile Log Message: ----------- onepin option also needs PIN to CREATE I previously changed the default option but forgot to make the same change for onepin. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-10-08 16:43:47
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 87a9176c817408da8baccef0c4e44ad6070f07c2 https://github.com/OpenSC/libp11/commit/87a9176c817408da8baccef0c4e44ad6070f07c2 Author: Michał Trojnara <Mic...@st...> Date: 2018-10-08 (Mon, 08 Oct 2018) Changed paths: M configure.ac Log Message: ----------- Handle -no-undefined for msys Closes #255 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-10-04 07:41:47
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e4a0b099682e0665a8f31f2448aaa9c72727e11d https://github.com/OpenSC/OpenSC/commit/e4a0b099682e0665a8f31f2448aaa9c72727e11d Author: Peter Marschall <pe...@ad...> Date: 2018-10-04 (Thu, 04 Oct 2018) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- openpgp-tool: remove unnecessary variable * 'opt_keylen' was only set, but never used => remove * passing the key length is not an action => do not mark it as such Commit: a8db9cb4f03e112ceb9d69557b18567ef578aad7 https://github.com/OpenSC/OpenSC/commit/a8db9cb4f03e112ceb9d69557b18567ef578aad7 Author: Peter Marschall <pe...@ad...> Date: 2018-10-04 (Thu, 04 Oct 2018) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- openpgp-tool: harmonize error messages * use symbolic constants for errors & success * use util_error() to show errors * print error messages to stderr Compare: https://github.com/OpenSC/OpenSC/compare/a5daaaff0c0d...a8db9cb4f03e **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-10-02 19:10:29
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: dde24b1d89a1d2c31fa724e3931dbabf8ec1570e https://github.com/OpenSC/libp11/commit/dde24b1d89a1d2c31fa724e3931dbabf8ec1570e Author: Michał Trojnara <Mic...@st...> Date: 2018-10-02 (Tue, 02 Oct 2018) Changed paths: M configure.ac Log Message: ----------- Use -no-undefined depending on target rather than current host Commit: aab5a6b5ce493585160008af335dc7623953dc12 https://github.com/OpenSC/libp11/commit/aab5a6b5ce493585160008af335dc7623953dc12 Author: Michał Trojnara <Mic...@st...> Date: 2018-10-02 (Tue, 02 Oct 2018) Changed paths: M INSTALL.md Log Message: ----------- MinGW cross-compile on a Unix host Compare: https://github.com/OpenSC/libp11/compare/cc1e993bb516...aab5a6b5ce49 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-10-02 07:34:16
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: b1dce065170491a47a288632b96edd1b88ed1c47 https://github.com/OpenSC/pam_p11/commit/b1dce065170491a47a288632b96edd1b88ed1c47 Author: Frank Morgner <fra...@gm...> Date: 2018-10-02 (Tue, 02 Oct 2018) Changed paths: M src/test.c Log Message: ----------- fixed compiler warning **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-10-01 21:07:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b9e33a3c640ebf85de862a534e8b23693981fa0c https://github.com/OpenSC/OpenSC/commit/b9e33a3c640ebf85de862a534e8b23693981fa0c Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/libopensc/card-piv.c M src/libopensc/pkcs15-cac.c M src/tools/pkcs11-tool.c Log Message: ----------- Coverity warnings card-piv.c make sure the string is null terminated before passing it to hex_to_bin routine, which expects it pkcs15-cac.c free cn_name on failure pkcs11-tool.c make sure the string is null terminated before passing it to parse_certificate(), which expects it Commit: e5da6b66b9b2e4d794b38d8bc52f42b98562b26a https://github.com/OpenSC/OpenSC/commit/e5da6b66b9b2e4d794b38d8bc52f42b98562b26a Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- iso7816: Replace asserts with explicit length checks to make coverity happy Commit: 8e0078a6f9baf784923a261368769146104daf85 https://github.com/OpenSC/OpenSC/commit/8e0078a6f9baf784923a261368769146104daf85 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- pkcs15-myeid: Do not confuse coverity with potential double-free Commit: b8133c2545e18fdf5294a6478eeab09bec60c8e6 https://github.com/OpenSC/OpenSC/commit/b8133c2545e18fdf5294a6478eeab09bec60c8e6 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- pkcs15-myeid: Return value checking Commit: a2ab2071bb2d64804f45eb7dc7d710d613a2b02b https://github.com/OpenSC/OpenSC/commit/a2ab2071bb2d64804f45eb7dc7d710d613a2b02b Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/libopensc/card-piv.c Log Message: ----------- piv: Check return value of sc_lock() Commit: 65e1cd2df713800c748be4d67a557b7c170ee250 https://github.com/OpenSC/OpenSC/commit/65e1cd2df713800c748be4d67a557b7c170ee250 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/libopensc/card-muscle.c Log Message: ----------- muscle: Check return values Commit: a85a4a8b484f468c3ab1661b066b1b3d968b0608 https://github.com/OpenSC/OpenSC/commit/a85a4a8b484f468c3ab1661b066b1b3d968b0608 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/pkcs15init/pkcs15-authentic.c Log Message: ----------- pkcs15-authentic: Avoid memory leak on failure Commit: 674e5e8b3dcc9b2278c0ad98bb55315f07c7c42d https://github.com/OpenSC/OpenSC/commit/674e5e8b3dcc9b2278c0ad98bb55315f07c7c42d Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/libopensc/ctx.c Log Message: ----------- ctx: Require dll parameter otherwise we are leaking it Commit: 74105300bff78e925df908dc1fca41b9e19f50f1 https://github.com/OpenSC/OpenSC/commit/74105300bff78e925df908dc1fca41b9e19f50f1 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/libopensc/card-iasecc.c Log Message: ----------- card-iasecc: Avoid memory leaks on failure Commit: bce43e68550ec97a7cc5e724e554509e672cfc05 https://github.com/OpenSC/OpenSC/commit/bce43e68550ec97a7cc5e724e554509e672cfc05 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/libopensc/card-epass2003.c M src/libopensc/card-piv.c M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- Remove dead code Commit: 9a690a96e0fb8c9836449b0167cbb50ca4cff852 https://github.com/OpenSC/OpenSC/commit/9a690a96e0fb8c9836449b0167cbb50ca4cff852 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/tools/sc-hsm-tool.c Log Message: ----------- sc-hsm-tool: Avoid memory leak Commit: 16c5a352a478642adbb5f3960d90b9c032688ed1 https://github.com/OpenSC/OpenSC/commit/16c5a352a478642adbb5f3960d90b9c032688ed1 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/tools/piv-tool.c Log Message: ----------- piv-tool: Avoid memory leaks on realloc failure Commit: e920ef8eb88a70016871c287c6a7c8f111778621 https://github.com/OpenSC/OpenSC/commit/e920ef8eb88a70016871c287c6a7c8f111778621 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: Make static analyzers happy Commit: a1dfdbbdbcc102fe9dae4a2eb161d8d015b70b2c https://github.com/OpenSC/OpenSC/commit/a1dfdbbdbcc102fe9dae4a2eb161d8d015b70b2c Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/pkcs15init/pkcs15-oberthur-awp.c Log Message: ----------- pkcs15-oberthur-awp: Do not confuse cppcheck Commit: 52959df9f665195774ae1667b266044a1c34049d https://github.com/OpenSC/OpenSC/commit/52959df9f665195774ae1667b266044a1c34049d Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/libopensc/pkcs15-oberthur.c Log Message: ----------- pkcs15-oberthur: Avoid memory leaks on failures Commit: ef724e1e57ae5e56de40be6a58527716c9f62112 https://github.com/OpenSC/OpenSC/commit/ef724e1e57ae5e56de40be6a58527716c9f62112 Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/pkcs15init/pkcs15-authentic.c Log Message: ----------- pkcs15-authentic: Do not confuse static analyzers Commit: a5daaaff0c0de4e92f36c354bbbd151ee0ba698e https://github.com/OpenSC/OpenSC/commit/a5daaaff0c0de4e92f36c354bbbd151ee0ba698e Author: Jakub Jelen <jj...@re...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/tools/piv-tool.c Log Message: ----------- piv-tool: Error checking Compare: https://github.com/OpenSC/OpenSC/compare/83b188c950bc...a5daaaff0c0d **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-10-01 04:47:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: cc1e993bb516cdd8d4c9744e9771a9b1d5c21f7a https://github.com/OpenSC/libp11/commit/cc1e993bb516cdd8d4c9744e9771a9b1d5c21f7a Author: Michał Trojnara <Mic...@st...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/p11_attr.c Log Message: ----------- Fixed a memory leak in error handling Fixes #253 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-10-01 04:38:10
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: a7538bc30be49b45e81b69c6e88cc971542d75a3 https://github.com/OpenSC/libp11/commit/a7538bc30be49b45e81b69c6e88cc971542d75a3 Author: FdLSifu <ha...@gm...> Date: 2018-10-01 (Mon, 01 Oct 2018) Changed paths: M src/p11_cert.c M src/pkcs11.h Log Message: ----------- Store additional certificate attributes (#252) Store the issuer, the hash algorithm, and the hash of subject public key as CKA_ISSUER, CKA_NAME_HASH_ALGORITHM, and CKA_HASH_OF_SUBJECT_PUBLIC_KEY respectively. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-30 19:25:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 83b188c950bce3846b09e7b8676c46080e239e91 https://github.com/OpenSC/OpenSC/commit/83b188c950bce3846b09e7b8676c46080e239e91 Author: Raul Metsma <ra...@me...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M src/libopensc/card-mcrd.c M src/libopensc/cards.h M src/libopensc/pkcs15-syn.c M src/tools/eidenv.c Log Message: ----------- Remove long expired EstEID 1.0/1.1 card support Signed-off-by: Raul Metsma <ra...@me...> **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-30 19:23:38
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: fb94b639bc55ddee37d52cde14fc206e66d1764b https://github.com/OpenSC/OpenSC/commit/fb94b639bc55ddee37d52cde14fc206e66d1764b Author: Jakub Jelen <jj...@re...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M doc/tools/pkcs11-tool.1.xml Log Message: ----------- doc: Fix the pkcs11-tool example Signed-off-by: Jakub Jelen <jj...@re...> Commit: be2cc38565c040af0a36b671d59877984678aa19 https://github.com/OpenSC/OpenSC/commit/be2cc38565c040af0a36b671d59877984678aa19 Author: Jakub Jelen <jj...@re...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M src/tests/p11test/p11test_case_common.c Log Message: ----------- p11test: Add missing CKM_SHA224_RSA_PKCS_PSS Signed-off-by: Jakub Jelen <jj...@re...> Commit: e5707b545e5a2dc33b0ca52a8bf63f36f71b3d85 https://github.com/OpenSC/OpenSC/commit/e5707b545e5a2dc33b0ca52a8bf63f36f71b3d85 Author: Nicholas Wilson <nic...@re...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M src/libopensc/card-atrust-acos.c M src/libopensc/card-starcos.c M src/libopensc/internal.h M src/libopensc/opensc.h M src/libopensc/padding.c M src/libopensc/pkcs15-sec.c M src/pkcs11/framework-pkcs15.c M src/pkcs11/mechanism.c M src/pkcs11/openssl.c M src/pkcs11/pkcs11.h M src/pkcs11/sc-pkcs11.h Log Message: ----------- Add support for PSS padding to RSA signatures A card driver may declare support for computing the padding on the card, or else the padding will be applied locally in padding.c. All five PKCS11 PSS mechanisms are supported, for signature and verification. There are a few limits on what we choose to support, in particular I don't see a need for arbitrary combinations of MGF hash, data hash, and salt length, so I've restricted it (for the user's benefit) to the only cases that really matter, where salt_len = hash_len and the same hash is used for the MGF and data hashing. ------------------------------------------------------------------------ Reworked and extended in 2018 by Jakub Jelen <jj...@re...> against current OpenSC master, to actually work with existing PIV cards: * extended of missing mechanisms (SHA224, possibility to select MGF1) * compatibility with OpenSSL 1.1+ * Removed the ANSI padding * Formatting cleanup, error checking Based on the original work from https://github.com/NWilson/OpenSC/commit/42f3199e66 Signed-off-by: Jakub Jelen <jj...@re...> Commit: 9a853176b8d74e88d6ebef069b7e70f4ae4d6130 https://github.com/OpenSC/OpenSC/commit/9a853176b8d74e88d6ebef069b7e70f4ae4d6130 Author: Jakub Jelen <jj...@re...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M doc/tools/pkcs11-tool.1.xml M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: Support for signature verification Signed-off-by: Jakub Jelen <jj...@re...> Commit: 424d828627d470d6b79d2a0537d32ac343f426ad https://github.com/OpenSC/OpenSC/commit/424d828627d470d6b79d2a0537d32ac343f426ad Author: Jakub Jelen <jj...@re...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs11/slot.c Log Message: ----------- slot: Switch cleanup steps to avoid segfaults on errors and some more sanity checking Signed-off-by: Jakub Jelen <jj...@re...> Commit: e456e609a6424ece0a68bc99c3bb658343b733e4 https://github.com/OpenSC/OpenSC/commit/e456e609a6424ece0a68bc99c3bb658343b733e4 Author: Jakub Jelen <jj...@re...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M src/pkcs11/openssl.c Log Message: ----------- Avoid memory leaks during verification Compare: https://github.com/OpenSC/OpenSC/compare/f471048ef72e...e456e609a642 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-30 16:41:07
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f471048ef72eff3e1a5d90a0f0e56bd0e3399dd7 https://github.com/OpenSC/OpenSC/commit/f471048ef72eff3e1a5d90a0f0e56bd0e3399dd7 Author: Peter Marschall <pe...@ad...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: R doc/tools/files.html Log Message: ----------- remove source-less doc/tools/files.html The current version, which gets re-generated from XML source, is in doc/files/. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-30 15:35:08
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: bffa4b5b57a35c5e7d8fd4441b943dea7dcf8b83 https://github.com/OpenSC/libp11/commit/bffa4b5b57a35c5e7d8fd4441b943dea7dcf8b83 Author: parasssh <par...@gm...> Date: 2018-09-30 (Sun, 30 Sep 2018) Changed paths: M INSTALL.md Log Message: ----------- clarify INSTALL.md **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-28 14:50:50
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 551fcccb90da1e9c092dd26d676bc27e36b9a6bf https://github.com/OpenSC/OpenSC/commit/551fcccb90da1e9c092dd26d676bc27e36b9a6bf Author: Gabriel Müller <gab...@gm...> Date: 2018-09-28 (Fri, 28 Sep 2018) Changed paths: M src/libopensc/pkcs15-infocamere.c M src/libopensc/pkcs15-starcert.c M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/starcos.profile Log Message: ----------- Changed outdated "STARCOS SPK 2.3" name to "STARCOS". modified: src/libopensc/pkcs15-infocamere.c modified: src/libopensc/pkcs15-starcert.c modified: src/pkcs15init/pkcs15-lib.c Changed isf_acl to also need SO PIN for CREATE. modified: src/pkcs15init/starcos.profile **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-25 14:07:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 6e51b0ed3aac8a94d37ca3259fbe57380cb69d00 https://github.com/OpenSC/libp11/commit/6e51b0ed3aac8a94d37ca3259fbe57380cb69d00 Author: Frank Morgner <fra...@gm...> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M .travis.yml Log Message: ----------- fixed coverity scan **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-25 11:05:01
|
Branch: refs/heads/coverity_scan Home: https://github.com/OpenSC/libp11 Commit: 6e51b0ed3aac8a94d37ca3259fbe57380cb69d00 https://github.com/OpenSC/libp11/commit/6e51b0ed3aac8a94d37ca3259fbe57380cb69d00 Author: Frank Morgner <fra...@gm...> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M .travis.yml Log Message: ----------- fixed coverity scan **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-25 10:14:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 496a9b571d5bdedbd9797b5495c18f05435edb45 https://github.com/OpenSC/OpenSC/commit/496a9b571d5bdedbd9797b5495c18f05435edb45 Author: Frank Morgner <fra...@gm...> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M src/pkcs15init/pkcs15-lib.c Log Message: ----------- fixed error handling **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-25 09:16:53
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c9d6c30a83ead1a53756c8800bf0ba11558e9f63 https://github.com/OpenSC/OpenSC/commit/c9d6c30a83ead1a53756c8800bf0ba11558e9f63 Author: konstantinpersidskiy <Per...@ru...> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- Fix data object with empty value creation Commit: ccdb314d493c807edce59e0a5f6895cb9477ec01 https://github.com/OpenSC/OpenSC/commit/ccdb314d493c807edce59e0a5f6895cb9477ec01 Author: konstantinpersidskiy <Per...@ru...> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- Fix C_GetAttributeValue for attr with 0 length Commit: 0c3412bb37ea61efe501cab0ce080acaaca7a5e1 https://github.com/OpenSC/OpenSC/commit/0c3412bb37ea61efe501cab0ce080acaaca7a5e1 Author: konstantinpersidskiy <Per...@ru...> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs15init/pkcs15-init.h M src/pkcs15init/pkcs15-lib.c Log Message: ----------- Fix C_SetAttributeValue for CKA_VALUE for data obj Commit: 0ae825f8d9e5964c8e54f4f2111cd0cc5e90ba53 https://github.com/OpenSC/OpenSC/commit/0ae825f8d9e5964c8e54f4f2111cd0cc5e90ba53 Author: Frank Morgner <fra...@gm...> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M src/pkcs15init/pkcs15-lib.c Log Message: ----------- fixed error checking closes https://github.com/OpenSC/OpenSC/pull/1343 Compare: https://github.com/OpenSC/OpenSC/compare/3cc2670f3e5f...0ae825f8d9e5 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-23 22:03:25
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c69f10c2ab21c93f1bae5b4bddbba4d35cba5cab https://github.com/OpenSC/OpenSC/commit/c69f10c2ab21c93f1bae5b4bddbba4d35cba5cab Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M doc/tools/opensc-explorer.1.xml M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: add command 'pin_info' Get information on a PIN or key from the card via sc_pin_cmd()'s SC_PIN_CMD_GET_INFO functionality. Commit: fa2421c89d54ed408634bb6cc72c64abf492a74a https://github.com/OpenSC/OpenSC/commit/fa2421c89d54ed408634bb6cc72c64abf492a74a Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M doc/tools/opensc-explorer.1.xml Log Message: ----------- opensc-explorer: overhaul man page - harmonize structure - add missing commands (e.g. '#') - extend description of commands - fix description of commands (e.g. 'do_put') Commit: aed4b001451e40f466c4e4273f84f45de8e0551d https://github.com/OpenSC/OpenSC/commit/aed4b001451e40f466c4e4273f84f45de8e0551d Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: harmonize display of command arguments * consistently show ellipsis for repeatable arguments as 3 dots * embrace alternative mandatory arguments with curly braces * use hyphens instead of spaces within non-literal arguments for improved alignment with the manual page Commit: 58da74bc32fafabea27b4916b30bc5a439735791 https://github.com/OpenSC/OpenSC/commit/58da74bc32fafabea27b4916b30bc5a439735791 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M doc/tools/opensc-explorer.1.xml M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: refactor do_put_data() slightly * increase input buffer size * avoid magic number * notify caller on error details when parsing fails Commit: 1245b617d1938b2e9613efb26e3b9cdba24fc838 https://github.com/OpenSC/OpenSC/commit/1245b617d1938b2e9613efb26e3b9cdba24fc838 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: refactor do_apdu() slightly * limit buffer to SC_MAX_EXT_APDU_BUFFER_SIZE * fix buffer length calculation to correctly calculate the available space * add length checks when parsing passed data into buffer Commit: 7a4a9f195191bee2ff4323749d8a34dc77cf97a5 https://github.com/OpenSC/OpenSC/commit/7a4a9f195191bee2ff4323749d8a34dc77cf97a5 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: refactor do_put() slightly Avoid misunderstandings by renaming a variable that refers to an input file handle from 'outf' to 'inf'. Commit: 9d501766b406d95a1dd870793162542e9eb34506 https://github.com/OpenSC/OpenSC/commit/9d501766b406d95a1dd870793162542e9eb34506 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M doc/tools/opensc-explorer.1.xml M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: extend 'random' to allow writing to a file Accept a file name as a second argument to the 'random' command to allow storing the generated random bytes to the file given. Forbid writing binary data to stdout in interactive mode. Commit: bd97c2b1392caa1d25d41691433dfbb655b18ddd https://github.com/OpenSC/OpenSC/commit/bd97c2b1392caa1d25d41691433dfbb655b18ddd Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M doc/tools/opensc-explorer.1.xml Log Message: ----------- opensc-explorer: clarify command parsing in manual page Commit: 77297f7965b52a61eba39b5b363ab7370061f964 https://github.com/OpenSC/OpenSC/commit/77297f7965b52a61eba39b5b363ab7370061f964 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: check length of argument to option --mf * fail when it is too long * replace a magic numerical constant Commit: 593a90f64e58ab0d0fe490270d5b7a4b723e55ad https://github.com/OpenSC/OpenSC/commit/593a90f64e58ab0d0fe490270d5b7a4b723e55ad Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: write error messages to stderr Clarify the distinction between error messages and status messages or prompts. Prepare for better non-interactive support. Commit: c817be8faa56e24afa1dbde08f19b9bcc490467c https://github.com/OpenSC/OpenSC/commit/c817be8faa56e24afa1dbde08f19b9bcc490467c Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: refactor ambiguous_match() * most importantly: immediately return success on exact match - this allows one command to be a prefix of another one - it fixes the long-standing breakage between 'find' and 'find_tags' * fail on second prefix-only match instead of waiting until the end * check all parameters * add comments * inform caller on whether the match was ambiguous or there was no match * move printing error messages to processing loopt in main() Commit: c9db3f7385ac1e9f9bd1f4751bc8b7c603aa94fb https://github.com/OpenSC/OpenSC/commit/c9db3f7385ac1e9f9bd1f4751bc8b7c603aa94fb Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M doc/tools/opensc-explorer.1.xml M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: allow arguments for 'help' When arguments are given, compare them like ambguous_match() does, and show the matching ones only. Add documentation of the 'help' command to the manual page. In main loop on multiple matches, show help on matching commands only. Commit: ca9538761b77cb9d3e19167d58ce7c85bfad1f8c https://github.com/OpenSC/OpenSC/commit/ca9538761b77cb9d3e19167d58ce7c85bfad1f8c Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: refactor parse_cmdline() * add comments * always terminate argv[] with a NULL element * fail if number of arguments is too large Commit: c5679bfe39f555eac4c580090e31acfb0ae8bea4 https://github.com/OpenSC/OpenSC/commit/c5679bfe39f555eac4c580090e31acfb0ae8bea4 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: refactor read_cmdline() * add comments * simplify #ifdef logic * increase commandline buffer in non-interactive / non-readline case Commit: 9616ad4d9407611cee6028043f4dfebb1f4d40c7 https://github.com/OpenSC/OpenSC/commit/9616ad4d9407611cee6028043f4dfebb1f4d40c7 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M doc/tools/opensc-explorer.1.xml M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: fix&clarify handling of interactive mode * make 'interactive' a global variable * set it when opensc was called with the SCRIPT argument * document the behaviour in the manual page Make interactive a global variable and set it in main. Commit: 14a31a3c42662804d0a289da74cbe3eb9e0ace75 https://github.com/OpenSC/OpenSC/commit/14a31a3c42662804d0a289da74cbe3eb9e0ace75 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: refactor main() * localize variables * print errors to stderr * release allocated resources * return error code on error - improve non-interactive use * do not show help on unknown commands when used non-interactively Commit: 3cc2670f3e5f30d0d244b2d07d9f959f3e840af7 https://github.com/OpenSC/OpenSC/commit/3cc2670f3e5f30d0d244b2d07d9f959f3e840af7 Author: Peter Marschall <pe...@ad...> Date: 2018-09-24 (Mon, 24 Sep 2018) Changed paths: M src/tools/opensc-explorer.c Log Message: ----------- opensc-explorer: avoid warnings on readline-less builds Compare: https://github.com/OpenSC/OpenSC/compare/9d44adbc4e17...3cc2670f3e5f **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-23 21:30:01
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 2a7888197a1aeec0968b50ce396d04d745328877 https://github.com/OpenSC/libp11/commit/2a7888197a1aeec0968b50ce396d04d745328877 Author: Michał Trojnara <Mic...@st...> Date: 2018-09-23 (Sun, 23 Sep 2018) Changed paths: M NEWS M src/p11_cert.c Log Message: ----------- CKA_SUBJECT set for stored certificates **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-14 20:40:09
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 9d44adbc4e174f7cb562181a4bc5b003fbc039fb https://github.com/OpenSC/OpenSC/commit/9d44adbc4e174f7cb562181a4bc5b003fbc039fb Author: Jakub Jelen <jj...@re...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M src/tests/p11test/Makefile.am Log Message: ----------- Missing header release tarball **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-14 06:32:47
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 4fad530e9a76aaca17a5365d58ea98071b74d20e https://github.com/OpenSC/OpenSC/commit/4fad530e9a76aaca17a5365d58ea98071b74d20e Author: Frank Morgner <fra...@gm...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M appveyor.yml Log Message: ----------- appveyor: fixed msi naming **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-14 06:23:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e36c1468e5605d178acfbbf1fb10ca2bbf8dc3c4 https://github.com/OpenSC/OpenSC/commit/e36c1468e5605d178acfbbf1fb10ca2bbf8dc3c4 Author: Frank Morgner <fra...@gm...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- md: derive md_read_only from PKCS#15 profile Commit: db4ed9f4a27f6e7d36800f45fcb8ca72fb91dd5d https://github.com/OpenSC/OpenSC/commit/db4ed9f4a27f6e7d36800f45fcb8ca72fb91dd5d Author: Frank Morgner <fra...@gm...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M src/libopensc/libopensc.exports Log Message: ----------- export _sc_match_atr_block Commit: 129946ca969f39ce7d7f1c8a6642f4e80e7aec4a https://github.com/OpenSC/OpenSC/commit/129946ca969f39ce7d7f1c8a6642f4e80e7aec4a Author: Frank Morgner <fra...@gm...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M doc/files/opensc.conf.5.xml.in M etc/opensc.conf.example.in M src/minidriver/minidriver.c M src/pkcs11/framework-pkcs15.c Log Message: ----------- pkcs11: CKF_WRITE_PROTECTED based on card's read_only flag uses `md_read_only` as `read_only` for both, PKCS#11 and Minidriver Commit: 00d1501ae666b08fb62403cfa2da2c7669f0eda5 https://github.com/OpenSC/OpenSC/commit/00d1501ae666b08fb62403cfa2da2c7669f0eda5 Author: Frank Morgner <fra...@gm...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M src/pkcs11/pkcs11-object.c Log Message: ----------- pkcs11: fail in C_CreateObject/C_DestroyObject if write protected Compare: https://github.com/OpenSC/OpenSC/compare/1f06a76b1adc...00d1501ae666 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-14 06:21:52
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 9d16e6e177546a5809502867eb59d9334832a477 https://github.com/OpenSC/OpenSC/commit/9d16e6e177546a5809502867eb59d9334832a477 Author: Priit Laes <pl...@pl...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M configure.ac Log Message: ----------- openssl: Use define for openssl minimum version specification Commit: 9fa730bb95fe01374b154020691a83c00d8b5187 https://github.com/OpenSC/OpenSC/commit/9fa730bb95fe01374b154020691a83c00d8b5187 Author: Priit Laes <pl...@pl...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M configure.ac Log Message: ----------- openssl: PKG_CHECK_MODULES can take a list of packages. Use this for openssl Commit: 1f06a76b1adc0dcb40bddc3868bdccf273f7c8ab https://github.com/OpenSC/OpenSC/commit/1f06a76b1adc0dcb40bddc3868bdccf273f7c8ab Author: Priit Laes <pl...@pl...> Date: 2018-09-14 (Fri, 14 Sep 2018) Changed paths: M configure.ac M src/libopensc/card-iasecc.c M src/libopensc/card-oberthur.c M src/libopensc/sc-ossl-compat.h M src/pkcs11/framework-pkcs15.c M src/pkcs11/openssl.c M src/pkcs15init/pkcs15-westcos.c M src/smm/sm-cwa14890.c M src/tools/gids-tool.c M src/tools/piv-tool.c M src/tools/pkcs11-tool.c M src/tools/pkcs15-init.c M src/tools/sc-hsm-tool.c M src/tools/westcos-tool.c Log Message: ----------- openssl: Bump openssl requirement to 0.9.8 Compare: https://github.com/OpenSC/OpenSC/compare/f1691fc91fc1...1f06a76b1adc **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |
From: GitHub <no...@gi...> - 2018-09-13 11:52:00
|
Branch: refs/tags/0.19.0 Home: https://github.com/OpenSC/OpenSC **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |