The build environment moved to its new repository [1].
[1] http://www.opensc-project.org/svn/windows/trunk
___
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel
On Mon, Apr 21, 2008 at 10:36:31PM +0300, Alon Bar-Lev wrote:
> Anyway this branch adds the following:
Looks good.
//Peter
___
opensc-devel mailing list
[email protected]
http://www.opensc-project.org/mailman/listinfo/opensc-devel
On Friday 18 April 2008, Alon Bar-Lev wrote:
> And I found the he PKCS#11 provider does not refresh slot list with
> C_GetSlotList is called with NULL_PTR.
>
> This is extremely important for tokens, as the reader hardware is removed and
> inserted when
> card is removed and inserted.
>
> Lacki
On 4/21/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
> After removing the CC=gcc from my environment, and new svn
> checkouts for opensc, libp11, engine_pkcs11 and scb, the
> SCB built using the create-using-mingw ran on Ubuntu. I have
> started testing on XP, and so far the command line to
After removing the CC=gcc from my environment, and new svn
checkouts for opensc, libp11, engine_pkcs11 and scb, the
SCB built using the create-using-mingw ran on Ubuntu. I have
started testing on XP, and so far the command line tools work.
--
Douglas E. Engert <[EMAIL PROTECTED]>
Argonn
On 4/21/08, Ludovic Rousseau <[EMAIL PROTECTED]> wrote:
> Why is the SCardEndTransaction() call needed?
> It is needed to Linux or Windows or both?
Hi!
I reverted this, it was caused due to fork() something...
> If the application calls SCardConnect() again then all previous
> transactions sh
On Mon, Apr 21, 2008 at 11:20 AM, Ludovic Rousseau
<[EMAIL PROTECTED]> wrote:
> On Sun, Apr 20, 2008 at 11:23 PM, <[EMAIL PROTECTED]> wrote:
> > Revision: 3483
> > Author: alonbl
> > Date: 2008-04-20 23:23:26 +0200 (Sun, 20 Apr 2008)
> >
> > Log Message:
> > ---
> > Hand
Hello Alon,
On Sun, Apr 20, 2008 at 11:23 PM, <[EMAIL PROTECTED]> wrote:
> Revision: 3483
> Author: alonbl
> Date: 2008-04-20 23:23:26 +0200 (Sun, 20 Apr 2008)
>
> Log Message:
> ---
> Handle SCARD_E_INVALID_HANDLE at pcsc_lock
>
> Modified Paths:
> --
> branc