[opensc-devel] Tr : RE: Cardmod: classic form for the container's ID

2011-03-14 Thread francois . leblanc
Hello, If it's working it's ok for me, I haven't tested it, I will do if I have some time... Regards, François opensc-devel-boun...@lists.opensc-project.org a écrit sur 12/03/2011 20:40:20 : > [image supprimée] > > [opensc-devel] Cardmod: classic form for the container's ID > > Viktor TARA

Re: [opensc-devel] Gnome smartcard manager

2011-03-14 Thread Jean-Michel Pouré - GOOZE
Le dimanche 13 mars 2011 à 21:05 +0200, Martin Paljak a écrit : > > Jean-Michel, before you dig yourself deep into compilation guide, > please keep that in mind - it is not a SOHO end-user solution, it > depends on the central parts quite a lot. I'd like to link to the > "dogtag overview" page but

Re: [opensc-devel] Cardmod: classic form for the container's ID

2011-03-14 Thread Douglas E. Engert
On 3/12/2011 1:40 PM, Viktor TARASOV wrote: > Hi, > > For container's GUID I propose to adopt the classic serialized form > (ex.{3F2504E0-4F89-11D3-9A0C-0305E82C3301}) > used by Windows containers. > > In this patch there is also little simplification of the key research, and > some minor remar

Re: [opensc-devel] Cardmod: classic form for the container's ID

2011-03-14 Thread Douglas E. Engert
On 3/13/2011 1:03 PM, Viktor TARASOV wrote: > On 12.03.2011 20:40, Viktor TARASOV wrote: >> Hi, >> >> For container's GUID I propose to adopt the classic serialized form >> (ex.{3F2504E0-4F89-11D3-9A0C-0305E82C3301}) >> used by Windows containers. >> >> In this patch there is also little simplif

Re: [opensc-devel] Gnome smartcard manager

2011-03-14 Thread Douglas E. Engert
On 3/13/2011 2:12 PM, Martin Paljak wrote: > > On Mar 12, 2011, at 3:19 PM, Mr Dash Four wrote: > >> One of the reasons to subscribe to the list many months ago was that I >> wanted to use Gnome Smartcard Manager but it wasn't working (at least >> not in FC13) :-X > > I guess you are mixing up tw

[opensc-devel] r4096 breaks ODF parsing

2011-03-14 Thread Pierre Ossman
Hi everyone, We upgraded from 0.11.x to 0.12.x here and noticed a serious regression. The new branch has problems parsing ODFs where a type occurs multiple times. The code in question was introduced in r4096 and looks like this: Index: src/libopensc/pkcs15.c ==

[opensc-devel] r5220 breaks multi-application cards

2011-03-14 Thread Pierre Ossman
More fun regressions. :) This time it is r5220, and it looks like this chunk was committed by accident: Index: src/libopensc/pkcs15.c === --- src/libopensc/pkcs15.c (revision 5219) +++ src/libopensc/pkcs15.c (revision 5220)

Re: [opensc-devel] r4096 breaks ODF parsing

2011-03-14 Thread Viktor TARASOV
On 14.03.2011 14:22, Pierre Ossman wrote: > Hi everyone, > > We upgraded from 0.11.x to 0.12.x here and noticed a serious > regression. The new branch has problems parsing ODFs where a type > occurs multiple times. The code in question was introduced in r4096 > and looks like this: > > Index: src/l

Re: [opensc-devel] r5220 breaks multi-application cards

2011-03-14 Thread Viktor TARASOV
On 14.03.2011 15:38, Pierre Ossman wrote: > More fun regressions. :) > > This time it is r5220, and it looks like this chunk was committed by > accident: > > Index: src/libopensc/pkcs15.c > === > --- src/libopensc/pkcs15.c (revisi

Re: [opensc-devel] Cardmod: classic form for the container's ID

2011-03-14 Thread Viktor TARASOV
On 14.03.2011 14:00, Douglas E. Engert wrote: On 3/13/2011 1:03 PM, Viktor TARASOV wrote: On 12.03.2011 20:40, Viktor TARASOV wrote: Hi, For container's GUID I propose to adopt the classic serialized form (ex.{3F2504E0-4F89-11D3-9A0C-0305E82C3301}) used by Windows containers. In this patch

Re: [opensc-devel] Cardmod: classic form for the container's ID

2011-03-14 Thread Viktor TARASOV
On 14.03.2011 13:56, Douglas E. Engert wrote: > > On 3/12/2011 1:40 PM, Viktor TARASOV wrote: >> Hi, >> >> For container's GUID I propose to adopt the classic serialized form >> (ex.{3F2504E0-4F89-11D3-9A0C-0305E82C3301}) >> used by Windows containers. >> >> In this patch there is also little simp

[opensc-devel] Tuned entersafe.profile

2011-03-14 Thread Jean-Michel Pouré
Dear OpenSC members, Could you commit this simple patch, which was sent to the mailing a while ago and needs to be committed. Thanks. * I modified entersafe.profile, increased some index files' size, now it supports up to 9 RSA + X.509 certificates. here is the patch

Re: [opensc-devel] Cardmod: classic form for the container's ID

2011-03-14 Thread Douglas E. Engert
On 3/14/2011 2:02 PM, Viktor TARASOV wrote: > On 14.03.2011 13:56, Douglas E. Engert wrote: >> >> On 3/12/2011 1:40 PM, Viktor TARASOV wrote: >>> Hi, >>> >>> For container's GUID I propose to adopt the classic serialized form >>> (ex.{3F2504E0-4F89-11D3-9A0C-0305E82C3301}) >>> used by Windows co