Re: [opensc-devel] sc_reset

2006-03-22 Thread Nils Larsch
Josep Monés Teixidor wrote: Hello Nils, On Tue, 2006-03-21 at 20:38 +0100, Nils Larsch wrote: SC_SUCCESS is better than 0 [] if the reader doesn't support this operation this function MUST return a error like SC_ERROR_NOT_SUPPORTED (and of course applications using this features must be

[opensc-devel] "lock_login = true" in opensc.conf

2006-03-22 Thread Nils Larsch
Hi, Martin said that he would like to set "lock_login" to true as the default value in our opensc.conf. Are there any objections against this (incl. security concerns) ? Cheers, Nils ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org h

[opensc-devel] feature freeze for 0.11

2006-03-22 Thread Nils Larsch
unless someone has something extremly important that needs to be included in the upcoming 0.11 release I would like to announce a feature freeze for 0.11. Cheers, Nils ___ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc

Re: [opensc-devel] User Pin not initialized

2006-03-22 Thread Nils Larsch
Hi Eddy, sorry for the delayed response StartCom Ltd. wrote: Hi Nils, When using pam_pkcs11 it fails to login because of "open_pkcs11_login() failed: C_Login() failed: 102" Looking up the code for 102 points me to CKR_USER_PIN_NOT_INITIALIZED Am I right with this so far? Now the question i

Re: [opensc-devel] feature freeze for 0.11

2006-03-22 Thread Justin Karneges
On Wednesday 22 March 2006 13:57, Nils Larsch wrote: > unless someone has something extremly important that needs > to be included in the upcoming 0.11 release I would like > to announce a feature freeze for 0.11. I'd really like to get my eutron card working in the next version. What's the sche

Re: [opensc-devel] feature freeze for 0.11

2006-03-22 Thread Nils Larsch
Justin Karneges wrote: On Wednesday 22 March 2006 13:57, Nils Larsch wrote: unless someone has something extremly important that needs to be included in the upcoming 0.11 release I would like to announce a feature freeze for 0.11. I'd really like to get my eutron card working in the next versi

Re: [opensc-devel] feature freeze for 0.11

2006-03-22 Thread Justin Karneges
On Wednesday 22 March 2006 15:05, you wrote: > starcos 2.4 should already work (perhaps except for a missing ATR > but adding a new ATR is trivial and harmless change) as afaik the > differences between starcos spk 2.3 and starcos spk 2.4 are > negligible as far as opensc is concerned. I've added

Re: [opensc-devel] feature freeze for 0.11

2006-03-22 Thread Chaskiel M Grundman
--On Wednesday, March 22, 2006 03:52:20 PM -0800 Justin Karneges <[EMAIL PROTECTED]> wrote: On Wednesday 22 March 2006 15:05, you wrote: But --list-files does not: # opensc-tool - --list-files card.c:571:sc_list_files: called card.c:573:sc_list_files: returning with: Not supported

Re: [opensc-devel] feature freeze for 0.11

2006-03-22 Thread Justin Karneges
On Wednesday 22 March 2006 16:45, Chaskiel M Grundman wrote: > --On Wednesday, March 22, 2006 03:52:20 PM -0800 Justin Karneges > > <[EMAIL PROTECTED]> wrote: > > On Wednesday 22 March 2006 15:05, you wrote: > > > > But --list-files does not: > > > ># opensc-tool - --list-files > > card.c:5

Re: [opensc-devel] feature freeze for 0.11

2006-03-22 Thread Chaskiel M Grundman
--On Wednesday, March 22, 2006 05:19:06 PM -0800 Justin Karneges <[EMAIL PROTECTED]> wrote: Could these problems be related to the openct driver, or are we done with that? It would be nice to cross something off the list... looks like openct to me. I think we need to go back to ifdhandler tr

Re: [opensc-devel] feature freeze for 0.11

2006-03-22 Thread Justin Karneges
On Wednesday 22 March 2006 17:41, Chaskiel M Grundman wrote: > --On Wednesday, March 22, 2006 05:19:06 PM -0800 Justin Karneges > > <[EMAIL PROTECTED]> wrote: > > Could these problems be related to the openct driver, or are we done with > > that? It would be nice to cross something off the list...

Re: [opensc-devel] "lock_login = true" in opensc.conf

2006-03-22 Thread Martin Paljak
On 22.03.2006, at 23:57, Nils Larsch wrote: Martin said that he would like to set "lock_login" to true as the default value in our opensc.conf. I'd like it to be default *false* in the code (pkcs11/misc.c line 338) (And commented out in the config file) So that several applications could in de