Re: [opensc-devel] Moving master forward

2011-12-14 Thread Alon Bar-Lev
On Thu, Dec 15, 2011 at 9:43 AM, Martin Paljak wrote: > On 15/12/11 01:43, Alon Bar-Lev wrote: >> Oh... I was so excited I missed some important issue. >> When submitting a patchset it should be tested for build as atomic unit. >> Currently the system tries to compile each changeset by it-self. >>

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Martin Paljak
On 15/12/11 01:43, Alon Bar-Lev wrote: > Oh... I was so excited I missed some important issue. > When submitting a patchset it should be tested for build as atomic unit. > Currently the system tries to compile each changeset by it-self. > Many times this will not work, as patchset is divided into l

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Alon Bar-Lev
On Thu, Dec 15, 2011 at 1:41 AM, Alon Bar-Lev wrote: > On Wed, Dec 14, 2011 at 8:41 PM, Martin Paljak > wrote: >> On 12/14/11 5:13 , Alon Bar-Lev wrote: >>> This is great >>> >>> I succeed in login to gerrit using google account. >>> How do I login to jenkins? >> Actually there is no similar

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Alon Bar-Lev
On Wed, Dec 14, 2011 at 8:41 PM, Martin Paljak wrote: > On 12/14/11 5:13 , Alon Bar-Lev wrote: >> This is great >> >> I succeed in login to gerrit using google account. >> How do I login to jenkins? > Actually there is no similar SSO readily available for Jenkins, nor > should it be necessary.

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Douglas E. Engert
On 12/14/2011 2:14 PM, Douglas E. Engert wrote: I am able to use the: https://www.opensc-project.org/codereview/ and login with the Google account from work. Then find the changes from 12/8, which include Viktor's SM code that has my ECDH code included: git clone -b staging https://myuse

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Douglas E. Engert
On 12/14/2011 12:51 PM, Martin Paljak wrote: > On 12/14/11 4:40 , Douglas E. Engert wrote: >> >> So are you saying, I should get my network people to open ports >> 8881 and for me? (I can do that, but since others have the >> same problem, I was waiting to see if there was some other >> solu

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Martin Paljak
On 12/14/11 4:40 , Douglas E. Engert wrote: > > So are you saying, I should get my network people to open ports > 8881 and for me? (I can do that, but since others have the > same problem, I was waiting to see if there was some other > solution.) No. Everything should be doable over http(s)

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Martin Paljak
On 12/14/11 5:13 , Alon Bar-Lev wrote: > This is great > > I succeed in login to gerrit using google account. > How do I login to jenkins? Actually there is no similar SSO readily available for Jenkins, nor should it be necessary. Jenkins should work semi-automatically by building the branches

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Martin Paljak
On 12/14/11 5:42 , Alon Bar-Lev wrote: > On Wed, Dec 14, 2011 at 5:13 PM, Alon Bar-Lev wrote: >>> No, you can use these URLs: >>> >>> https://www.opensc-project.org/autobuild/ >>> https://www.opensc-project.org/codereview/ >>> >>> To access Jenkins and Gerrit respectively. >> >> This is great

Re: [opensc-devel] sign error with CardOS on Mac OS X

2011-12-14 Thread Ludovic Rousseau
2011/12/14 Johannes Becker : > Hello, > > Am Dienstag 13 Dezember 2011 schrieb Ludovic Rousseau: > >> Johannes can you attach a "pkcs15-crypt --sign" log with the same card >> and same reader on Linux? > > > http://www.uni-giessen.de/~g013/opensc/pkcs15-sign-linux.log > > The log on Mac was > http:

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Alon Bar-Lev
On Wed, Dec 14, 2011 at 5:13 PM, Alon Bar-Lev wrote: >> No, you can use these URLs: >> >> https://www.opensc-project.org/autobuild/ >> https://www.opensc-project.org/codereview/ >> >> To access Jenkins and Gerrit respectively. > > This is great > > I succeed in login to gerrit using google acc

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Alon Bar-Lev
On Wed, Dec 14, 2011 at 4:49 PM, Peter Stuge wrote: > > Douglas E. Engert wrote: > > >> Is it possible to use: > > >> https://jenkins.opensc-project.org/ instead of > > >> https://www.opensc-project.org:/ > > > > > > https://www.opensc-project.org/autobuild/ > > > > > > > > >> https://gerrit.o

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Peter Stuge
Douglas E. Engert wrote: > >> Is it possible to use: > >> https://jenkins.opensc-project.org/ instead of > >> https://www.opensc-project.org:/ > > > > https://www.opensc-project.org/autobuild/ > > > > > >> https://gerrit.opensc-project.org/ instead of > >> https://www.opensc-project.org:8881/ >

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Peter Stuge
Martin Paljak wrote: > It is possible to access Gerrit Git interface through HTTP (instructions > pending) for pushing changes, also to check out code. Feel free to reuse stuff from http://www.coreboot.org/Git //Peter ___ opensc-devel mailing list open

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Douglas E. Engert
On 12/14/2011 8:13 AM, Martin Paljak wrote: > Hello, > > On 09/12/11 22:14, Ludovic Rousseau wrote: >> 2011/12/9 Alon Bar-Lev: >>> Can you set up standard ports so it passes firewalls? >>> First choice: http / https >>> Second choice: git/ssh >> >> Same question but to pass web proxies. git and s

Re: [opensc-devel] Moving master forward

2011-12-14 Thread Martin Paljak
Hello, On 09/12/11 22:14, Ludovic Rousseau wrote: > 2011/12/9 Alon Bar-Lev : >> Can you set up standard ports so it passes firewalls? >> First choice: http / https >> Second choice: git/ssh > > Same question but to pass web proxies. git and ssh ports are not even > available in some places. Reas

Re: [opensc-devel] sign error with CardOS on Mac OS X

2011-12-14 Thread Johannes Becker
Hello, Am Dienstag 13 Dezember 2011 schrieb Ludovic Rousseau: > Johannes can you attach a "pkcs15-crypt --sign" log with the same card > and same reader on Linux? http://www.uni-giessen.de/~g013/opensc/pkcs15-sign-linux.log The log on Mac was http://www.uni-giessen.de/~g013/opensc/pkcs15-crypt

Re: [opensc-devel] [PATCH 0/5] Remove libltdl

2011-12-14 Thread Peter Stuge
Alon Bar-Lev wrote: > libltdl is linked against opensc long before I touched the build system. I was a strong proponent back in the day. > I suggest the following patchset to completely remove libltdl. Looks fine to me. //Peter ___ opensc-devel mail