[opensc-devel] Support IAS/ECC v1.01

2011-01-19 Thread Viktor TARASOV
Hello, I would like to commit (in the middle of February) the base support of the cards IAS/ECC . 'General' IAS/ECC profiles are supported for administration and using, 'administration' profiles are supported in using . Multi applications is supported by the libopensc, pkcs15, pkcs15init and too

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-19 Thread Peter Stuge
Brian Thomas wrote: > My company is going to propose a patch to fix this problem. Great! > We are in dire need of this functionality to be implemented in a > public release with 1 months timeframe. Eh.. Well.. As you probably know that is not how open source projects work. > Does anybody have

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-19 Thread Jean-Michel Pouré - GOOZE
Le mercredi 19 janvier 2011 à 10:32 +0100, Peter Stuge a écrit : > As you probably know that is not how open source projects > work. I don't think anything has been planned. Do we all agree that open source project usually release often. -- Jean-Michel Pouré - Gooze - http://ww

Re: [opensc-devel] OpenSC 12 with minidriver

2011-01-19 Thread Peter Stuge
Jean-Michel Pouré - GOOZE wrote: > > As you probably know that is not how open source projects > > work. I don't think anything has been planned. > > Do we all agree that open source project usually release often. I agree that release often is good. I was refering to the "request" for release by

Re: [opensc-devel] Building cardmod Mindriver using Build environment

2011-01-19 Thread Martin Paljak
On Jan 14, 2011, at 7:12 PM, Douglas E. Engert wrote: > > Is this the version of the cngsgk.msi to use? I see there may > be a 1.3.0 version also available? 2.0 version should be used. Where on microsoft.com can you find the "download page" (which has release notes etc as well) for 1.3 versio

Re: [opensc-devel] Creation of card pkcs#15 structure

2011-01-19 Thread Aventra
Hi, Great, thanks a lot, this patch looks good. I tested it and works like a charm. Kind regards, Toni > -Original Message- > From: opensc-devel-boun...@lists.opensc-project.org [mailto:opensc-devel- > boun...@lists.opensc-project.org] On Behalf Of Viktor TARASOV > Sent: 18. tammikuuta 2

Re: [opensc-devel] Building cardmod Mindriver using Build environment

2011-01-19 Thread Douglas E. Engert
On 1/19/2011 8:20 AM, Martin Paljak wrote: > > On Jan 14, 2011, at 7:12 PM, Douglas E. Engert wrote: >> >> Is this the version of the cngsgk.msi to use? I see there may >> be a 1.3.0 version also available? > > 2.0 version should be used. > > Where on microsoft.com can you find the "download page

[opensc-devel] Proposed cardmod patch

2011-01-19 Thread Douglas E. Engert
Attached is a patch to the cardmod code to do the following: (1) Fix an uninitialized stricture by by using calloc in stead of malloc. With out this it was having problems with checking the status on the reader. (2) Implement a change that this should work for Brian Thomas that allo