Re: [opensc-devel] [opensc-commits] svn opensc changed[4776] Don't dump wiki content into distribution package.

2010-09-26 Thread Martin Paljak
On Sep 27, 2010, at 8:32 AM, Alon Bar-Lev wrote: > On Mon, Sep 27, 2010 at 7:15 AM, Martin Paljak wrote: >> Compare current doc/Makefile.am with the shorter one for the voodoo. >> >> [1] http://pastebin.com/iZLrBywD >> [2] >> http://www.opensc-project.org/pipermail/opensc-devel/2010-September/0

Re: [opensc-devel] [opensc-commits] svn opensc changed[4776] Don't dump wiki content into distribution package.

2010-09-26 Thread Alon Bar-Lev
On Mon, Sep 27, 2010 at 7:15 AM, Martin Paljak wrote: > > On Sep 27, 2010, at 1:42 AM, Alon Bar-Lev wrote: > >> On Sun, Sep 26, 2010 at 11:51 PM, Martin Paljak wrote: >>> But this does not remove the api.out/api.tmp/api.work voodoo, what was one >>> of my goals and what caused problems in my ori

Re: [opensc-devel] [opensc-commits] svn opensc changed[4776] Don't dump wiki content into distribution package.

2010-09-26 Thread Martin Paljak
On Sep 27, 2010, at 1:42 AM, Alon Bar-Lev wrote: > On Sun, Sep 26, 2010 at 11:51 PM, Martin Paljak wrote: >> But this does not remove the api.out/api.tmp/api.work voodoo, what was one >> of my goals and what caused problems in my original change patch. >> > > I knew only the goal was to remov

Re: [opensc-devel] [opensc-commits] svn opensc changed[4776] Don't dump wiki content into distribution package.

2010-09-26 Thread Alon Bar-Lev
On Sun, Sep 26, 2010 at 11:51 PM, Martin Paljak wrote: > But this does not remove the api.out/api.tmp/api.work voodoo, what was one of > my goals and what caused problems in my original change patch. > I knew only the goal was to remove the wiki stuff... Can you explain why do you want to add? W

Re: [opensc-devel] Visual Studio Integration

2010-09-26 Thread Martin Paljak
Hello, On Sep 26, 2010, at 7:13 PM, JEAN Guillaume wrote: > Hello, > > Patch : > Is not patch it's folder group with configuration file for use Visual studio > (.vsproject, .sln). ... > Where I can deposit my zip file for you to view? You should start by upgrading the longstanding ticket [1] a

Re: [opensc-devel] [opensc-commits] svn opensc changed[4776] Don't dump wiki content into distribution package.

2010-09-26 Thread Martin Paljak
Hello, On Sep 27, 2010, at 12:30 AM, webmas...@opensc-project.org wrote: > Revision: 4776 > Author: alonbl > Date: 2010-09-26 21:30:44 + (Sun, 26 Sep 2010) > > Log Message: > --- > Don't dump wiki content into distribution package. > > As requested by Martin[1]. > > Before rel

Re: [opensc-devel] Patch to MyEID profile

2010-09-26 Thread Aventra development
Hi, > -Original Message- > From: Viktor TARASOV > > Hi, > > Aventra development wrote: > > > > Here is a small patch that modifies the MyEID profile. This profile > > now initializes the cards like we want them (users are of course free > > to modify the profile to get cards like they wa

Re: [opensc-devel] Visual Studio Integration

2010-09-26 Thread JEAN Guillaume
Hello, Patch : Is not patch it's folder group with configuration file for use Visual studio (.vsproject, .sln). Dependencies : For dependencies I use OpenSSL.exe, iconv.exe, zlib.dll, libtdll.dll extracted from the executable made by François Leblanc. For the moment this version is for XP but

Re: [opensc-devel] Upper limit for file size to upload into 'contrib'

2010-09-26 Thread Martin Paljak
Some time ago I made a "fileserver" (fileser...@opensc-project.org) SSH account where every developer can plug in with a SSH key and upload files [1] which are not really related to releases or anything. Your public key is not on the list. [1] http://www.opensc-project.org/downloads/ On Sun, Se

Re: [opensc-devel] Upper limit for file size to upload into 'contrib'

2010-09-26 Thread Andreas Jellinghaus
Am Sonntag 26 September 2010, um 14:52:58 schrieb Viktor TARASOV: > Hi, > > what is the maximal possible size of the file to commit into the > 'svn/files/trunk/contrib/' ? > > My attempt to upload the MSI of the opensc-sm, that weights a little bit > more the 2M, > was refused with error '413 Req

[opensc-devel] Upper limit for file size to upload into 'contrib'

2010-09-26 Thread Viktor TARASOV
Hi, what is the maximal possible size of the file to commit into the 'svn/files/trunk/contrib/' ? My attempt to upload the MSI of the opensc-sm, that weights a little bit more the 2M, was refused with error '413 Request Entity Too Large'. Kind wishes, Viktor. Viktor Tarasov ___

Re: [opensc-devel] card->max_recv_size problem

2010-09-26 Thread Andre Zepezauer
On Sun, 2010-09-26 at 09:22 +0300, Martin Paljak wrote: > Hello, > On Sun, Sep 26, 2010 at 08:47, Andre Zepezauer > wrote: > > With the current trunk 2048b keys on CardOS are working again. Therefore > > the max_*_size patches work for me. But I have two suggestions: > > > > [1] The intended overr