Re: [opensc-devel] SVN->Git move.

2011-06-07 Thread Martin Paljak
Hello, On Jun 6, 2011, at 14:14 , Martin Paljak wrote: >> I've noticed that OpenSC is already at github.com [1], but not sure >> if github is ready to be used as OpenSC master for clone&fork our own >> branches (Seems that svn contents is newer than github's) > > I deliberately did not set up aut

[opensc-devel] Fix a compiler warning, and request for git help :-)

2011-06-07 Thread Ludovic Rousseau
Hello, My first git contribution [1] :-) " Fix compiler warning Declare the function static to fix: pkcs15-lib.c:1069: warning: no previous prototype for 'sc_pkcs15init_encode_prvkey_content' " What is the preferred way to submit patches? - reference them on github or another public git server (

Re: [opensc-devel] Fix a compiler warning, and request for git help :-)

2011-06-07 Thread Martin Paljak
Hello, On Jun 7, 2011, at 11:48 , Ludovic Rousseau wrote: > Hello, > > My first git contribution [1] :-) > " Fix compiler warning > > Declare the function static to fix: > pkcs15-lib.c:1069: warning: no previous prototype for > 'sc_pkcs15init_encode_prvkey_content' " > > What is the preferred w

Re: [opensc-devel] First Smartcard logon issue on XP SP3 with OpenSC 12.1

2011-06-07 Thread HOURY William
Hi Douglas, When I performed the test with different cards , I did request a certificate from my MS 2003 CA and then export it as a P12 , and finally import this P12 in both cards. Otherwise ,most of the time I use my tool which generates the keys on the card , send a CSR to MS 2003 CA , retri

[opensc-devel] Changeset 5558 in opensc

2011-06-07 Thread Andre Zepezauer
Hello Jean-Pierre, SC_PKCS15_PIN_FLAG_VERIFY_RC_COUNTER doesn't correspond to any flag defined in PKCS#15. Furthermore, the capability to modify the return code of the VERIFY command is not specific to PKCS#15. Why not using a different approach? In example it's possible to detect the installed p

Re: [opensc-devel] First Smartcard logon issue on XP SP3 with OpenSC 12.1

2011-06-07 Thread Douglas E. Engert
On 6/7/2011 7:43 AM, HOURY William wrote: > Hi Douglas, > > When I performed the test with different cards , I did request a certificate > from my MS 2003 CA and then export it as a P12 , and finally import this P12 > in both cards. > > Otherwise ,most of the time I use my tool which generates

Re: [opensc-devel] Change 5421 breaks MIT Kerberos login

2011-06-07 Thread Martin Paljak
Hello, On Jun 6, 2011, at 17:46 , Douglas E. Engert wrote: > On 6/6/2011 8:52 AM, Martin Paljak wrote: >> This is a generic messup by me, but I'm not entirely sure it was *not* >> intentional, read below. > > I agree, it is what OpenSC has been doing since I got involved, > basically take what wa

Re: [opensc-devel] Static link for opensc-pkcs11.dll

2011-06-07 Thread Martin Paljak
Hello, On Jun 6, 2011, at 18:53 , Viktor Tarasov wrote: > Le 06/06/2011 15:31, Martin Paljak a écrit : >> Hello, >> On May 29, 2011, at 10:05 , Viktor Tarasov wrote: > I have a xulrunner application that uses the old modified version of > opensc.dll and that needs to be used with the actu

[opensc-devel] Git build status.

2011-06-07 Thread Martin Paljak
Hello, I made my github master branch [1] be in sync with whatever gets commited to SVN, for now. All builds are successful from the Git master branch [2], including a snapshot tarball [3] of the source (also managed by Jenkins [4], not an internal cronjob). Slight changes are needed to suppo

Re: [opensc-devel] Git build status.

2011-06-07 Thread Juan Antonio Martinez
El mar, 07-06-2011 a las 17:38 +0300, Martin Paljak escribió: > Hello, [...] > It would be nice to split some "focus areas" to people who would deal with > them on "daily basis", like Windows, OSX, PKCS#11, Initialization, PKCS#15 > conformance/libopensc core and set up separate builders for tho

Re: [opensc-devel] Change 5421 breaks MIT Kerberos login

2011-06-07 Thread Douglas E. Engert
Nicely put. I like the way you are directing the project. On 6/7/2011 9:20 AM, Martin Paljak wrote: > Hello, > On Jun 6, 2011, at 17:46 , Douglas E. Engert wrote: >> On 6/6/2011 8:52 AM, Martin Paljak wrote: >>> This is a generic messup by me, but I'm not entirely sure it was *not* >>> intentiona

Re: [opensc-devel] Static link for opensc-pkcs11.dll

2011-06-07 Thread Viktor Tarasov
Le 07/06/2011 16:30, Martin Paljak a écrit : > Hello, > On Jun 6, 2011, at 18:53 , Viktor Tarasov wrote: > >> Le 06/06/2011 15:31, Martin Paljak a écrit : >>> Hello, >>> On May 29, 2011, at 10:05 , Viktor Tarasov wrote: >> I have a xulrunner application that uses the old modified version of >>

Re: [opensc-devel] Git build status.

2011-06-07 Thread Martin Paljak
Hola! On Tue, Jun 7, 2011 at 18:59, Juan Antonio Martinez wrote: > El mar, 07-06-2011 a las 17:38 +0300, Martin Paljak escribió: >> It would be nice to split some "focus areas" to people who would deal with >> them on "daily basis", like Windows, OSX, PKCS#11, Initialization, PKCS#15 >> conforman

Re: [opensc-devel] Changeset 5558 in opensc

2011-06-07 Thread Jean-Pierre Szikora
Hi Andre, You're right. My first idea is set this verifyRC feature through the cardos.profile file. But by checking for the package installation, we don't even need for a switch. I will revert this patch tomorrow. Cheers, Jean-Pierre Le 7 juin 2011 à 15:17, Andre Zepezauer a écrit : > Hello

Re: [opensc-devel] Git build status.

2011-06-07 Thread Andreas Jellinghaus
Hi Martin, with the svn to git migration, I'm disabling my snapshot script. Is that ok? How cna jenkins create new tar files and upload those to opensc-project.org? Or can you run the service on the server directly? > One thing that needs to be dealt with is opensc-commits, which also > includes