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: Frank M. <no...@gi...> - 2019-10-03 12:38:19
|
Branch: refs/tags/0.20.0-rc2 Home: https://github.com/OpenSC/OpenSC |
From: Jakub J. <no...@gi...> - 2019-10-03 11:57:19
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d6435b0af4724d76907bda02c0e9ccf977cedc90 https://github.com/OpenSC/OpenSC/commit/d6435b0af4724d76907bda02c0e9ccf977cedc90 Author: Jakub Jelen <jj...@re...> Date: 2019-10-03 (Thu, 03 Oct 2019) Changed paths: M src/libopensc/pkcs15-din-66291.c Log Message: ----------- pkcs15-din-66291: Fix indentation Commit: 79cb7539215ae910dc63e3452fa13ad8f252c656 https://github.com/OpenSC/OpenSC/commit/79cb7539215ae910dc63e3452fa13ad8f252c656 Author: Jakub Jelen <jj...@re...> Date: 2019-10-03 (Thu, 03 Oct 2019) Changed paths: M src/libopensc/pkcs15-cac.c Log Message: ----------- cac: Free the certificate data on failure Resolves: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16819 Commit: 34bd87940035dbe05ef8495c361581efbb7325eb https://github.com/OpenSC/OpenSC/commit/34bd87940035dbe05ef8495c361581efbb7325eb Author: Jakub Jelen <jj...@re...> Date: 2019-10-03 (Thu, 03 Oct 2019) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- openpgp: Properly free the allocated file structure Resolves: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16879 Commit: 5490d73f31ada6b99d45ebdc85074b0cfc4e5b48 https://github.com/OpenSC/OpenSC/commit/5490d73f31ada6b99d45ebdc85074b0cfc4e5b48 Author: Jakub Jelen <jj...@re...> Date: 2019-10-03 (Thu, 03 Oct 2019) Changed paths: M src/libopensc/card.c Log Message: ----------- card: Avoid integer overflows Resolves: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17007 Commit: eac516fd41c62fe7166c2054666267993d85cc3d https://github.com/OpenSC/OpenSC/commit/eac516fd41c62fe7166c2054666267993d85cc3d Author: Jakub Jelen <jj...@re...> Date: 2019-10-03 (Thu, 03 Oct 2019) Changed paths: M src/libopensc/dir.c Log Message: ----------- dir: Avoid insane allocations Resolves: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17449 Compare: https://github.com/OpenSC/OpenSC/compare/53ff7182fbf2...eac516fd41c6 |
From: Michał T. <no...@gi...> - 2019-10-02 08:09:35
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 6b6c03a0fce81c3db8fe9218203bf9d50dc90704 https://github.com/OpenSC/libp11/commit/6b6c03a0fce81c3db8fe9218203bf9d50dc90704 Author: Michał Trojnara <Mic...@st...> Date: 2019-10-02 (Wed, 02 Oct 2019) Changed paths: M appveyor.yml Log Message: ----------- OpenSSL version bump |
From: Anderson S. <no...@gi...> - 2019-10-02 07:54:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 712e869189610f900ebf8c50090e228167b6bf8f https://github.com/OpenSC/libp11/commit/712e869189610f900ebf8c50090e228167b6bf8f Author: Anderson Toshiyuki Sasaki <ans...@re...> Date: 2019-10-02 (Wed, 02 Oct 2019) Changed paths: M tests/rsa-common.sh Log Message: ----------- tests/rsa-common: Add function to create various tokens This allows the creation of multiple devices in the test scripts. Signed-off-by: Anderson Toshiyuki Sasaki <ans...@re...> Commit: 85a91f4502d48371df0d392d19cecfbced2388c0 https://github.com/OpenSC/libp11/commit/85a91f4502d48371df0d392d19cecfbced2388c0 Author: Anderson Toshiyuki Sasaki <ans...@re...> Date: 2019-10-02 (Wed, 02 Oct 2019) Changed paths: M src/eng_back.c M tests/Makefile.am A tests/pkcs11-uri-without-token.softhsm A tests/search-all-matching-tokens.softhsm Log Message: ----------- eng_back: Search objects in all matching tokens Previously, the search for objects would stop in the first matching token when a more generic PKCS#11 URI was provided (e.g. "pkcs11:type=public"). This change makes the search continue past the first matching token if the object was not found. In ctx_load_{key, cert}(), the search will try to login only if a single token matched the search. This is to avoid trying the provided PIN against all matching tokens which could lock the devices. This also makes the search for objects to ignore uninitialized tokens and to avoid trying to login when the token does not require login. Signed-off-by: Anderson Toshiyuki Sasaki <ans...@re...> Compare: https://github.com/OpenSC/libp11/compare/109261f6b809...85a91f4502d4 |
From: Frank M. <no...@gi...> - 2019-10-01 09:52:44
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 53ff7182fbf2629b6845edee135496e8f56fafa2 https://github.com/OpenSC/OpenSC/commit/53ff7182fbf2629b6845edee135496e8f56fafa2 Author: Frank Morgner <fra...@gm...> Date: 2019-10-01 (Tue, 01 Oct 2019) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: disable wrap/unwrap test (#1808) ... until https://github.com/OpenSC/OpenSC/issues/1796 is resolved |
From: Frank M. <no...@gi...> - 2019-10-01 09:52:08
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: e2491a7d7fb4d8eb9cf831ca62578397ec0d5a6f https://github.com/OpenSC/OpenSC/commit/e2491a7d7fb4d8eb9cf831ca62578397ec0d5a6f Author: Frank Morgner <fra...@gm...> Date: 2019-10-01 (Tue, 01 Oct 2019) Changed paths: M src/pkcs11/framework-pkcs15.c M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: fixed displaying secret key attributes (#1807) fixes https://github.com/OpenSC/OpenSC/issues/1805 |
From: Frank M. <no...@gi...> - 2019-09-30 19:44:42
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d965156fe61df9f892b1c0555198b7b37daff437 https://github.com/OpenSC/OpenSC/commit/d965156fe61df9f892b1c0555198b7b37daff437 Author: Frank Morgner <fra...@gm...> Date: 2019-09-30 (Mon, 30 Sep 2019) Changed paths: M src/tests/fuzzing/fuzz_pkcs15_decode.c Log Message: ----------- fuzz_pkcs15_decode: fixed use after free |
From: Frank M. <no...@gi...> - 2019-09-20 18:36:04
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: aae529547c498177feaffb40eadd612d99fc5122 https://github.com/OpenSC/OpenSC/commit/aae529547c498177feaffb40eadd612d99fc5122 Author: Andreas Schwier <and...@ca...> Date: 2019-09-20 (Fri, 20 Sep 2019) Changed paths: M src/libopensc/card-sc-hsm.c Log Message: ----------- sc-hsm: Fix maximum APDU size to 4K version (Fixes #1794) |
From: Vicente J. A. <no...@gi...> - 2019-09-16 11:50:19
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d4a97c69596497331190539ebc993773db07f199 https://github.com/OpenSC/OpenSC/commit/d4a97c69596497331190539ebc993773db07f199 Author: Vicente Jimenez Aguilar <go...@gm...> Date: 2019-09-16 (Mon, 16 Sep 2019) Changed paths: M doc/tools/dnie-tool.1.xml Log Message: ----------- [DOC] dnie-tool -a option includes sw version |
From: Andreas K. <no...@gi...> - 2019-09-16 11:09:26
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: b9810e62d6ca97375d653ca29196635759356ba3 https://github.com/OpenSC/OpenSC/commit/b9810e62d6ca97375d653ca29196635759356ba3 Author: Andreas Kemnade <an...@ke...> Date: 2019-09-16 (Mon, 16 Sep 2019) Changed paths: M src/libopensc/card-cardos.c Log Message: ----------- cardos5: fix reading of serial number The corresponding GET DATA command only returns the serial, nothing else. Tested with CardOS 5.0 and 5.3 cards. The serial number is the same as shown with other tools |
From: Frank M. <no...@gi...> - 2019-09-16 11:07:17
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 25bc8fc167718119f9baf1db7018c6d10e2645c5 https://github.com/OpenSC/OpenSC/commit/25bc8fc167718119f9baf1db7018c6d10e2645c5 Author: Frank Morgner <fra...@gm...> Date: 2019-09-16 (Mon, 16 Sep 2019) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- fix https://github.com/OpenSC/OpenSC/issues/1786 Thanks to Alexandre Gonzalo |
From: Frank M. <no...@gi...> - 2019-09-11 21:15:11
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: 8eb3080720ad64856614dad38fc391702bef36aa https://github.com/OpenSC/pam_p11/commit/8eb3080720ad64856614dad38fc391702bef36aa Author: Frank Morgner <fra...@gm...> Date: 2019-09-11 (Wed, 11 Sep 2019) Changed paths: M configure.ac Log Message: ----------- post pam_p11-0.3.1 |
From: Frank M. <no...@gi...> - 2019-09-11 20:46:29
|
Branch: refs/tags/pam_p11-0.3.1 Home: https://github.com/OpenSC/pam_p11 |
From: Frank M. <no...@gi...> - 2019-09-11 20:45:18
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: 111d74cb06664becf70684e9940a4aaad2d9c98f https://github.com/OpenSC/pam_p11/commit/111d74cb06664becf70684e9940a4aaad2d9c98f Author: Frank Morgner <fra...@gm...> Date: 2019-09-11 (Wed, 11 Sep 2019) Changed paths: M README.md Log Message: ----------- updated pkcs11-tool option Commit: 4c0b8ba055a8da47cdfad924ff69122ad97f660f https://github.com/OpenSC/pam_p11/commit/4c0b8ba055a8da47cdfad924ff69122ad97f660f Author: Frank Morgner <fra...@gm...> Date: 2019-09-11 (Wed, 11 Sep 2019) Changed paths: M NEWS M configure.ac M po/de.po M po/it.po M po/pam_p11.pot Log Message: ----------- released 0.3.1 Compare: https://github.com/OpenSC/pam_p11/compare/d150b60e1e14...4c0b8ba055a8 |
From: Doug E. <no...@gi...> - 2019-09-09 10:50:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3b632e64a19235636ab0a93fc2a4b5a7caf078a3 https://github.com/OpenSC/OpenSC/commit/3b632e64a19235636ab0a93fc2a4b5a7caf078a3 Author: Doug Engert <dee...@gm...> Date: 2019-09-09 (Mon, 09 Sep 2019) Changed paths: M src/libopensc/card.c Log Message: ----------- Fix #1731 sc_format_apdu_cse_lc_le fails to set Le correctly Changed four places where "<" should be "<=" so Le will be set correctly Previous for 65K (extended) or 256 (short) Le is left set to 0. This then caused Le to be to be not added to APDU as Le==0 Code later converts actual Le in APDU to be set to 0 to mean 256 or 65K. SC_APDU_CASE_*_EXT are changed to SC_APDU_CASE_* so sc_detect_apdu_cse to set the cse based on card capabilities as well as data chaining. This commit is not well tested and neds review. On branch fix-1731 Changes to be committed: modified: src/libopensc/card.c |
From: Frank M. <no...@gi...> - 2019-09-09 07:37:47
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 28a93fdf55915448e8bf93831c93035c8edb0f5a https://github.com/OpenSC/OpenSC/commit/28a93fdf55915448e8bf93831c93035c8edb0f5a Author: Frank Morgner <fra...@gm...> Date: 2019-09-09 (Mon, 09 Sep 2019) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- fixed memory leak |
From: Frank M. <no...@gi...> - 2019-09-09 07:34:46
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 2eaf422cb2bf9d2f7fde7b538d213715d35b5d3a https://github.com/OpenSC/OpenSC/commit/2eaf422cb2bf9d2f7fde7b538d213715d35b5d3a Author: Frank Morgner <fra...@gm...> Date: 2019-09-09 (Mon, 09 Sep 2019) Changed paths: M src/libopensc/pkcs15-din-66291.c Log Message: ----------- refactor DIN 66291 profile to avoid memory confusion |
From: Frank M. <no...@gi...> - 2019-09-05 12:25:37
|
Branch: refs/tags/0.20.0-rc1 Home: https://github.com/OpenSC/OpenSC |
From: Frank M. <no...@gi...> - 2019-09-05 12:24:59
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 12218d4b0b295d01b81c1e915282b06da438a7f1 https://github.com/OpenSC/OpenSC/commit/12218d4b0b295d01b81c1e915282b06da438a7f1 Author: Frank Morgner <fra...@gm...> Date: 2019-09-05 (Thu, 05 Sep 2019) Changed paths: M appveyor.yml M configure.ac Log Message: ----------- prepare 0.20.0 |
From: Frank M. <no...@gi...> - 2019-09-05 06:51:23
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 64d3d81036c027a0a52e15e2b36e125b6216a181 https://github.com/OpenSC/OpenSC/commit/64d3d81036c027a0a52e15e2b36e125b6216a181 Author: Frank Morgner <fra...@gm...> Date: 2019-09-05 (Thu, 05 Sep 2019) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- fixed invalid free |
From: Chris D. <no...@gi...> - 2019-09-04 09:06:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 109261f6b8097775534fd52d08d61228720e02bc https://github.com/OpenSC/libp11/commit/109261f6b8097775534fd52d08d61228720e02bc Author: Chris Doherty <chr...@gm...> Date: 2019-09-04 (Wed, 04 Sep 2019) Changed paths: M make.rules.mak Log Message: ----------- Always link ws2_32.lib on Windows (#290) |
From: Anderson S. <no...@gi...> - 2019-09-03 16:44:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: ebfee832b95b444371edfe6192e1eb151ab9ef0a https://github.com/OpenSC/libp11/commit/ebfee832b95b444371edfe6192e1eb151ab9ef0a Author: Anderson Toshiyuki Sasaki <ans...@re...> Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M .travis.yml Log Message: ----------- travis: Add OpenSSL-1.1.1 to the matrix Signed-off-by: Anderson Toshiyuki Sasaki <ans...@re...> |
From: Frank M. <no...@gi...> - 2019-09-02 07:44:08
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 769db0297b7382b16d02a3f797e1d6f8de23e81f https://github.com/OpenSC/OpenSC/commit/769db0297b7382b16d02a3f797e1d6f8de23e81f Author: Frank Morgner <fra...@gm...> Date: 2019-09-02 (Mon, 02 Sep 2019) Changed paths: M src/libopensc/card-openpgp.c Log Message: ----------- fixed memory leak Credits to OSS-Fuzz |
From: Peter P. <no...@gi...> - 2019-09-02 07:32:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5b8095ca2ce279cbc651c08484a256138de00798 https://github.com/OpenSC/OpenSC/commit/5b8095ca2ce279cbc651c08484a256138de00798 Author: Peter Popovec <pop...@gm...> Date: 2019-09-02 (Mon, 02 Sep 2019) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- string null-termination fix strncpy does not generate null-terminated string, fixed by memcpy. |
From: Frank M. <no...@gi...> - 2019-08-30 21:45:49
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 849de1d9e36a506fc2ce1e1ac828f7018e3580c1 https://github.com/OpenSC/OpenSC/commit/849de1d9e36a506fc2ce1e1ac828f7018e3580c1 Author: Frank Morgner <fra...@gm...> Date: 2019-08-30 (Fri, 30 Aug 2019) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- fixed memory leak when parsing malformed PKCS#15 data Credits to OSS-Fuzz Commit: e971ffb48eb038202015c906adfd60f6bf7113a3 https://github.com/OpenSC/OpenSC/commit/e971ffb48eb038202015c906adfd60f6bf7113a3 Author: Frank Morgner <fra...@gm...> Date: 2019-08-30 (Fri, 30 Aug 2019) Changed paths: M src/libopensc/pkcs15-din-66291.c Log Message: ----------- fixed memory leak Credits to OSS-Fuzz Commit: 3e110995bc4c6c09de2c7899134213318fe05342 https://github.com/OpenSC/OpenSC/commit/3e110995bc4c6c09de2c7899134213318fe05342 Author: Frank Morgner <fra...@gm...> Date: 2019-08-30 (Fri, 30 Aug 2019) Changed paths: M src/libopensc/sc.c Log Message: ----------- fixed undefined behavior Credits to OSS-Fuzz Commit: f6213051409cc9b81bd3fd1e4b6c331cd7914a50 https://github.com/OpenSC/OpenSC/commit/f6213051409cc9b81bd3fd1e4b6c331cd7914a50 Author: Frank Morgner <fra...@gm...> Date: 2019-08-30 (Fri, 30 Aug 2019) Changed paths: M src/libopensc/asn1.c Log Message: ----------- fixed undefined behavior when parsing negative ASN.1 Integer Compare: https://github.com/OpenSC/OpenSC/compare/6f40e9c55328...f6213051409c |