Re: [opensc-devel] Additional Cardmod changes needed

2011-02-10 Thread francois . leblanc
Hello, "Douglas E. Engert" a écrit sur 09/02/2011 22:22:14 : > [image supprimée] > > Additional Cardmod changes needed > > Douglas E. Engert > > A : > > francois.leblanc, OpenSC-devel > > 09/02/2011 22:23 > > François, > > Please try the cardmod code that is now in SVN. It now works wi

[opensc-devel] FOSDEM2011 slides and videos

2011-02-10 Thread Martin Paljak
Hello, The slides and videos from the security devroom at FOSDEM 2011 are now available from the wiki: http://www.opensc-project.org/opensc/wiki/FOSDEM2011 If you missed FOSDEM this year, I suggest you try harder next year, it is a great event :) Best, Martin -- @MartinPaljak.net +3725156

[opensc-devel] build need libdl.dll now.

2011-02-10 Thread francois . leblanc
Hello, I build the current svn opensc projet with Martin's script : win32/installer_from_build It seems that now "libdl.dll" is required by "libltdl-3.dll" but "libdl.dll" isn't present... I tryed to see where this requirement now come from... but unfortunatly I don't see. Perhaps (again) A

Re: [opensc-devel] Building, testing and engaging companies for OpenSC 0.12.1

2011-02-10 Thread Martin Paljak
Hello, On Jan 24, 2011, at 6:07 PM, Martin Paljak wrote: > The next step, for next release, is to get automated (nightly) builds and > automated tests. After re-doing the hudson/jenkins installation a few times, the preliminary result is here: Mr. Jenkins for OpenSC - http://martinpaljak.net:

[opensc-devel] OpenDNIe project is now ready for public test

2011-02-10 Thread Juan Antonio Martinez
As you know, I've been working last 4 month with people at Cenatic[1] in two areas: 1- Maintenance[2] of DGP's DNIe GPL OpenSC driver in synch with OpenSC trunk and releases (0.11.13 and 0.12.0). At this moment Cenatic repository contains an up-to-date, working driver under LGPL license. In fact,

[opensc-devel] Exec patch

2011-02-10 Thread Marc Phillips
I'm in the process of getting engine_pkcs11 working with Apache (2.2.17). In order to faciliate that, I needed to enable a callout for unattended token login to engine_pkcs11. Here's what I've got for that. Constructive comments welcome and I'd also like to know how to submit the patch to be inc