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: Michał T. <no...@gi...> - 2019-08-14 13:24:31
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 |
From: Michał T. <no...@gi...> - 2019-08-14 13:23:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 5d48d2ff75918409684a6aefe5b1f3e5d8ec7f0d https://github.com/OpenSC/libp11/commit/5d48d2ff75918409684a6aefe5b1f3e5d8ec7f0d Author: Michał Trojnara <Mic...@st...> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M src/p11_pkey.c Log Message: ----------- Remove an unused variable |
From: Michał T. <no...@gi...> - 2019-08-14 12:26:28
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: e64496a198d4d2eb0310a22dc21be8b81367d319 https://github.com/OpenSC/libp11/commit/e64496a198d4d2eb0310a22dc21be8b81367d319 Author: ucq <uc...@cy...> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M src/p11_pkey.c Log Message: ----------- fix use-after-free on PKCS11_pkey_meths. |
From: Michał T. <no...@gi...> - 2019-08-14 10:41:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: d249eb62f3981b706b7f067432a820cd657f729c https://github.com/OpenSC/libp11/commit/d249eb62f3981b706b7f067432a820cd657f729c Author: Michał Trojnara <Mic...@st...> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- AppVeyor build on OpenSSL 1.1.1c Commit: 21668ccfe8ac7ab21ed4fc4142fd1160ceac79f8 https://github.com/OpenSC/libp11/commit/21668ccfe8ac7ab21ed4fc4142fd1160ceac79f8 Author: Michał Trojnara <Mic...@st...> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Disable AppVeyor caching Restoring cache does not remove old files. Compare: https://github.com/OpenSC/libp11/compare/97700cb51ac1...21668ccfe8ac |
From: Michał T. <no...@gi...> - 2019-08-14 10:32:58
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: d249eb62f3981b706b7f067432a820cd657f729c https://github.com/OpenSC/libp11/commit/d249eb62f3981b706b7f067432a820cd657f729c Author: Michał Trojnara <Mic...@st...> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- AppVeyor build on OpenSSL 1.1.1c |
From: Michał T. <no...@gi...> - 2019-08-14 10:23:16
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: 78ca5de136b1058535ccf1db4235a6c87b99de8b https://github.com/OpenSC/libp11/commit/78ca5de136b1058535ccf1db4235a6c87b99de8b Author: Michał Trojnara <Mic...@st...> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Yet another Write-Output |
From: Michał T. <no...@gi...> - 2019-08-13 20:47:23
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: 4fa9b4a184a9e5a0c193adc6201eec7adab17990 https://github.com/OpenSC/libp11/commit/4fa9b4a184a9e5a0c193adc6201eec7adab17990 Author: Michał Trojnara <Mic...@st...> Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Use Write-Output in PowerShell |
From: Michał T. <no...@gi...> - 2019-08-13 20:23:40
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: a354235c9decabcb962a639930bbfc0adeb20284 https://github.com/OpenSC/libp11/commit/a354235c9decabcb962a639930bbfc0adeb20284 Author: Michał Trojnara <Mic...@st...> Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Remove previous OpenSSL |
From: Michał T. <no...@gi...> - 2019-08-13 19:42:59
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: 3ead22a8441d3e5b89a4155f421cc33e6cd0617c https://github.com/OpenSC/libp11/commit/3ead22a8441d3e5b89a4155f421cc33e6cd0617c Author: Michał Trojnara <Mic...@st...> Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Use Start-Process in PowerShell |
From: Michał T. <no...@gi...> - 2019-08-13 19:33:10
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: 520385e896186230976b1529ea283ee898d5b10b https://github.com/OpenSC/libp11/commit/520385e896186230976b1529ea283ee898d5b10b Author: Michał Trojnara <Mic...@st...> Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Reorder "start" parameters |
From: Michał T. <no...@gi...> - 2019-08-13 19:18:25
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: 277309a33f9c95ba53bdda2a1574eb2b737c299c https://github.com/OpenSC/libp11/commit/277309a33f9c95ba53bdda2a1574eb2b737c299c Author: Michał Trojnara <Mic...@st...> Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Require OpenSSL 1.1.1 |
From: Michał T. <no...@gi...> - 2019-08-13 15:59:06
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: d01a264a97b7e16dde888afca371279d67f4aaa0 https://github.com/OpenSC/libp11/commit/d01a264a97b7e16dde888afca371279d67f4aaa0 Author: Michał Trojnara <Mic...@st...> Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Add cache dependency |
From: Michał T. <no...@gi...> - 2019-08-13 15:41:10
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 Commit: 7f7fc961890756131b28ea476f80bc05fea9873a https://github.com/OpenSC/libp11/commit/7f7fc961890756131b28ea476f80bc05fea9873a Author: Michał Trojnara <Mic...@st...> Date: 2019-08-13 (Tue, 13 Aug 2019) Changed paths: M appveyor.yml Log Message: ----------- Use OpenSSL 1.1.1c for Windows tests |
From: Michał T. <no...@gi...> - 2019-08-13 15:39:50
|
Branch: refs/heads/openssl_1_1_1 Home: https://github.com/OpenSC/libp11 |
From: Frank M. <no...@gi...> - 2019-08-12 21:28:56
|
Branch: refs/heads/master Home: https://github.com/OpenSC/pam_p11 Commit: 26e329f1a5ec3c2651211a101191ec2d7d5176d3 https://github.com/OpenSC/pam_p11/commit/26e329f1a5ec3c2651211a101191ec2d7d5176d3 Author: Frank Morgner <fra...@gm...> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M src/base64.c Log Message: ----------- fixed type mismatch closes https://github.com/OpenSC/pam_p11/pull/17 |
From: Frank M. <no...@gi...> - 2019-08-07 22:01:22
|
Branch: refs/heads/fix-1734 Home: https://github.com/OpenSC/OpenSC Commit: 4eff24214ef07bb8dec8b9073310af1aea94fde6 https://github.com/OpenSC/OpenSC/commit/4eff24214ef07bb8dec8b9073310af1aea94fde6 Author: Frank Morgner <fra...@gm...> Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/libopensc/card-esteid2018.c M src/libopensc/card.c M src/libopensc/opensc.h M src/sm/sm-eac.c M src/tools/goid-tool.c M src/tools/npa-tool.c Log Message: ----------- make sc_format_apdu_ex agnostic to card properties |
From: Frank M. <no...@gi...> - 2019-08-07 10:12:26
|
Branch: refs/heads/cardos5-md Home: https://github.com/OpenSC/OpenSC Commit: 7b4c6ab216e2c0bdf751cc36cc4301bbfee796ee https://github.com/OpenSC/OpenSC/commit/7b4c6ab216e2c0bdf751cc36cc4301bbfee796ee Author: Frank Morgner <fra...@gm...> Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M win32/customactions.cpp Log Message: ----------- md: added missing cardos5 ATRs fixes https://github.com/OpenSC/OpenSC/issues/1735 Commit: a85494645a768887a5630a68a7bc2b49f729dcf0 https://github.com/OpenSC/OpenSC/commit/a85494645a768887a5630a68a7bc2b49f729dcf0 Author: Frank Morgner <fra...@gm...> Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M win32/customactions.cpp Log Message: ----------- fixed name Compare: https://github.com/OpenSC/OpenSC/compare/ab685d4175a4...a85494645a76 |
From: Frank M. <no...@gi...> - 2019-08-04 23:44:10
|
Branch: refs/heads/cardos5-md Home: https://github.com/OpenSC/OpenSC Commit: ab685d4175a48ec43f83011b5b3c3f6d3a2b044d https://github.com/OpenSC/OpenSC/commit/ab685d4175a48ec43f83011b5b3c3f6d3a2b044d Author: Frank Morgner <fra...@gm...> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M win32/customactions.cpp Log Message: ----------- fixed name |
From: Frank M. <no...@gi...> - 2019-08-04 23:33:43
|
Branch: refs/heads/fix-1734 Home: https://github.com/OpenSC/OpenSC Commit: fabf7be467926da896209c65dd8894f8fbe3bb2a https://github.com/OpenSC/OpenSC/commit/fabf7be467926da896209c65dd8894f8fbe3bb2a Author: Frank Morgner <fra...@gm...> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M src/libopensc/sc-ossl-compat.h Log Message: ----------- use statement for noop Commit: 4b3cd348626a24aafb7e9a6598c8b0c79da45185 https://github.com/OpenSC/OpenSC/commit/4b3cd348626a24aafb7e9a6598c8b0c79da45185 Author: Frank Morgner <fra...@gm...> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- don't use sc_format_apdu_ex in default driver fixes https://github.com/OpenSC/OpenSC/issues/1731 closes https://github.com/OpenSC/OpenSC/pull/1734 Commit: b35097813cf43cd885c76c9bcdbc5538292fa371 https://github.com/OpenSC/OpenSC/commit/b35097813cf43cd885c76c9bcdbc5538292fa371 Author: Frank Morgner <fra...@gm...> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M src/libopensc/opensc.h Log Message: ----------- document sc_format_apdu_ex() Compare: https://github.com/OpenSC/OpenSC/compare/fabf7be46792%5E...b35097813cf4 |
From: Peter P. <no...@gi...> - 2019-08-04 23:14:45
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 426772298a3a496ea8cbf7c234adf35ba386e04c https://github.com/OpenSC/OpenSC/commit/426772298a3a496ea8cbf7c234adf35ba386e04c Author: Peter Popovec <pop...@gm...> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M doc/tools/pkcs15-tool.1.xml M src/tools/pkcs15-tool.c Log Message: ----------- pkcs15-tool: inconsistent -r option fix Option -r is used in other opensc tools to specify card reader. pkcs15-tool uses -r to specify cerfificate. This fix intorduces warning message if -r is used, and for future versions of pkcs15-tool -r is used to specify reader. |
From: Doug E. <no...@gi...> - 2019-07-31 18:12:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 93bdc8c826205637cf1dcafec24dc4f3615e0003 https://github.com/OpenSC/OpenSC/commit/93bdc8c826205637cf1dcafec24dc4f3615e0003 Author: Doug Engert <dee...@gm...> Date: 2019-07-31 (Wed, 31 Jul 2019) Changed paths: M src/libopensc/sc-ossl-compat.h Log Message: ----------- Support OpenSSL when deprecated defines have been removed Fixes 1755 sc-ossl-compat.h will check if OpenSSL has been built with or without some deprecated defines. OpenSSL will provide defines for some of these if built to still support depreacted routines but not if built with "no-depracted". . This commit will define some of the needed defines if ther are not defined by OpenSSL. Thus if a distro builds OpenSSL with "no-depracted" it can still be used. On branch fix-1755 Changes to be committed: modified: src/libopensc/sc-ossl-compat.h |
From: Frank M. <no...@gi...> - 2019-07-26 13:23:15
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 755ac78a0224b593f5ff27065ca20f3a62fdd1ca https://github.com/OpenSC/OpenSC/commit/755ac78a0224b593f5ff27065ca20f3a62fdd1ca Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M configure.ac M src/Makefile.am M src/libopensc/libopensc.exports M src/libopensc/pkcs15.c M src/tests/Makefile.am A src/tests/fuzzing/Makefile.am A src/tests/fuzzing/fuzz_asn1_print.c A src/tests/fuzzing/fuzz_asn1_sig_value.c A src/tests/fuzzing/fuzz_pkcs15_decode.c A src/tests/fuzzing/fuzz_pkcs15_reader.c M src/tests/p11test/Makefile.am Log Message: ----------- added fuzzing with libFuzzer and OSS-Fuzz makes cmocka detection not required for building tests Commit: 45dfc1457380c41c42f96e25ff9aff73d17955d9 https://github.com/OpenSC/OpenSC/commit/45dfc1457380c41c42f96e25ff9aff73d17955d9 Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/asn1.c M src/libopensc/asn1.h Log Message: ----------- fixed memory leak Commit: 86c4d3384b23d83dbeaf58a4cb44c64f63f783c1 https://github.com/OpenSC/OpenSC/commit/86c4d3384b23d83dbeaf58a4cb44c64f63f783c1 Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/pkcs15.h M src/pkcs15init/pkcs15-lib.c Log Message: ----------- removed undefined reference to sc_pkcs15_create Commit: b7f202221cbea713045ade580138bea6507148b4 https://github.com/OpenSC/OpenSC/commit/b7f202221cbea713045ade580138bea6507148b4 Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/pkcs15.h Log Message: ----------- fixed undefined reference Commit: e28ada99fedf5fe495d701cd18e312bfc97815d4 https://github.com/OpenSC/OpenSC/commit/e28ada99fedf5fe495d701cd18e312bfc97815d4 Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/pkcs15.c Log Message: ----------- added parameter checking Commit: 72f474f09fdbd420999e204de243ca4aeddf7476 https://github.com/OpenSC/OpenSC/commit/72f474f09fdbd420999e204de243ca4aeddf7476 Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/pkcs15-sec.c M src/libopensc/pkcs15.h M src/minidriver/minidriver.c M src/pkcs11/framework-pkcs15.c Log Message: ----------- use consistent parameters - in sc_pkcs15_wrap() - and sc_pkcs15_derive() Commit: 973b09f9432c6c9d074221af698d4373ede0f695 https://github.com/OpenSC/OpenSC/commit/973b09f9432c6c9d074221af698d4373ede0f695 Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/libopensc.exports Log Message: ----------- fixed exports Commit: bf8d4497959e1f42bbd27d1808d538ae7ed81594 https://github.com/OpenSC/OpenSC/commit/bf8d4497959e1f42bbd27d1808d538ae7ed81594 Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/tests/fuzzing/fuzz_pkcs15_reader.c Log Message: ----------- fixed memory leak Commit: af8f96500903f9de7278ff557ded899e6d805983 https://github.com/OpenSC/OpenSC/commit/af8f96500903f9de7278ff557ded899e6d805983 Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/pkcs15.c Log Message: ----------- fixed memory leak Compare: https://github.com/OpenSC/OpenSC/compare/71594000861b...af8f96500903 |
From: Rosen P. <no...@gi...> - 2019-07-26 06:49:28
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 71594000861b12bc2ad2350c16e68e1d815e0fa3 https://github.com/OpenSC/OpenSC/commit/71594000861b12bc2ad2350c16e68e1d815e0fa3 Author: Rosen Penev <ro...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/sc-ossl-compat.h M src/pkcs15init/pkcs15-oberthur-awp.c Log Message: ----------- treewide: Fix compilation without deprecated OpenSSL APIs |
From: programatix <no...@gi...> - 2019-07-26 06:48:20
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 91b9aea42a580d3fec96cf51380f522282a8d314 https://github.com/OpenSC/OpenSC/commit/91b9aea42a580d3fec96cf51380f522282a8d314 Author: programatix <pro...@ms...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/pkcs15-sec.c Log Message: ----------- Update pkcs15-sec.c When card supports SC_ALGORITHM_RSA_PAD_PKCS1 but not SC_ALGORITHM_RSA_HASH_NONE, then the DigestInfo need to be removed. Current check make requires the card to not support both SC_ALGORITHM_RSA_PAD_PKCS1 and SC_ALGORITHM_RSA_HASH_NONE to have the removal done. |
From: Frank M. <no...@gi...> - 2019-07-26 06:15:38
|
Branch: refs/heads/reset-transmit Home: https://github.com/OpenSC/OpenSC Commit: 9f56030a6ffb5321da65a2551b088b91e02a0cda https://github.com/OpenSC/OpenSC/commit/9f56030a6ffb5321da65a2551b088b91e02a0cda Author: Frank Morgner <fra...@gm...> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M src/libopensc/apdu.c M src/libopensc/reader-pcsc.c Log Message: ----------- PC/SC: handle resets in SCardTransmit fixes https://github.com/OpenSC/OpenSC/issues/1725 |