Re: [opensc-devel] Half OT: PKCS#11+Mozilla

2011-08-26 Thread helpcrypto helpcrypto
2011/8/25 Douglas E. Engert deeng...@anl.gov: The OpenSC pkcs11/pkcs11-display.c has definitions for all these.  #define CKO_NETSCAPE 0xCE534350  #define CKO_NETSCAPE_CRL                (CKO_NETSCAPE + 1)  #define CKO_NETSCAPE_SMIME              (CKO_NETSCAPE + 2)  #define

Re: [opensc-devel] Patch: remove slots of detached reader(token)

2011-08-26 Thread Ludovic Rousseau
2011/8/25 Viktor Tarasov viktor.tara...@gmail.com: In the OpenSC context the detached reader/token is unknown before the SCardGetStatusChange() called. In windows, XP or Vista, the ScardGetStatusChange called for unknown reader returns SCARD_E_NO_READERS_AVAILABLE. The last revision of

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-26 Thread Peter Marschall
Hi, On Monday, 22. August 2011, Andreas Jellinghaus wrote: Hi Daniel, Am Sonntag 21 August 2011, 23:23:36 schrieb Daniel Kahn Gillmor: On 08/21/2011 12:36 PM, Peter Marschall wrote: * renable zlib readline support [...] what about a new, official Debian package, with my

Re: [opensc-devel] Fork of Debian's openSC repo at Github with ideas for 0.12.2 DEB

2011-08-26 Thread Peter Marschall
Hi, On Tuesday, 23. August 2011, Jean-Michel Pouré - GOOZE wrote: Do you also plan to build daily packages as well? No, publishing the repo was meant as a hint help for the Debian maintainers to update the official Debian opensc package. Best Peter -- Peter Marschall pe...@adpm.de

Re: [opensc-devel] Patch: remove slots of detached reader(token)

2011-08-26 Thread Viktor Tarasov
Le 26/08/2011 16:40, Ludovic Rousseau a écrit : 2011/8/25 Viktor Tarasovviktor.tara...@gmail.com: In the OpenSC context the detached reader/token is unknown before the SCardGetStatusChange() called. In windows, XP or Vista, the ScardGetStatusChange called for unknown reader returns

Re: [opensc-devel] Patch: remove slots of detached reader(token)

2011-08-26 Thread Ludovic Rousseau
2011/8/26 Viktor Tarasov viktor.tara...@gmail.com: Le 26/08/2011 16:40, Ludovic Rousseau a écrit : 2011/8/25 Viktor Tarasovviktor.tara...@gmail.com: In the OpenSC context the detached reader/token is unknown before the SCardGetStatusChange() called. In windows, XP or Vista, the