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: GitHub <no...@gi...> - 2015-05-16 19:55:55
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 31cb40db17cbb13595af1c03c19198b11ac7d649 https://github.com/OpenSC/OpenSC/commit/31cb40db17cbb13595af1c03c19198b11ac7d649 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M NEWS M configure.ac Log Message: ----------- revision: 0.15.0 |
From: GitHub <no...@gi...> - 2015-05-16 19:30:15
|
Branch: refs/heads/opensc-0.15.0 Home: https://github.com/OpenSC/OpenSC Commit: 5be35fb3f40ecc651a4cfb88ca36ecdca5520eeb https://github.com/OpenSC/OpenSC/commit/5be35fb3f40ecc651a4cfb88ca36ecdca5520eeb Author: drew thomas <dre...@ty...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M src/libopensc/card-muscle.c M src/libopensc/cards.h Log Message: ----------- muscle: change TyfoneAT historical bytes to 'Tyfone 242R2' Fixes #467 Commit: 6349836ba26acfe2f15ce7b9612672f1485b4cb7 https://github.com/OpenSC/OpenSC/commit/6349836ba26acfe2f15ce7b9612672f1485b4cb7 Author: Raul Metsma <ra...@me...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- Include onepin-opensc-pkcs11.dll in installer Fixes #466 Commit: 01b395e636b92411dac9d6eb3f77be7cde0decdb https://github.com/OpenSC/OpenSC/commit/01b395e636b92411dac9d6eb3f77be7cde0decdb Author: vletoux <vin...@my...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M src/libopensc/card-masktech.c M win32/customactions.cpp Log Message: ----------- card-masktech.c: add 2 more ATR Fixes #465 Commit: 8c94662e9610ba7691a5dce06710ee305b163d70 https://github.com/OpenSC/OpenSC/commit/8c94662e9610ba7691a5dce06710ee305b163d70 Author: David Woodhouse <Dav...@in...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- Add --test-fork option to pkcs11-tool The PKCS#11 Usage Guide, at least up to v2.40, says that calling C_Initialize() in the child after fork is "considered to be good Cryptoki programming practice, since it can prevent the existence of dangling duplicate resources that were created at the time of the fork() call." (It neglects to mention that doing so in the child of a multi-threaded process is a clear violation of POSIX, mind you. Not to mention being utterly pointless if all you're going to do in the child is exec something else anyway.) Regardless of the sagacity of this recommendation, we need to cope when it happens. Historically, we've been quite bad at that. Let's add a test to pkcs11-tool in the hope it'll help... Fixes #464 Commit: 31d7aaabff6c69e9005a99975c4ff54bd9825918 https://github.com/OpenSC/OpenSC/commit/31d7aaabff6c69e9005a99975c4ff54bd9825918 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M src/libopensc/card-masktech.c M src/libopensc/card-muscle.c M src/libopensc/cards.h M src/tools/pkcs11-tool.c M win32/OpenSC.wxs.in M win32/customactions.cpp Log Message: ----------- Merge branch 'master' into 0.15.0 Compare: https://github.com/OpenSC/OpenSC/compare/0c7deba62ee4...31d7aaabff6c |
From: GitHub <no...@gi...> - 2015-05-16 10:20:24
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8c94662e9610ba7691a5dce06710ee305b163d70 https://github.com/OpenSC/OpenSC/commit/8c94662e9610ba7691a5dce06710ee305b163d70 Author: David Woodhouse <Dav...@in...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- Add --test-fork option to pkcs11-tool The PKCS#11 Usage Guide, at least up to v2.40, says that calling C_Initialize() in the child after fork is "considered to be good Cryptoki programming practice, since it can prevent the existence of dangling duplicate resources that were created at the time of the fork() call." (It neglects to mention that doing so in the child of a multi-threaded process is a clear violation of POSIX, mind you. Not to mention being utterly pointless if all you're going to do in the child is exec something else anyway.) Regardless of the sagacity of this recommendation, we need to cope when it happens. Historically, we've been quite bad at that. Let's add a test to pkcs11-tool in the hope it'll help... Fixes #464 |
From: GitHub <no...@gi...> - 2015-05-16 10:10:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 01b395e636b92411dac9d6eb3f77be7cde0decdb https://github.com/OpenSC/OpenSC/commit/01b395e636b92411dac9d6eb3f77be7cde0decdb Author: vletoux <vin...@my...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M src/libopensc/card-masktech.c M win32/customactions.cpp Log Message: ----------- card-masktech.c: add 2 more ATR Fixes #465 |
From: GitHub <no...@gi...> - 2015-05-16 10:04:40
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 5be35fb3f40ecc651a4cfb88ca36ecdca5520eeb https://github.com/OpenSC/OpenSC/commit/5be35fb3f40ecc651a4cfb88ca36ecdca5520eeb Author: drew thomas <dre...@ty...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M src/libopensc/card-muscle.c M src/libopensc/cards.h Log Message: ----------- muscle: change TyfoneAT historical bytes to 'Tyfone 242R2' Fixes #467 Commit: 6349836ba26acfe2f15ce7b9612672f1485b4cb7 https://github.com/OpenSC/OpenSC/commit/6349836ba26acfe2f15ce7b9612672f1485b4cb7 Author: Raul Metsma <ra...@me...> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- Include onepin-opensc-pkcs11.dll in installer Fixes #466 Compare: https://github.com/OpenSC/OpenSC/compare/a09ca246a797...6349836ba26a |
From: GitHub <no...@gi...> - 2015-05-13 11:54:43
|
Branch: refs/heads/opensc-0.15.0 Home: https://github.com/OpenSC/OpenSC Commit: c7af08c68a5bb3e753b008822e947d52016266c0 https://github.com/OpenSC/OpenSC/commit/c7af08c68a5bb3e753b008822e947d52016266c0 Author: Doug Engert <dee...@gm...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/card-piv.c Log Message: ----------- PIV - read just length of object to get size card-piv.c tries to read the first 8 bytes of an object to get object size so it can allocate a buffer. It then reads the whole object. apdu.c has changed over the years, and apdu.c will keep reading as long as the card returns status of 61 XX thus apdu.c will read the whole object while discarding the extra data and returning to the caller only the first part of the data. This in effect causes a double read of objects. This patch sets SC_APDU_FLAGS_NO_GET_RESP to tell apdu to stop doing the extra get-response commands thus avoiding most of the extra overhead. This in not an optimal patch as it only works with T=1 cards/readers but the patch is confined to just card-piv.c. A better patch is in the works. Fixes #462 Commit: 8b62221abcaa8b32b5ffd9102bdec2995e660cba https://github.com/OpenSC/OpenSC/commit/8b62221abcaa8b32b5ffd9102bdec2995e660cba Author: drew thomas <dre...@ty...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/card-muscle.c M src/libopensc/cards.h Log Message: ----------- muscle: add ATR of Tyfone mSD card Add Tyfone Connected Smart Card ATR to list for MUSCLE support. SC_CARD_TYPE_MUSCLE_JCOP242_NO_APDU_EXT Fixes #463 Commit: 492ffe0fd71d0bc2c6b0df7dfeb95f051b58d906 https://github.com/OpenSC/OpenSC/commit/492ffe0fd71d0bc2c6b0df7dfeb95f051b58d906 Author: vletoux <vin...@gm...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- iso7816.c: allow file length stored in more than 2 bytes as indicated in iso7816-4 chapter 7.4.3 table 10 Fixes #459 Commit: 6a6ef61d1acba7ab3363df4157dffce3eb935bbc https://github.com/OpenSC/OpenSC/commit/6a6ef61d1acba7ab3363df4157dffce3eb935bbc Author: Andreas Kemnade <ke...@un...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- some more error checks in minidriver in regards to card ejects Commit: a09ca246a797230c14bc33a34f2dddc4a4dbff40 https://github.com/OpenSC/OpenSC/commit/a09ca246a797230c14bc33a34f2dddc4a4dbff40 Author: Andreas Kemnade <ke...@un...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- libopensc: initialize value returned by sc_select_file several places in the code expect sc_select_file to set *file_out to NULL in case of failure. Adjust the function to behave like this. Fixes #460 Commit: 0c7deba62ee43b3dc7a05317b4d820e8d8921bac https://github.com/OpenSC/OpenSC/commit/0c7deba62ee43b3dc7a05317b4d820e8d8921bac Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/card-muscle.c M src/libopensc/card-piv.c M src/libopensc/cards.h M src/libopensc/iso7816.c M src/minidriver/minidriver.c Log Message: ----------- Merge branch 'master' into 0.15.0 Compare: https://github.com/OpenSC/OpenSC/compare/c36ef75e83d1...0c7deba62ee4 |
From: GitHub <no...@gi...> - 2015-05-13 08:19:54
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: a09ca246a797230c14bc33a34f2dddc4a4dbff40 https://github.com/OpenSC/OpenSC/commit/a09ca246a797230c14bc33a34f2dddc4a4dbff40 Author: Andreas Kemnade <ke...@un...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- libopensc: initialize value returned by sc_select_file several places in the code expect sc_select_file to set *file_out to NULL in case of failure. Adjust the function to behave like this. Fixes #460 |
From: GitHub <no...@gi...> - 2015-05-13 08:19:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6a6ef61d1acba7ab3363df4157dffce3eb935bbc https://github.com/OpenSC/OpenSC/commit/6a6ef61d1acba7ab3363df4157dffce3eb935bbc Author: Andreas Kemnade <ke...@un...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- some more error checks in minidriver in regards to card ejects Commit: 17c5159d54aa89d0ffbd507058f3de8f48a1f7b0 https://github.com/OpenSC/OpenSC/commit/17c5159d54aa89d0ffbd507058f3de8f48a1f7b0 Author: Andreas Kemnade <ke...@un...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- libopensc: initialize value returned by sc_select_file several places in the code expect sc_select_file to set *file_out to NULL in case of failure. Adjust the function to behave like this. Fixes #460 Compare: https://github.com/OpenSC/OpenSC/compare/492ffe0fd71d...17c5159d54aa |
From: GitHub <no...@gi...> - 2015-05-13 08:07:09
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 492ffe0fd71d0bc2c6b0df7dfeb95f051b58d906 https://github.com/OpenSC/OpenSC/commit/492ffe0fd71d0bc2c6b0df7dfeb95f051b58d906 Author: vletoux <vin...@gm...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- iso7816.c: allow file length stored in more than 2 bytes as indicated in iso7816-4 chapter 7.4.3 table 10 Fixes #459 |
From: GitHub <no...@gi...> - 2015-05-13 07:51:06
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 8b62221abcaa8b32b5ffd9102bdec2995e660cba https://github.com/OpenSC/OpenSC/commit/8b62221abcaa8b32b5ffd9102bdec2995e660cba Author: drew thomas <dre...@ty...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/card-muscle.c M src/libopensc/cards.h Log Message: ----------- muscle: add ATR of Tyfone mSD card Add Tyfone Connected Smart Card ATR to list for MUSCLE support. SC_CARD_TYPE_MUSCLE_JCOP242_NO_APDU_EXT Fixes #463 |
From: GitHub <no...@gi...> - 2015-05-13 07:25:56
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: c7af08c68a5bb3e753b008822e947d52016266c0 https://github.com/OpenSC/OpenSC/commit/c7af08c68a5bb3e753b008822e947d52016266c0 Author: Doug Engert <dee...@gm...> Date: 2015-05-13 (Wed, 13 May 2015) Changed paths: M src/libopensc/card-piv.c Log Message: ----------- PIV - read just length of object to get size card-piv.c tries to read the first 8 bytes of an object to get object size so it can allocate a buffer. It then reads the whole object. apdu.c has changed over the years, and apdu.c will keep reading as long as the card returns status of 61 XX thus apdu.c will read the whole object while discarding the extra data and returning to the caller only the first part of the data. This in effect causes a double read of objects. This patch sets SC_APDU_FLAGS_NO_GET_RESP to tell apdu to stop doing the extra get-response commands thus avoiding most of the extra overhead. This in not an optimal patch as it only works with T=1 cards/readers but the patch is confined to just card-piv.c. A better patch is in the works. Fixes #462 |
From: GitHub <no...@gi...> - 2015-05-11 09:28:31
|
Branch: refs/tags/v0.15.0-rtm Home: https://github.com/OpenSC/OpenSC |
From: GitHub <no...@gi...> - 2015-05-11 09:28:14
|
Branch: refs/tags/v0.15.0-rtm Home: https://github.com/OpenSC/OpenSC |
From: GitHub <no...@gi...> - 2015-05-11 09:24:57
|
Branch: refs/heads/opensc-0.15.0 Home: https://github.com/OpenSC/OpenSC Commit: c36ef75e83d1a42e719fd55fc2995ee7c6b04b95 https://github.com/OpenSC/OpenSC/commit/c36ef75e83d1a42e719fd55fc2995ee7c6b04b95 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-11 (Mon, 11 May 2015) Changed paths: M NEWS Log Message: ----------- update NEWS |
From: GitHub <no...@gi...> - 2015-05-10 13:27:11
|
Branch: refs/heads/coverity_scan Home: https://github.com/OpenSC/OpenSC Commit: c6b97c9230f4b2a7fdb7b10d2f6e0210b0049ddc https://github.com/OpenSC/OpenSC/commit/c6b97c9230f4b2a7fdb7b10d2f6e0210b0049ddc Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/libopensc/cardctl.h M src/pkcs15init/pkcs15-iasecc.c M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/pkcs15-oberthur.c M src/pkcs15init/profile.c Log Message: ----------- coverity: some fixes |
From: GitHub <no...@gi...> - 2015-05-10 13:23:53
|
Branch: refs/tags/v0.15.0-rtm Home: https://github.com/OpenSC/OpenSC |
From: GitHub <no...@gi...> - 2015-05-10 13:22:34
|
Branch: refs/heads/opensc-0.15.0 Home: https://github.com/OpenSC/OpenSC Commit: 0dba2d453fa50d0ff5e62b59aa9f67cbc057892e https://github.com/OpenSC/OpenSC/commit/0dba2d453fa50d0ff5e62b59aa9f67cbc057892e Author: Andreas Schwier <and...@ca...> Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M src/libopensc/cardctl.h Log Message: ----------- sc-hsm: fix signed char for ARM platforms char is unsigned by default on ARM fix #450 Commit: f0189e8378fb44403eb2e412e4346962298f441e https://github.com/OpenSC/OpenSC/commit/f0189e8378fb44403eb2e412e4346962298f441e Author: Viktor Tarasov <vik...@gm...> Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M doc/tools/pkcs11-tool.1.xml M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: option to 'decrypt some data' Commit: ed588d24434f5e7b2df9d0fc32f24fc7226db0ad https://github.com/OpenSC/OpenSC/commit/ed588d24434f5e7b2df9d0fc32f24fc7226db0ad Author: Andreas Schwier <and...@ca...> Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M src/pkcs11/mechanism.c Log Message: ----------- pkcs11: fixed broken C_Decrypt Fixed broken C_Decrypt from 643080baf9ffd404c88cb99493668eacfff3ab5e fix #449 Commit: 1586f240f43d134ab7225fbbf9624d445a925d0e https://github.com/OpenSC/OpenSC/commit/1586f240f43d134ab7225fbbf9624d445a925d0e Author: vletoux <vin...@gm...> Date: 2015-05-05 (Tue, 05 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- iso7816.c: fix SC_PIN_CMD_IMPLICIT_CHANGE with pinpad When a pinpad is used, the old pin is asked whatever, even if a previous authentication happenened or if the card doesn't support it. Commit: 976db5cb0400147e9108d434796d68c27f7b4c5c https://github.com/OpenSC/OpenSC/commit/976db5cb0400147e9108d434796d68c27f7b4c5c Author: vletoux <vin...@gm...> Date: 2015-05-05 (Tue, 05 May 2015) Changed paths: M src/libopensc/Makefile.am M src/libopensc/Makefile.mak A src/libopensc/card-masktech.c M src/libopensc/cards.h M src/libopensc/ctx.c M src/libopensc/dir.c Log Message: ----------- card-masktech: initial commit card-masktech.c: fix building issues on the integration platform card-masktech.c: fix linux compilation errors honour HAVE_CONFIG_H card-masktech.c: take in account Frank's remark about extended APDU in masktech_decipher remove trailing spaces Commit: 689ece205ae04ac65a9941b7568ab84b36f94475 https://github.com/OpenSC/OpenSC/commit/689ece205ae04ac65a9941b7568ab84b36f94475 Author: vletoux <vin...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-masktech.c Log Message: ----------- card-masktech.c: code improvements fixes #457 Commit: 6523f3fcb9fe78650597be2710e69818e0c92b13 https://github.com/OpenSC/OpenSC/commit/6523f3fcb9fe78650597be2710e69818e0c92b13 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/log.h Log Message: ----------- added LOG_TEST_GOTO_ERR and SC_TEST_GOTO_ERR Don't forget to set the error label! Commit: 1f69a0d6879d969aaa88af0efba09810d3208567 https://github.com/OpenSC/OpenSC/commit/1f69a0d6879d969aaa88af0efba09810d3208567 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-authentic.c Log Message: ----------- fixed indenting Commit: c7afbb4ca2bdeec80e5c60008bbf800d6916d86c https://github.com/OpenSC/OpenSC/commit/c7afbb4ca2bdeec80e5c60008bbf800d6916d86c Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-algo.c Log Message: ----------- pkcs15-algo: fixed resource leak Commit: 9263da49aaa33b3bc1d26e396a392eb9ca06400b https://github.com/OpenSC/OpenSC/commit/9263da49aaa33b3bc1d26e396a392eb9ca06400b Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15.c Log Message: ----------- pkcs15: fixed resource leak Commit: 3a6c4a0e1d2a40b1746b5cd9f4212347a9dc364d https://github.com/OpenSC/OpenSC/commit/3a6c4a0e1d2a40b1746b5cd9f4212347a9dc364d Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-cache.c Log Message: ----------- pkcs15-cache: fixed resource leak Commit: 18e962942baddb943ae53c91b4ab061580e4636e https://github.com/OpenSC/OpenSC/commit/18e962942baddb943ae53c91b4ab061580e4636e Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-data.c Log Message: ----------- pkcs15-data: fix memory leakage Commit: 841d89dda685c1698a0011a7b3c50d29527ade74 https://github.com/OpenSC/OpenSC/commit/841d89dda685c1698a0011a7b3c50d29527ade74 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- pkcs15-pubkey: fixed resource leak Commit: 3cfb44d70464ad126e5a098a283a8c9c32135594 https://github.com/OpenSC/OpenSC/commit/3cfb44d70464ad126e5a098a283a8c9c32135594 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-syn.c Log Message: ----------- pkcs15-syn: fixed resource leak Commit: e215b7b4fb5d51d72dc44bb7ac9dbc6fb5348426 https://github.com/OpenSC/OpenSC/commit/e215b7b4fb5d51d72dc44bb7ac9dbc6fb5348426 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libsm/sm-common.c Log Message: ----------- sm-common: fixed resource leak Commit: 4af4308d19ebcfccf757202e3bd0fc6eed49aefe https://github.com/OpenSC/OpenSC/commit/4af4308d19ebcfccf757202e3bd0fc6eed49aefe Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-authentic.c M src/pkcs15init/pkcs15-authentic.c Log Message: ----------- authentic: fixed resource leak pkcs15-authentic: fixed resource leak card-authentic: fixed resource leak Commit: d4fd135e2040670b35c79c9fbe5c641d31c9bd00 https://github.com/OpenSC/OpenSC/commit/d4fd135e2040670b35c79c9fbe5c641d31c9bd00 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-cflex.c Log Message: ----------- pkcs15-cflex: fixed resource leak Commit: 68becc8fc491cc27a7eb3f8cd8e5291308457f7c https://github.com/OpenSC/OpenSC/commit/68becc8fc491cc27a7eb3f8cd8e5291308457f7c Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-gpk.c Log Message: ----------- pkcs15-gpk: fixed resource leak Commit: 475ce71453080c190ffddaba38d04fe6c8d43087 https://github.com/OpenSC/OpenSC/commit/475ce71453080c190ffddaba38d04fe6c8d43087 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-iasecc.c M src/pkcs15init/pkcs15-iasecc.c Log Message: ----------- iasecc: fixed resource leak pkcs15-iasecc: fix memory leakage iasecc: fix memory leakage Commit: ac84d282b1a5e7aae8d68ea7b15a214d4f28687d https://github.com/OpenSC/OpenSC/commit/ac84d282b1a5e7aae8d68ea7b15a214d4f28687d Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-myeid.c M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- myeid: fixed resource leak pkcs15-myeid: fix memory leakage myeid: fix memory leakage Commit: d636338eaf597e20e3e7c2a33146c5de7c9bc413 https://github.com/OpenSC/OpenSC/commit/d636338eaf597e20e3e7c2a33146c5de7c9bc413 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-oberthur-awp.c Log Message: ----------- pkcs15-oberthur: fix memory leakage Commit: 44253c63d08f39c0ea35eab2b96d46719c3abcef https://github.com/OpenSC/OpenSC/commit/44253c63d08f39c0ea35eab2b96d46719c3abcef Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-rtecp.c Log Message: ----------- pkcs15-rtecp: fixed resource leak Commit: 6cb99be8219026e7d1354ab3216af26596c66f49 https://github.com/OpenSC/OpenSC/commit/6cb99be8219026e7d1354ab3216af26596c66f49 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-setcos.c Log Message: ----------- pkcs15-setcos: fixed resource leak Commit: 01e573b9876b6538d85e85c16d2a3f2085ebb1cd https://github.com/OpenSC/OpenSC/commit/01e573b9876b6538d85e85c16d2a3f2085ebb1cd Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/profile.c Log Message: ----------- profile: fixed resource leak Commit: efbd4068af4e475ead56c295b85911af89959d0d https://github.com/OpenSC/OpenSC/commit/efbd4068af4e475ead56c295b85911af89959d0d Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/smm/sm-cwa14890.c Log Message: ----------- sm-cwa14890: fixed resource leak Commit: b0a708b0bb2f25be9d417e56b78ba6f20f2a1d78 https://github.com/OpenSC/OpenSC/commit/b0a708b0bb2f25be9d417e56b78ba6f20f2a1d78 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tests/pintest.c Log Message: ----------- pintest: fixed resource leak Commit: c65caed7f4ce3b3146054eafc5bb2ed426931a38 https://github.com/OpenSC/OpenSC/commit/c65caed7f4ce3b3146054eafc5bb2ed426931a38 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- openpgp-tool: fixed resource leak VTA: slightly touched, original commit f0ddbf4 Commit: a83da8a947232c0c6f084cbbfeb7b979fe554368 https://github.com/OpenSC/OpenSC/commit/a83da8a947232c0c6f084cbbfeb7b979fe554368 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/pkcs15-crypt.c Log Message: ----------- pkcs15-crypt: fixed resource leak Commit: 1f16f24052d5567bb2de92f080378421fa9719e2 https://github.com/OpenSC/OpenSC/commit/1f16f24052d5567bb2de92f080378421fa9719e2 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/pkcs15-init.c Log Message: ----------- pkcs15-init: fixed resource leak Commit: d96f25c147d1e19efab4f3141cf8ed8dbd55678c https://github.com/OpenSC/OpenSC/commit/d96f25c147d1e19efab4f3141cf8ed8dbd55678c Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- pkcs15-tool: fixed resource leak Commit: bbb803ff2e75d56e8e27d6973fde389a5f08d4f7 https://github.com/OpenSC/OpenSC/commit/bbb803ff2e75d56e8e27d6973fde389a5f08d4f7 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/sc-hsm-tool.c Log Message: ----------- sc-hsm-tool: fixed resource leak Commit: 8838388ceb9818873227e399d4fca741df3659b9 https://github.com/OpenSC/OpenSC/commit/8838388ceb9818873227e399d4fca741df3659b9 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-infocamere.c Log Message: ----------- pkcs15-infocamere: fixed resource leak Commit: ecc9b9dac9fe4edc08d55a5aad9a94b990f4f370 https://github.com/OpenSC/OpenSC/commit/ecc9b9dac9fe4edc08d55a5aad9a94b990f4f370 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/openssl.c Log Message: ----------- openssl: fixed resource leak Commit: 2c32575e8970a997223f201caeeef12b53fd0174 https://github.com/OpenSC/OpenSC/commit/2c32575e8970a997223f201caeeef12b53fd0174 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: fixed resource leak Commit: e84951a5bf7f65d20061b49b6ebd8d739dd76708 https://github.com/OpenSC/OpenSC/commit/e84951a5bf7f65d20061b49b6ebd8d739dd76708 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs11/mechanism.c M src/pkcs11/openssl.c M src/pkcs11/pkcs11-object.c M src/pkcs11/sc-pkcs11.h M src/pkcs11/slot.c M src/tools/pkcs11-tool.c Log Message: ----------- fix resource leaks in while registering PKCS#11 mechanisms introduces a free_mech_data for sc_pkcs11_mechanism_type_t to clear the mechanisms private memory Commit: e338b7c1ab2b6d39bf9d57c85f789279abd0a1ca https://github.com/OpenSC/OpenSC/commit/e338b7c1ab2b6d39bf9d57c85f789279abd0a1ca Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- framework-pkcs15: fixed memory leak when encoding pubkey Commit: ef4edb74ba5dfb1830a3a21b0c895553e9d4eedc https://github.com/OpenSC/OpenSC/commit/ef4edb74ba5dfb1830a3a21b0c895553e9d4eedc Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/mechanism.c M src/pkcs11/openssl.c Log Message: ----------- fixed invalid free We duplicate mechanisms based on OpenSSL so that they can be freed along all the card's algorithms created via sc_pkcs11_new_fw_mechanism. Fixes regression from eaf548aa3dab80a9bbf51da8291e7db978e3a2ad Commit: fd3d07a88496dc0adfa2f6ff7eca9078ec087985 https://github.com/OpenSC/OpenSC/commit/fd3d07a88496dc0adfa2f6ff7eca9078ec087985 Author: Hector Sanjuan <he...@co...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-dnie.c M src/libopensc/cwa14890.c M src/libopensc/pkcs15-dnie.c Log Message: ----------- Issue #451: Newer DNIe not working with OpenSC. This patch fixes 3 issues which consecutively have shown up when debugging the original problem: 1 - Newer DNIe report a byte count for public certificates which is the compressed size, while older DNIe report the uncompressed size. This resulted in short-reading the x509 certificates, and in an error parsing. Therefore, during initialization we proceed to set path->count for public certificates to -1. This ensures that the lenght of the certificates for reading will be set to file-> length, which has the correct size. 2 - pkcs11-tool -t was broken for DNIe (old and new)as it tried to strip pcks11 padding from the data to sign and OpenSC tried signatures with non-padded data (as the card had SC_ALGORITHM_RSA_RAW). The new algoflags (SC_ALGORITHM_RSA_HASH_NONE | SC_ALGORITHM_RSA_PAD_PKCS1) and the removal of the strip-padding call fix the issue. 3 - The new cards won't allow setting the LE bytes when calculating the TLV, when LE equals 256. This caused an wrong SM object error response (0x69 0x88). Therefore, we don't send the LE bytes anymore in this case. The patch has been tested to work on the new problematic card and on another old one. close #451 Commit: 37b6f0bbdfcb88a3bd761209cab211d710cc3666 https://github.com/OpenSC/OpenSC/commit/37b6f0bbdfcb88a3bd761209cab211d710cc3666 Author: Philip Wendland <wen...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- IsoApplet: fix EC mechanism ext_flag Commit: 78e434da93077e5b002d364df308847c62cb76a2 https://github.com/OpenSC/OpenSC/commit/78e434da93077e5b002d364df308847c62cb76a2 Author: Philip Wendland <wen...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- register EC mechanisms with flags independent of RSA flags Prior to this commit, all hashes registered for RSA or other key types were registered for ECDSA as well. register ECDH mechanism only when supported by card ECDH should only be registered if the card driver sets the SC_ALGORITHM_ECDH_CDH_RAW flag. register software PKCS#1 (1.5) padding only when RAW RSA is supported by card If OpenSC supports PSS/OAEP padding or other padding mechanisms in future, and there would be a card that enforces hardware PSS/OAEP padding, the PKCS#1 v1.5 padding mechanism should not be registered. Commit: 4142456c74a56c3f0a7a276f3a3711c52bb41f4b https://github.com/OpenSC/OpenSC/commit/4142456c74a56c3f0a7a276f3a3711c52bb41f4b Author: Philip Wendland <wen...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-myeid.c M src/libopensc/card-piv.c M src/libopensc/card-sc-hsm.c Log Message: ----------- PIV, sc-hsm, myeid: register ECDH card capabilites Prior to 066132327c71300188aa66180fde2fb3d90c5140, CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE were always registered for cards that support SC_ALGORITHM_ECDSA_RAW. The mentioned commit changed this behavior, so that the ECDH mechanisms are only registered for cards that set the SC_ALGORITHM_ECDH_CDH_RAW capability flag. To keep the existing behavior for the cards, they need to set this flag in the card driver. Commit: 254320e34cda81720b8a102c7bbf59deff5d68ba https://github.com/OpenSC/OpenSC/commit/254320e34cda81720b8a102c7bbf59deff5d68ba Author: Philip Wendland <wen...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-myeid.c Log Message: ----------- myeid: seperate ECC from RSA flags Should keep the existing behavior, but improve readability. Commit: 3e0356b170a3a6d2f85fce231e9e2064336671c8 https://github.com/OpenSC/OpenSC/commit/3e0356b170a3a6d2f85fce231e9e2064336671c8 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-isoApplet.c M src/libopensc/card-piv.c Log Message: ----------- register CKM_ECDSA and CKM_ECDSA_SHA1 depending on card capabilities fix #429 Commit: f154cdcaa4ac3bb4a53b3ed9a886cd23d4ef4ec4 https://github.com/OpenSC/OpenSC/commit/f154cdcaa4ac3bb4a53b3ed9a886cd23d4ef4ec4 Author: vletoux <vin...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-pin.c Log Message: ----------- pkcs15-pin: sc_pkcs15_unblock_pin: avoid to ask the PUK twice Commit: 3cf56d8fb7f8a54a16eb89ca3230b07bf3f7e4be https://github.com/OpenSC/OpenSC/commit/3cf56d8fb7f8a54a16eb89ca3230b07bf3f7e4be Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/pkcs15init/pkcs15-lib.c Log Message: ----------- pkcs15init: fix non-unique-ID control Commit: e0aec3764ad4162631c07c1663b680575ca0eb08 https://github.com/OpenSC/OpenSC/commit/e0aec3764ad4162631c07c1663b680575ca0eb08 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/pkcs15init/pkcs15-init.h M src/pkcs15init/pkcs15-lib.c M src/tools/pkcs15-init.c Log Message: ----------- pkcs15init: 'store-or-update' certificate option Commit: 6a2e9aa3b6c1bdb4ff9e0da3757420b302f574f6 https://github.com/OpenSC/OpenSC/commit/6a2e9aa3b6c1bdb4ff9e0da3757420b302f574f6 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- Merge branch 'upstream/master' Conflicts: src/libopensc/card-openpgp.c src/libopensc/pkcs15-gemsafeV1.c src/pkcs11/mechanism.c Commit: 2667394f228f49c274787a753920e7838245620d https://github.com/OpenSC/OpenSC/commit/2667394f228f49c274787a753920e7838245620d Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- better parameter checks for CardGetProperty and CardSetProperty Added value for secure key injection (to reject it properly because it is not implemented) Commit: b7f000d6b8ce28a8724e381b23bdc1f9d5f1902a https://github.com/OpenSC/OpenSC/commit/b7f000d6b8ce28a8724e381b23bdc1f9d5f1902a Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- add parameter checking for CardSignData Commit: 6aaf9d462c6488fa2d21143bf15007842661783b https://github.com/OpenSC/OpenSC/commit/6aaf9d462c6488fa2d21143bf15007842661783b Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- fix a problem: CardDeauthenticate(ex) do nothing, but the base CSP think that the user is deauthenticate from the card. The user is still authenticated ! Commit: 54f462368b170e5a026b8dbf723f8cb2dc72cbf2 https://github.com/OpenSC/OpenSC/commit/54f462368b170e5a026b8dbf723f8cb2dc72cbf2 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- Fix CardSignData "invalid signature" bug when called from CryptSignHash(CRYPT_NOHASHOID) Commit: 9544844d83e56891c5f164ddcd2418c337164868 https://github.com/OpenSC/OpenSC/commit/9544844d83e56891c5f164ddcd2418c337164868 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- CardSignData: better error message if the card do not support the signing operation with the algorithm (replace the return code from internal error to unsupported) Commit: c5efcae0292ee86b1bc800ca06626998a25ef881 https://github.com/OpenSC/OpenSC/commit/c5efcae0292ee86b1bc800ca06626998a25ef881 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- CardRSADecrypt: better parameter checking CardRSADecrypt & CardSignData: better OpenSC -> minidriver error code translation Commit: cb38657d47ad0bebfb7ae9763d746ce1c0018532 https://github.com/OpenSC/OpenSC/commit/cb38657d47ad0bebfb7ae9763d746ce1c0018532 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- CardSignData: add support for missing hash algorithm Commit: 8036388f292b13cd2df36dd6b8b08c5a34093321 https://github.com/OpenSC/OpenSC/commit/8036388f292b13cd2df36dd6b8b08c5a34093321 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver PINPAD: fix a regression issue (the parameter - message - can be set to null) Improve the error code when the user cancel the operation ("The operation was canceled by the user" instead of "invalid parameter") Signed-off-by: vletoux <vin...@gm...> Commit: 9601041f75392c11521201dd509be60ef0f7d900 https://github.com/OpenSC/OpenSC/commit/9601041f75392c11521201dd509be60ef0f7d900 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/OpenSC.wxs.in A win32/bannrbmp.bmp A win32/dlgbmp.bmp Log Message: ----------- win32 setup: * change the default wix background image (aka brand the setup) * add the missing ARPCONTACT property Commit: 1e78e16e657803bc21cc33e180643bfdd9a70cee https://github.com/OpenSC/OpenSC/commit/1e78e16e657803bc21cc33e180643bfdd9a70cee Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- fix memory leak in minidriver: the virtual filesystem is never freed and in some case when an error occurs Commit: a5593afc781ee7bffb3b061618b9086273099e6c https://github.com/OpenSC/OpenSC/commit/a5593afc781ee7bffb3b061618b9086273099e6c Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: better parameter checking with CardQueryKeySizes and CardGetContainerProperty Commit: f331b35c4ee80a71acc7cbdcb5c873a012b24a9f https://github.com/OpenSC/OpenSC/commit/f331b35c4ee80a71acc7cbdcb5c873a012b24a9f Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: make the parameter check be aware of pinpad capabilities Commit: 8062eac14575611cb70e2cfc431fed2507180f2f https://github.com/OpenSC/OpenSC/commit/8062eac14575611cb70e2cfc431fed2507180f2f Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: fix CardQueryCapabilities and CardGetProperty fKeyGen flag. A read only card cannot generate keys Commit: ad47d4d043f11122f75cc3de18037fcc0d0b2c27 https://github.com/OpenSC/OpenSC/commit/ad47d4d043f11122f75cc3de18037fcc0d0b2c27 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/libopensc/reader-pcsc.c M src/minidriver/minidriver.c Log Message: ----------- minidriver: * factorize the code from CardAuthenticatePIN into CardAuthenticateEx * allows authentication with the PINPAD without a UI minidriver: fix some code analysis warnings Commit: d96e53b102fc73afd11d20b6bd8d372daac38bfe https://github.com/OpenSC/OpenSC/commit/d96e53b102fc73afd11d20b6bd8d372daac38bfe Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: better error code if CARD_PIN_SILENT_CONTEXT is set Commit: f3c9525137bcaf4a96576ba63a3d9b21a55875d9 https://github.com/OpenSC/OpenSC/commit/f3c9525137bcaf4a96576ba63a3d9b21a55875d9 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- fix attempt remaining regression if the card is blocked Commit: 659da4f538fcf9d427779f42a0cd598c3076eced https://github.com/OpenSC/OpenSC/commit/659da4f538fcf9d427779f42a0cd598c3076eced Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: CardSignData - better parameter checking Commit: a671cf8fe2e4ac2eb824aae395d9bc30fcc655a8 https://github.com/OpenSC/OpenSC/commit/a671cf8fe2e4ac2eb824aae395d9bc30fcc655a8 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- CardAuthenticateEx: test for remaining attempts before ... Commit: 6b58b1db01a77754d6cefc39ca0a1f3ffa076869 https://github.com/OpenSC/OpenSC/commit/6b58b1db01a77754d6cefc39ca0a1f3ffa076869 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: merge CardUnblockPin and CardChangeAuthenticator into CardChangeAuthenticatorEx Commit: 7d225e28f7474f8837e7de3bde7f707ba7b1f8ad https://github.com/OpenSC/OpenSC/commit/7d225e28f7474f8837e7de3bde7f707ba7b1f8ad Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: add support for the special msroot file which contains the root certificates stored on the card. Commit: 6127fe6b779227070c9a1f37feb2f6168832ed5e https://github.com/OpenSC/OpenSC/commit/6127fe6b779227070c9a1f37feb2f6168832ed5e Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c M src/minidriver/versioninfo-minidriver.rc.in Log Message: ----------- minidriver: change the UI (remplace a messagebox by a nice dialog) ; add a translation function for errors Commit: 33cf1619413c88f491d6ff5db2359b81faa2914b https://github.com/OpenSC/OpenSC/commit/33cf1619413c88f491d6ff5db2359b81faa2914b Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c M src/minidriver/versioninfo-minidriver.rc.in Log Message: ----------- minidriver: pinpad authentication is now working for smart card logon !!! (still needs 5 pinpad entries) minidriver: minor fixes Commit: 017d98f87f5061116f0a48ba37f2c98b391aee8e https://github.com/OpenSC/OpenSC/commit/017d98f87f5061116f0a48ba37f2c98b391aee8e Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- trying to fix image path when compiling Commit: 5a1ca44c11e463b5ac6fe16c529f2266358ea589 https://github.com/OpenSC/OpenSC/commit/5a1ca44c11e463b5ac6fe16c529f2266358ea589 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/Make.rules.mak M win32/Makefile.am M win32/Makefile.mak M win32/OpenSC.wxs.in A win32/customactions.c A win32/customactions.exports Log Message: ----------- custom action skeleton (without actions) - help welcome ... Commit: 9e07a75968a3d829a072c12aa0c6b128bbec3310 https://github.com/OpenSC/OpenSC/commit/9e07a75968a3d829a072c12aa0c6b128bbec3310 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M configure.ac M win32/Make.rules.mak M win32/Makefile.am M win32/Makefile.mak R win32/customactions.c A win32/customactions.cpp Log Message: ----------- detect the wix components installed on the build machine Commit: 0b683472b0749b45c14c181c22b1e86f0775dc64 https://github.com/OpenSC/OpenSC/commit/0b683472b0749b45c14c181c22b1e86f0775dc64 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/Make.rules.mak M win32/Makefile.mak M win32/OpenSC.wxs.in M win32/customactions.cpp M win32/customactions.exports Log Message: ----------- win32 setup: add basic minidriver card registration and unregistration via a custom action Commit: 2f6d1b5c9783fcd52d73881baa61e5d2a895862b https://github.com/OpenSC/OpenSC/commit/2f6d1b5c9783fcd52d73881baa61e5d2a895862b Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M configure.ac M win32/Makefile.am M win32/Makefile.mak A win32/versioninfo-customactions.rc.in Log Message: ----------- avoid the failure: "Failed to get file version of custom action dll" Commit: aede9b164beeb35cba493f3e00bb2136c455ee44 https://github.com/OpenSC/OpenSC/commit/aede9b164beeb35cba493f3e00bb2136c455ee44 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: fix compilation warnings on x64 (size_t <> DWORD) Commit: ac82a96ccc7cd2ef54d5d1cbc1fa7a32aee582ee https://github.com/OpenSC/OpenSC/commit/ac82a96ccc7cd2ef54d5d1cbc1fa7a32aee582ee Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c M win32/OpenSC.wxs.in Log Message: ----------- minidriver: add my name in the author list setup: change the url to match the new one Commit: 8ec000e80d500d4b993f74465442cc509e1c90cb https://github.com/OpenSC/OpenSC/commit/8ec000e80d500d4b993f74465442cc509e1c90cb Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c M src/minidriver/versioninfo-minidriver.rc.in Log Message: ----------- minidriver: change the icon of the pinpad dialog Commit: 7784d24ee136c96a353ccc810ab2394887c9fefc https://github.com/OpenSC/OpenSC/commit/7784d24ee136c96a353ccc810ab2394887c9fefc Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/customactions.cpp Log Message: ----------- win32/customactions.cpp: add the MaskTech card minidriver registration data Commit: 72b5d8fe9adcd5ae3ecb89b4c617151222e44c8b https://github.com/OpenSC/OpenSC/commit/72b5d8fe9adcd5ae3ecb89b4c617151222e44c8b Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- md: use 'store-or-update' store certificate mode Commit: 565cb90faa6f6ec1e0b9a090c20d6968e498da7f https://github.com/OpenSC/OpenSC/commit/565cb90faa6f6ec1e0b9a090c20d6968e498da7f Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M configure.ac M doc/tools/pkcs11-tool.1.xml M src/libopensc/Makefile.am M src/libopensc/Makefile.mak M src/libopensc/card-authentic.c M src/libopensc/card-dnie.c M src/libopensc/card-iasecc.c M src/libopensc/card-isoApplet.c A src/libopensc/card-masktech.c M src/libopensc/card-myeid.c M src/libopensc/card-piv.c M src/libopensc/card-sc-hsm.c M src/libopensc/cardctl.h M src/libopensc/cards.h M src/libopensc/ctx.c M src/libopensc/cwa14890.c M src/libopensc/dir.c M src/libopensc/iso7816.c M src/libopensc/log.h M src/libopensc/pkcs15-algo.c M src/libopensc/pkcs15-cache.c M src/libopensc/pkcs15-data.c M src/libopensc/pkcs15-dnie.c M src/libopensc/pkcs15-infocamere.c M src/libopensc/pkcs15-pin.c M src/libopensc/pkcs15-pubkey.c M src/libopensc/pkcs15-syn.c M src/libopensc/pkcs15.c M src/libopensc/reader-pcsc.c M src/libsm/sm-common.c M src/minidriver/minidriver.c M src/minidriver/versioninfo-minidriver.rc.in M src/pkcs11/framework-pkcs15.c M src/pkcs11/mechanism.c M src/pkcs11/openssl.c M src/pkcs11/pkcs11-object.c M src/pkcs11/sc-pkcs11.h M src/pkcs11/slot.c M src/pkcs15init/pkcs15-authentic.c M src/pkcs15init/pkcs15-cflex.c M src/pkcs15init/pkcs15-gpk.c M src/pkcs15init/pkcs15-iasecc.c M src/pkcs15init/pkcs15-init.h M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/pkcs15-myeid.c M src/pkcs15init/pkcs15-oberthur-awp.c M src/pkcs15init/pkcs15-rtecp.c M src/pkcs15init/pkcs15-setcos.c M src/pkcs15init/profile.c M src/smm/sm-cwa14890.c M src/tests/pintest.c M src/tools/openpgp-tool.c M src/tools/pkcs11-tool.c M src/tools/pkcs15-crypt.c M src/tools/pkcs15-init.c M src/tools/pkcs15-tool.c M src/tools/sc-hsm-tool.c M win32/Make.rules.mak M win32/Makefile.am M win32/Makefile.mak M win32/OpenSC.wxs.in A win32/bannrbmp.bmp A win32/customactions.cpp A win32/customactions.exports A win32/dlgbmp.bmp A win32/versioninfo-customactions.rc.in Log Message: ----------- Merge branch 'master' into 0.15.0 Compare: https://github.com/OpenSC/OpenSC/compare/96ca52573578...565cb90faa6f |
From: GitHub <no...@gi...> - 2015-05-10 13:10:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 6a2e9aa3b6c1bdb4ff9e0da3757420b302f574f6 https://github.com/OpenSC/OpenSC/commit/6a2e9aa3b6c1bdb4ff9e0da3757420b302f574f6 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- Merge branch 'upstream/master' Conflicts: src/libopensc/card-openpgp.c src/libopensc/pkcs15-gemsafeV1.c src/pkcs11/mechanism.c Commit: 2667394f228f49c274787a753920e7838245620d https://github.com/OpenSC/OpenSC/commit/2667394f228f49c274787a753920e7838245620d Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- better parameter checks for CardGetProperty and CardSetProperty Added value for secure key injection (to reject it properly because it is not implemented) Commit: b7f000d6b8ce28a8724e381b23bdc1f9d5f1902a https://github.com/OpenSC/OpenSC/commit/b7f000d6b8ce28a8724e381b23bdc1f9d5f1902a Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- add parameter checking for CardSignData Commit: 6aaf9d462c6488fa2d21143bf15007842661783b https://github.com/OpenSC/OpenSC/commit/6aaf9d462c6488fa2d21143bf15007842661783b Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- fix a problem: CardDeauthenticate(ex) do nothing, but the base CSP think that the user is deauthenticate from the card. The user is still authenticated ! Commit: 54f462368b170e5a026b8dbf723f8cb2dc72cbf2 https://github.com/OpenSC/OpenSC/commit/54f462368b170e5a026b8dbf723f8cb2dc72cbf2 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- Fix CardSignData "invalid signature" bug when called from CryptSignHash(CRYPT_NOHASHOID) Commit: 9544844d83e56891c5f164ddcd2418c337164868 https://github.com/OpenSC/OpenSC/commit/9544844d83e56891c5f164ddcd2418c337164868 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- CardSignData: better error message if the card do not support the signing operation with the algorithm (replace the return code from internal error to unsupported) Commit: c5efcae0292ee86b1bc800ca06626998a25ef881 https://github.com/OpenSC/OpenSC/commit/c5efcae0292ee86b1bc800ca06626998a25ef881 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- CardRSADecrypt: better parameter checking CardRSADecrypt & CardSignData: better OpenSC -> minidriver error code translation Commit: cb38657d47ad0bebfb7ae9763d746ce1c0018532 https://github.com/OpenSC/OpenSC/commit/cb38657d47ad0bebfb7ae9763d746ce1c0018532 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- CardSignData: add support for missing hash algorithm Commit: 8036388f292b13cd2df36dd6b8b08c5a34093321 https://github.com/OpenSC/OpenSC/commit/8036388f292b13cd2df36dd6b8b08c5a34093321 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver PINPAD: fix a regression issue (the parameter - message - can be set to null) Improve the error code when the user cancel the operation ("The operation was canceled by the user" instead of "invalid parameter") Signed-off-by: vletoux <vin...@gm...> Commit: 9601041f75392c11521201dd509be60ef0f7d900 https://github.com/OpenSC/OpenSC/commit/9601041f75392c11521201dd509be60ef0f7d900 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/OpenSC.wxs.in A win32/bannrbmp.bmp A win32/dlgbmp.bmp Log Message: ----------- win32 setup: * change the default wix background image (aka brand the setup) * add the missing ARPCONTACT property Commit: 1e78e16e657803bc21cc33e180643bfdd9a70cee https://github.com/OpenSC/OpenSC/commit/1e78e16e657803bc21cc33e180643bfdd9a70cee Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- fix memory leak in minidriver: the virtual filesystem is never freed and in some case when an error occurs Commit: a5593afc781ee7bffb3b061618b9086273099e6c https://github.com/OpenSC/OpenSC/commit/a5593afc781ee7bffb3b061618b9086273099e6c Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: better parameter checking with CardQueryKeySizes and CardGetContainerProperty Commit: f331b35c4ee80a71acc7cbdcb5c873a012b24a9f https://github.com/OpenSC/OpenSC/commit/f331b35c4ee80a71acc7cbdcb5c873a012b24a9f Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: make the parameter check be aware of pinpad capabilities Commit: 8062eac14575611cb70e2cfc431fed2507180f2f https://github.com/OpenSC/OpenSC/commit/8062eac14575611cb70e2cfc431fed2507180f2f Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: fix CardQueryCapabilities and CardGetProperty fKeyGen flag. A read only card cannot generate keys Commit: ad47d4d043f11122f75cc3de18037fcc0d0b2c27 https://github.com/OpenSC/OpenSC/commit/ad47d4d043f11122f75cc3de18037fcc0d0b2c27 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/libopensc/reader-pcsc.c M src/minidriver/minidriver.c Log Message: ----------- minidriver: * factorize the code from CardAuthenticatePIN into CardAuthenticateEx * allows authentication with the PINPAD without a UI minidriver: fix some code analysis warnings Commit: d96e53b102fc73afd11d20b6bd8d372daac38bfe https://github.com/OpenSC/OpenSC/commit/d96e53b102fc73afd11d20b6bd8d372daac38bfe Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: better error code if CARD_PIN_SILENT_CONTEXT is set Commit: f3c9525137bcaf4a96576ba63a3d9b21a55875d9 https://github.com/OpenSC/OpenSC/commit/f3c9525137bcaf4a96576ba63a3d9b21a55875d9 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- fix attempt remaining regression if the card is blocked Commit: 659da4f538fcf9d427779f42a0cd598c3076eced https://github.com/OpenSC/OpenSC/commit/659da4f538fcf9d427779f42a0cd598c3076eced Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: CardSignData - better parameter checking Commit: a671cf8fe2e4ac2eb824aae395d9bc30fcc655a8 https://github.com/OpenSC/OpenSC/commit/a671cf8fe2e4ac2eb824aae395d9bc30fcc655a8 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- CardAuthenticateEx: test for remaining attempts before ... Commit: 6b58b1db01a77754d6cefc39ca0a1f3ffa076869 https://github.com/OpenSC/OpenSC/commit/6b58b1db01a77754d6cefc39ca0a1f3ffa076869 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: merge CardUnblockPin and CardChangeAuthenticator into CardChangeAuthenticatorEx Commit: 7d225e28f7474f8837e7de3bde7f707ba7b1f8ad https://github.com/OpenSC/OpenSC/commit/7d225e28f7474f8837e7de3bde7f707ba7b1f8ad Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: add support for the special msroot file which contains the root certificates stored on the card. Commit: 6127fe6b779227070c9a1f37feb2f6168832ed5e https://github.com/OpenSC/OpenSC/commit/6127fe6b779227070c9a1f37feb2f6168832ed5e Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c M src/minidriver/versioninfo-minidriver.rc.in Log Message: ----------- minidriver: change the UI (remplace a messagebox by a nice dialog) ; add a translation function for errors Commit: 33cf1619413c88f491d6ff5db2359b81faa2914b https://github.com/OpenSC/OpenSC/commit/33cf1619413c88f491d6ff5db2359b81faa2914b Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c M src/minidriver/versioninfo-minidriver.rc.in Log Message: ----------- minidriver: pinpad authentication is now working for smart card logon !!! (still needs 5 pinpad entries) minidriver: minor fixes Commit: 017d98f87f5061116f0a48ba37f2c98b391aee8e https://github.com/OpenSC/OpenSC/commit/017d98f87f5061116f0a48ba37f2c98b391aee8e Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/OpenSC.wxs.in Log Message: ----------- trying to fix image path when compiling Commit: 5a1ca44c11e463b5ac6fe16c529f2266358ea589 https://github.com/OpenSC/OpenSC/commit/5a1ca44c11e463b5ac6fe16c529f2266358ea589 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/Make.rules.mak M win32/Makefile.am M win32/Makefile.mak M win32/OpenSC.wxs.in A win32/customactions.c A win32/customactions.exports Log Message: ----------- custom action skeleton (without actions) - help welcome ... Commit: 9e07a75968a3d829a072c12aa0c6b128bbec3310 https://github.com/OpenSC/OpenSC/commit/9e07a75968a3d829a072c12aa0c6b128bbec3310 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M configure.ac M win32/Make.rules.mak M win32/Makefile.am M win32/Makefile.mak R win32/customactions.c A win32/customactions.cpp Log Message: ----------- detect the wix components installed on the build machine Commit: 0b683472b0749b45c14c181c22b1e86f0775dc64 https://github.com/OpenSC/OpenSC/commit/0b683472b0749b45c14c181c22b1e86f0775dc64 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/Make.rules.mak M win32/Makefile.mak M win32/OpenSC.wxs.in M win32/customactions.cpp M win32/customactions.exports Log Message: ----------- win32 setup: add basic minidriver card registration and unregistration via a custom action Commit: 2f6d1b5c9783fcd52d73881baa61e5d2a895862b https://github.com/OpenSC/OpenSC/commit/2f6d1b5c9783fcd52d73881baa61e5d2a895862b Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M configure.ac M win32/Makefile.am M win32/Makefile.mak A win32/versioninfo-customactions.rc.in Log Message: ----------- avoid the failure: "Failed to get file version of custom action dll" Commit: aede9b164beeb35cba493f3e00bb2136c455ee44 https://github.com/OpenSC/OpenSC/commit/aede9b164beeb35cba493f3e00bb2136c455ee44 Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- minidriver: fix compilation warnings on x64 (size_t <> DWORD) Commit: ac82a96ccc7cd2ef54d5d1cbc1fa7a32aee582ee https://github.com/OpenSC/OpenSC/commit/ac82a96ccc7cd2ef54d5d1cbc1fa7a32aee582ee Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c M win32/OpenSC.wxs.in Log Message: ----------- minidriver: add my name in the author list setup: change the url to match the new one Commit: 8ec000e80d500d4b993f74465442cc509e1c90cb https://github.com/OpenSC/OpenSC/commit/8ec000e80d500d4b993f74465442cc509e1c90cb Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c M src/minidriver/versioninfo-minidriver.rc.in Log Message: ----------- minidriver: change the icon of the pinpad dialog Commit: 7784d24ee136c96a353ccc810ab2394887c9fefc https://github.com/OpenSC/OpenSC/commit/7784d24ee136c96a353ccc810ab2394887c9fefc Author: vletoux <vin...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M win32/customactions.cpp Log Message: ----------- win32/customactions.cpp: add the MaskTech card minidriver registration data Commit: 72b5d8fe9adcd5ae3ecb89b4c617151222e44c8b https://github.com/OpenSC/OpenSC/commit/72b5d8fe9adcd5ae3ecb89b4c617151222e44c8b Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/minidriver/minidriver.c Log Message: ----------- md: use 'store-or-update' store certificate mode Compare: https://github.com/OpenSC/OpenSC/compare/e0aec3764ad4...72b5d8fe9adc |
From: GitHub <no...@gi...> - 2015-05-10 13:00:01
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: f154cdcaa4ac3bb4a53b3ed9a886cd23d4ef4ec4 https://github.com/OpenSC/OpenSC/commit/f154cdcaa4ac3bb4a53b3ed9a886cd23d4ef4ec4 Author: vletoux <vin...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-pin.c Log Message: ----------- pkcs15-pin: sc_pkcs15_unblock_pin: avoid to ask the PUK twice Commit: 3cf56d8fb7f8a54a16eb89ca3230b07bf3f7e4be https://github.com/OpenSC/OpenSC/commit/3cf56d8fb7f8a54a16eb89ca3230b07bf3f7e4be Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/pkcs15init/pkcs15-lib.c Log Message: ----------- pkcs15init: fix non-unique-ID control Commit: e0aec3764ad4162631c07c1663b680575ca0eb08 https://github.com/OpenSC/OpenSC/commit/e0aec3764ad4162631c07c1663b680575ca0eb08 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M src/pkcs15init/pkcs15-init.h M src/pkcs15init/pkcs15-lib.c M src/tools/pkcs15-init.c Log Message: ----------- pkcs15init: 'store-or-update' certificate option Compare: https://github.com/OpenSC/OpenSC/compare/3e0356b170a3...e0aec3764ad4 |
From: GitHub <no...@gi...> - 2015-05-08 18:54:51
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 37b6f0bbdfcb88a3bd761209cab211d710cc3666 https://github.com/OpenSC/OpenSC/commit/37b6f0bbdfcb88a3bd761209cab211d710cc3666 Author: Philip Wendland <wen...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-isoApplet.c Log Message: ----------- IsoApplet: fix EC mechanism ext_flag Commit: 78e434da93077e5b002d364df308847c62cb76a2 https://github.com/OpenSC/OpenSC/commit/78e434da93077e5b002d364df308847c62cb76a2 Author: Philip Wendland <wen...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- register EC mechanisms with flags independent of RSA flags Prior to this commit, all hashes registered for RSA or other key types were registered for ECDSA as well. register ECDH mechanism only when supported by card ECDH should only be registered if the card driver sets the SC_ALGORITHM_ECDH_CDH_RAW flag. register software PKCS#1 (1.5) padding only when RAW RSA is supported by card If OpenSC supports PSS/OAEP padding or other padding mechanisms in future, and there would be a card that enforces hardware PSS/OAEP padding, the PKCS#1 v1.5 padding mechanism should not be registered. Commit: 4142456c74a56c3f0a7a276f3a3711c52bb41f4b https://github.com/OpenSC/OpenSC/commit/4142456c74a56c3f0a7a276f3a3711c52bb41f4b Author: Philip Wendland <wen...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-myeid.c M src/libopensc/card-piv.c M src/libopensc/card-sc-hsm.c Log Message: ----------- PIV, sc-hsm, myeid: register ECDH card capabilites Prior to 066132327c71300188aa66180fde2fb3d90c5140, CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE were always registered for cards that support SC_ALGORITHM_ECDSA_RAW. The mentioned commit changed this behavior, so that the ECDH mechanisms are only registered for cards that set the SC_ALGORITHM_ECDH_CDH_RAW capability flag. To keep the existing behavior for the cards, they need to set this flag in the card driver. Commit: 254320e34cda81720b8a102c7bbf59deff5d68ba https://github.com/OpenSC/OpenSC/commit/254320e34cda81720b8a102c7bbf59deff5d68ba Author: Philip Wendland <wen...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-myeid.c Log Message: ----------- myeid: seperate ECC from RSA flags Should keep the existing behavior, but improve readability. Commit: 3e0356b170a3a6d2f85fce231e9e2064336671c8 https://github.com/OpenSC/OpenSC/commit/3e0356b170a3a6d2f85fce231e9e2064336671c8 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-isoApplet.c M src/libopensc/card-piv.c Log Message: ----------- register CKM_ECDSA and CKM_ECDSA_SHA1 depending on card capabilities fix #429 Compare: https://github.com/OpenSC/OpenSC/compare/fd3d07a88496...3e0356b170a3 |
From: GitHub <no...@gi...> - 2015-05-08 07:56:47
|
Branch: refs/heads/coverity_scan Home: https://github.com/OpenSC/OpenSC Commit: 557ae6dec7fa35278ef92fae0282dbbfcd025836 https://github.com/OpenSC/OpenSC/commit/557ae6dec7fa35278ef92fae0282dbbfcd025836 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/cardctl.h M src/pkcs15init/pkcs15-iasecc.c M src/pkcs15init/pkcs15-lib.c M src/pkcs15init/pkcs15-oberthur.c M src/pkcs15init/profile.c Log Message: ----------- coverity: some fixes |
From: GitHub <no...@gi...> - 2015-05-08 07:19:03
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 689ece205ae04ac65a9941b7568ab84b36f94475 https://github.com/OpenSC/OpenSC/commit/689ece205ae04ac65a9941b7568ab84b36f94475 Author: vletoux <vin...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-masktech.c Log Message: ----------- card-masktech.c: code improvements fixes #457 Commit: 6523f3fcb9fe78650597be2710e69818e0c92b13 https://github.com/OpenSC/OpenSC/commit/6523f3fcb9fe78650597be2710e69818e0c92b13 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/log.h Log Message: ----------- added LOG_TEST_GOTO_ERR and SC_TEST_GOTO_ERR Don't forget to set the error label! Commit: 1f69a0d6879d969aaa88af0efba09810d3208567 https://github.com/OpenSC/OpenSC/commit/1f69a0d6879d969aaa88af0efba09810d3208567 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-authentic.c Log Message: ----------- fixed indenting Commit: c7afbb4ca2bdeec80e5c60008bbf800d6916d86c https://github.com/OpenSC/OpenSC/commit/c7afbb4ca2bdeec80e5c60008bbf800d6916d86c Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-algo.c Log Message: ----------- pkcs15-algo: fixed resource leak Commit: 9263da49aaa33b3bc1d26e396a392eb9ca06400b https://github.com/OpenSC/OpenSC/commit/9263da49aaa33b3bc1d26e396a392eb9ca06400b Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15.c Log Message: ----------- pkcs15: fixed resource leak Commit: 3a6c4a0e1d2a40b1746b5cd9f4212347a9dc364d https://github.com/OpenSC/OpenSC/commit/3a6c4a0e1d2a40b1746b5cd9f4212347a9dc364d Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-cache.c Log Message: ----------- pkcs15-cache: fixed resource leak Commit: 18e962942baddb943ae53c91b4ab061580e4636e https://github.com/OpenSC/OpenSC/commit/18e962942baddb943ae53c91b4ab061580e4636e Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-data.c Log Message: ----------- pkcs15-data: fix memory leakage Commit: 841d89dda685c1698a0011a7b3c50d29527ade74 https://github.com/OpenSC/OpenSC/commit/841d89dda685c1698a0011a7b3c50d29527ade74 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-pubkey.c Log Message: ----------- pkcs15-pubkey: fixed resource leak Commit: 3cfb44d70464ad126e5a098a283a8c9c32135594 https://github.com/OpenSC/OpenSC/commit/3cfb44d70464ad126e5a098a283a8c9c32135594 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-syn.c Log Message: ----------- pkcs15-syn: fixed resource leak Commit: e215b7b4fb5d51d72dc44bb7ac9dbc6fb5348426 https://github.com/OpenSC/OpenSC/commit/e215b7b4fb5d51d72dc44bb7ac9dbc6fb5348426 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libsm/sm-common.c Log Message: ----------- sm-common: fixed resource leak Commit: 4af4308d19ebcfccf757202e3bd0fc6eed49aefe https://github.com/OpenSC/OpenSC/commit/4af4308d19ebcfccf757202e3bd0fc6eed49aefe Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-authentic.c M src/pkcs15init/pkcs15-authentic.c Log Message: ----------- authentic: fixed resource leak pkcs15-authentic: fixed resource leak card-authentic: fixed resource leak Commit: d4fd135e2040670b35c79c9fbe5c641d31c9bd00 https://github.com/OpenSC/OpenSC/commit/d4fd135e2040670b35c79c9fbe5c641d31c9bd00 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-cflex.c Log Message: ----------- pkcs15-cflex: fixed resource leak Commit: 68becc8fc491cc27a7eb3f8cd8e5291308457f7c https://github.com/OpenSC/OpenSC/commit/68becc8fc491cc27a7eb3f8cd8e5291308457f7c Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-gpk.c Log Message: ----------- pkcs15-gpk: fixed resource leak Commit: 475ce71453080c190ffddaba38d04fe6c8d43087 https://github.com/OpenSC/OpenSC/commit/475ce71453080c190ffddaba38d04fe6c8d43087 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-iasecc.c M src/pkcs15init/pkcs15-iasecc.c Log Message: ----------- iasecc: fixed resource leak pkcs15-iasecc: fix memory leakage iasecc: fix memory leakage Commit: ac84d282b1a5e7aae8d68ea7b15a214d4f28687d https://github.com/OpenSC/OpenSC/commit/ac84d282b1a5e7aae8d68ea7b15a214d4f28687d Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-myeid.c M src/pkcs15init/pkcs15-myeid.c Log Message: ----------- myeid: fixed resource leak pkcs15-myeid: fix memory leakage myeid: fix memory leakage Commit: d636338eaf597e20e3e7c2a33146c5de7c9bc413 https://github.com/OpenSC/OpenSC/commit/d636338eaf597e20e3e7c2a33146c5de7c9bc413 Author: Viktor Tarasov <vik...@gm...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-oberthur-awp.c Log Message: ----------- pkcs15-oberthur: fix memory leakage Commit: 44253c63d08f39c0ea35eab2b96d46719c3abcef https://github.com/OpenSC/OpenSC/commit/44253c63d08f39c0ea35eab2b96d46719c3abcef Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-rtecp.c Log Message: ----------- pkcs15-rtecp: fixed resource leak Commit: 6cb99be8219026e7d1354ab3216af26596c66f49 https://github.com/OpenSC/OpenSC/commit/6cb99be8219026e7d1354ab3216af26596c66f49 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/pkcs15-setcos.c Log Message: ----------- pkcs15-setcos: fixed resource leak Commit: 01e573b9876b6538d85e85c16d2a3f2085ebb1cd https://github.com/OpenSC/OpenSC/commit/01e573b9876b6538d85e85c16d2a3f2085ebb1cd Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs15init/profile.c Log Message: ----------- profile: fixed resource leak Commit: efbd4068af4e475ead56c295b85911af89959d0d https://github.com/OpenSC/OpenSC/commit/efbd4068af4e475ead56c295b85911af89959d0d Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/smm/sm-cwa14890.c Log Message: ----------- sm-cwa14890: fixed resource leak Commit: b0a708b0bb2f25be9d417e56b78ba6f20f2a1d78 https://github.com/OpenSC/OpenSC/commit/b0a708b0bb2f25be9d417e56b78ba6f20f2a1d78 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tests/pintest.c Log Message: ----------- pintest: fixed resource leak Commit: c65caed7f4ce3b3146054eafc5bb2ed426931a38 https://github.com/OpenSC/OpenSC/commit/c65caed7f4ce3b3146054eafc5bb2ed426931a38 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/openpgp-tool.c Log Message: ----------- openpgp-tool: fixed resource leak VTA: slightly touched, original commit f0ddbf4 Commit: a83da8a947232c0c6f084cbbfeb7b979fe554368 https://github.com/OpenSC/OpenSC/commit/a83da8a947232c0c6f084cbbfeb7b979fe554368 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/pkcs15-crypt.c Log Message: ----------- pkcs15-crypt: fixed resource leak Commit: 1f16f24052d5567bb2de92f080378421fa9719e2 https://github.com/OpenSC/OpenSC/commit/1f16f24052d5567bb2de92f080378421fa9719e2 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/pkcs15-init.c Log Message: ----------- pkcs15-init: fixed resource leak Commit: d96f25c147d1e19efab4f3141cf8ed8dbd55678c https://github.com/OpenSC/OpenSC/commit/d96f25c147d1e19efab4f3141cf8ed8dbd55678c Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/pkcs15-tool.c Log Message: ----------- pkcs15-tool: fixed resource leak Commit: bbb803ff2e75d56e8e27d6973fde389a5f08d4f7 https://github.com/OpenSC/OpenSC/commit/bbb803ff2e75d56e8e27d6973fde389a5f08d4f7 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/sc-hsm-tool.c Log Message: ----------- sc-hsm-tool: fixed resource leak Commit: 8838388ceb9818873227e399d4fca741df3659b9 https://github.com/OpenSC/OpenSC/commit/8838388ceb9818873227e399d4fca741df3659b9 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/pkcs15-infocamere.c Log Message: ----------- pkcs15-infocamere: fixed resource leak Commit: ecc9b9dac9fe4edc08d55a5aad9a94b990f4f370 https://github.com/OpenSC/OpenSC/commit/ecc9b9dac9fe4edc08d55a5aad9a94b990f4f370 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/openssl.c Log Message: ----------- openssl: fixed resource leak Commit: 2c32575e8970a997223f201caeeef12b53fd0174 https://github.com/OpenSC/OpenSC/commit/2c32575e8970a997223f201caeeef12b53fd0174 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: fixed resource leak Commit: e84951a5bf7f65d20061b49b6ebd8d739dd76708 https://github.com/OpenSC/OpenSC/commit/e84951a5bf7f65d20061b49b6ebd8d739dd76708 Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs11/mechanism.c M src/pkcs11/openssl.c M src/pkcs11/pkcs11-object.c M src/pkcs11/sc-pkcs11.h M src/pkcs11/slot.c M src/tools/pkcs11-tool.c Log Message: ----------- fix resource leaks in while registering PKCS#11 mechanisms introduces a free_mech_data for sc_pkcs11_mechanism_type_t to clear the mechanisms private memory Commit: e338b7c1ab2b6d39bf9d57c85f789279abd0a1ca https://github.com/OpenSC/OpenSC/commit/e338b7c1ab2b6d39bf9d57c85f789279abd0a1ca Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/framework-pkcs15.c Log Message: ----------- framework-pkcs15: fixed memory leak when encoding pubkey Commit: ef4edb74ba5dfb1830a3a21b0c895553e9d4eedc https://github.com/OpenSC/OpenSC/commit/ef4edb74ba5dfb1830a3a21b0c895553e9d4eedc Author: Frank Morgner <mo...@in...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/pkcs11/mechanism.c M src/pkcs11/openssl.c Log Message: ----------- fixed invalid free We duplicate mechanisms based on OpenSSL so that they can be freed along all the card's algorithms created via sc_pkcs11_new_fw_mechanism. Fixes regression from eaf548aa3dab80a9bbf51da8291e7db978e3a2ad Commit: fd3d07a88496dc0adfa2f6ff7eca9078ec087985 https://github.com/OpenSC/OpenSC/commit/fd3d07a88496dc0adfa2f6ff7eca9078ec087985 Author: Hector Sanjuan <he...@co...> Date: 2015-05-08 (Fri, 08 May 2015) Changed paths: M src/libopensc/card-dnie.c M src/libopensc/cwa14890.c M src/libopensc/pkcs15-dnie.c Log Message: ----------- Issue #451: Newer DNIe not working with OpenSC. This patch fixes 3 issues which consecutively have shown up when debugging the original problem: 1 - Newer DNIe report a byte count for public certificates which is the compressed size, while older DNIe report the uncompressed size. This resulted in short-reading the x509 certificates, and in an error parsing. Therefore, during initialization we proceed to set path->count for public certificates to -1. This ensures that the lenght of the certificates for reading will be set to file-> length, which has the correct size. 2 - pkcs11-tool -t was broken for DNIe (old and new)as it tried to strip pcks11 padding from the data to sign and OpenSC tried signatures with non-padded data (as the card had SC_ALGORITHM_RSA_RAW). The new algoflags (SC_ALGORITHM_RSA_HASH_NONE | SC_ALGORITHM_RSA_PAD_PKCS1) and the removal of the strip-padding call fix the issue. 3 - The new cards won't allow setting the LE bytes when calculating the TLV, when LE equals 256. This caused an wrong SM object error response (0x69 0x88). Therefore, we don't send the LE bytes anymore in this case. The patch has been tested to work on the new problematic card and on another old one. close #451 Compare: https://github.com/OpenSC/OpenSC/compare/976db5cb0400...fd3d07a88496 |
From: GitHub <no...@gi...> - 2015-05-07 15:20:13
|
Branch: refs/heads/minidriver-cmck-issues-i426 Home: https://github.com/OpenSC/OpenSC Commit: 8525178589a24e108d179fa969287ce8de3c11f8 https://github.com/OpenSC/OpenSC/commit/8525178589a24e108d179fa969287ce8de3c11f8 Author: vletoux <vin...@gm...> Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M win32/customactions.cpp Log Message: ----------- win32/customactions.cpp: add the MaskTech card minidriver registration data Commit: 23b1e7350f5e8fb8b0a095529edfc936a4fa8989 https://github.com/OpenSC/OpenSC/commit/23b1e7350f5e8fb8b0a095529edfc936a4fa8989 Author: viktorTarasov <vik...@gm...> Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M win32/customactions.cpp Log Message: ----------- Merge pull request #458 from vletoux/masktech-minidriver win32/customactions.cpp: add the MaskTech card minidriver registration Compare: https://github.com/OpenSC/OpenSC/compare/f853b2bf115f...23b1e7350f5e |
From: GitHub <no...@gi...> - 2015-05-05 08:21:21
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 976db5cb0400147e9108d434796d68c27f7b4c5c https://github.com/OpenSC/OpenSC/commit/976db5cb0400147e9108d434796d68c27f7b4c5c Author: vletoux <vin...@gm...> Date: 2015-05-05 (Tue, 05 May 2015) Changed paths: M src/libopensc/Makefile.am M src/libopensc/Makefile.mak A src/libopensc/card-masktech.c M src/libopensc/cards.h M src/libopensc/ctx.c M src/libopensc/dir.c Log Message: ----------- card-masktech: initial commit card-masktech.c: fix building issues on the integration platform card-masktech.c: fix linux compilation errors honour HAVE_CONFIG_H card-masktech.c: take in account Frank's remark about extended APDU in masktech_decipher remove trailing spaces |
From: GitHub <no...@gi...> - 2015-05-05 07:56:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 1586f240f43d134ab7225fbbf9624d445a925d0e https://github.com/OpenSC/OpenSC/commit/1586f240f43d134ab7225fbbf9624d445a925d0e Author: vletoux <vin...@gm...> Date: 2015-05-05 (Tue, 05 May 2015) Changed paths: M src/libopensc/iso7816.c Log Message: ----------- iso7816.c: fix SC_PIN_CMD_IMPLICIT_CHANGE with pinpad When a pinpad is used, the old pin is asked whatever, even if a previous authentication happenened or if the card doesn't support it. |