Re: [opensc-devel] APPLE PC/SC bug workaround

2009-01-19 Thread Alon Bar-Lev
On 1/15/09, Martin Paljak wrote: > 10.5.6, the latest of Leopard fixes the problem, which was introduced > with Leopard. Removed. Thank you. I see you made some other changes... I would prefer you discuss changing defaults and behavior in the list before you commit anything. Also, please don't

Re: [opensc-devel] hide_empty_tokens

2009-01-19 Thread Martin Paljak
On Mon, Jan 19, 2009 at 3:00 PM, Alon Bar-Lev wrote: >> Tried it as well. hide_empty_tokens only matters for PKCS#15-init >> compatible cards and does not apply to read-only PKCS#15 emulated >> cards. > > Are you sure that emulated PKCS#15 cards cannot have multiple auth-ids? They can have mult

Re: [opensc-devel] hide_empty_tokens

2009-01-19 Thread Alon Bar-Lev
On 1/19/09, Martin Paljak wrote: > > At least by playing with some of my installations, the > > hide_empty_tokens=yes is quite useful for most users. > > So I am for modify the code default. > > Tried it as well. hide_empty_tokens only matters for PKCS#15-init > compatible cards and does not

[opensc-devel] hide_empty_tokens

2009-01-19 Thread Martin Paljak
On Fri, Jan 16, 2009 at 11:48 PM, Alon Bar-Lev wrote: > On 1/16/09, Alon Bar-Lev wrote: >> > There are still some options in the example configuration file (one >> > distributed with Ubuntu/Debian by default) that differ from code level >> > settings: >> > hide_empty_tokens (yes in confi

[opensc-devel] New option v2_20_mode

2009-01-19 Thread Alon Bar-Lev
Hello Martin, I think the 2.20 should be the default, as the plug&play mode is important. All 2.11 applications will also work as the number of slots is returned correctly and if the application wish to get fewer slots it will get only these. So actually I don't think this option should be added.