[libssh2] Universal Binary

2007-07-31 Thread Jofell Gallardo
Hi LibSSH2 Team. I'm just wondering if you could lead me to articles or steps, or you could give me a howto on compiling libssh2 as Universal Binary in Mac OS X. Will really be grateful for this. - This SF.net email is sponso

Re: [libssh2] preprocessor warning with LIBSSH2_APINO

2007-07-31 Thread Guenter Knauf
Hi, > On Thu, Jul 12, 2007 at 10:43:13AM -0400, James Housley wrote: >> On Jul 12, 2007, at 10:26 AM, Guenter Knauf wrote: >> >> > Hi Jim, >> >>> 200706012030L ? >> > >> >> I would think a LONG would work, or we need to make a second constant >> >> to use, so as not to break the comparison of exis

[libssh2] libssh2_channel_read_stderr always in blocking mode ?

2007-07-31 Thread Thomas Harding
Hello, I'm trying to extend/improve python binding of libssh2. ^(I'm a beginner in C coding) My problem is that while using libssh2_channel_read_stderr, it seems to wait infinitely for data when no data is available, whatever channel is or is not in blocking mode. I saw a message in the

Re: [libssh2] preprocessor warning with LIBSSH2_APINO

2007-07-31 Thread Albert Chin
On Thu, Jul 12, 2007 at 10:43:13AM -0400, James Housley wrote: > On Jul 12, 2007, at 10:26 AM, Guenter Knauf wrote: > > > Hi Jim, > >>> 200706012030L ? > > > >> I would think a LONG would work, or we need to make a second constant > >> to use, so as not to break the comparison of existing software

Re: [libssh2] anything blocking a 0.16 release?

2007-07-31 Thread Paul Thomas
Did the keyboard interactive authentication ever get fixed? Last time I checked out CVS source and built it, it still didn't. And that was compiling with MSVC2005 (win) and GCC 4.1 (linux). Paul On 7/31/07, Daniel Stenberg <[EMAIL PROTECTED]> wrote: > > Yes, > > I said I wanted a 1.0 release next

[libssh2] anything blocking a 0.16 release?

2007-07-31 Thread Daniel Stenberg
Yes, I said I wanted a 1.0 release next, but it feels like instead of considering if we're at that stage yet I thought we better first ship a 0.16[.0] with the bug fixes, the new header style version number etc done since 0.15. I think we're quite prepared then to make the following release a 1

Re: [libssh2] [BUG] Problems with Net::SSH2

2007-07-31 Thread thermal
On wtorek, 31 lipca 2007, James Housley wrote: > > There was a bug in 0.15 which has since been fixed. I would suggest > using the latest version from CVS or a daily snapshot. > Yeah, it sure helped, thanks. Impressive responsiveness ;). -- Maciej Grela ---

Re: [libssh2] [BUG] Problems with Net::SSH2

2007-07-31 Thread James Housley
On Jul 31, 2007, at 7:42 AM, [EMAIL PROTECTED] wrote: > Hi > > I`m having serious problems using the Net::SSH2 Perl binding for > libssh2. I`m trying to login to a remote SSH server > (SSH-1.99-OpenSSH_4.4 on OpenSuse) but the keyboard-interactive > authentication always fails with a rather weird

Re: [libssh2] [BUG] Problems with Net::SSH2

2007-07-31 Thread Daniel Stenberg
On Tue, 31 Jul 2007, [EMAIL PROTECTED] wrote: > My Net::SSH2 version is 0.10 and I`m using libssh2-0.15. Is there anything I > can do to hunt down the reason for this strange behaviour ? And yes, I`m > sure the password is right ;). Can you try to run one of the libssh2 example programs against

[libssh2] [BUG] Problems with Net::SSH2

2007-07-31 Thread thermal
Hi I`m having serious problems using the Net::SSH2 Perl binding for libssh2. I`m trying to login to a remote SSH server (SSH-1.99-OpenSSH_4.4 on OpenSuse) but the keyboard-interactive authentication always fails with a rather weird error: -6 LIBSSH2_ERROR_ALLOC Unable to allocate memory for