Re: [libssh2] [PATCH] Out of memory handling issues

2007-04-10 Thread James Housley
On Apr 9, 2007, at 3:55 PM, Daniel Stenberg wrote: > On Mon, 9 Apr 2007, Dan Fandrich wrote: > >> Attached is a patch to address many of the out of memory handling >> issues in >> libssh2 (plus a couple of spelling mistakes). There are more, but >> this is a >> good start. > > Can we please g

Re: [libssh2] need some more small patches for Win32 platform

2007-04-10 Thread Guenter Knauf
n be included from libssh2_sftp.h. Here you can find a complete diff which you can apply in one go: http://www.gknw.net/test/libssh2/libssh2-cvs-20070410.diff tested: for NetWare platform with gcc and Metrowerks CodeWarrior, for Win32 platform with MingW32 and MSVC6, for Linux platform on SuSE

Re: [libssh2] need some more small patches for Win32 platform

2007-04-10 Thread Guenter Knauf
Hi all, I've just looked into the MingW32 and MSVC6 builds, and need some more patches which I explain below: http://www.gknw.net/test/libssh2/libssh2_sftp.h.diff changed to use platform define because here the inclusion of libssh2_config.h causes trouble when this header gets included from othe

Re: [libssh2] need some more small patches for Win32 platform

2007-04-10 Thread Guenter Knauf
Hi all, > again I'd suggest here to rename the encrypt() function to > libssh2_encrypt() so that we can probably handle the unistd.h inclusion > commonly in libssh2_priv.h sorry for my second suggestion - I've just seen that this already happened; thanks very much! should have looked into crypt.c

Re: [libssh2] need some more small patches ... - repost

2007-04-10 Thread Guenter Knauf
Hi all, I've just uploaded the complete diff: http://www.gknw.net/test/libssh2/libssh2-cvs-20070410.diff and also removed the obsolete one. Find below the single patches with reason/log: http://www.gknw.net/test/libssh2/channel.c.diff changed to configure defines to control inclusion of he

[libssh2] Dan and Guenter!

2007-04-10 Thread Daniel Stenberg
Hey Dan and Guenter are now added as committers on the project. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topi