win32 tunneling

2009-05-13 Thread Roman Kubiak
I saw many issues with the windows support for libssh2_channel_direct_tcpip calls. I downloaded the latest CVS and can't get any decent results, has this issue been fixed and i should look at my code, or is this still pending? regards --- Voltage Controlled --

Re: win32 tunneling

2009-05-13 Thread Roman Kubiak
::run wrote to channel len: 2 --- cut here what is that: Protocol mismatch. p2 Debian-8 len:19 ??? this is Windows (either XP or Vista) with VS2008, latest curl for ssh sockets. Any hints/help is welcome, perhaps i could ask this on IRC? best reagards --- Voltage C

Re: win32 tunneling

2009-05-14 Thread Roman Kubiak
rn 0; #else tp->tv_sec = time(NULL); tp->tv_usec = 0; return 0; #endif } --- Voltage Controlled --- On Wed, May 13, 2009 at 11:31 PM, Peter Stuge wrote: > To conclude the discussion on IRC: > > Roman Kubiak

Re: win32 tunneling

2009-05-15 Thread Roman Kubiak
tage Controlled --- On Fri, May 15, 2009 at 8:53 AM, Daniel Stenberg wrote: > On Fri, 15 May 2009, Roman Kubiak wrote: > >> 1. i can't enable debug with libssh2, what is the proper way to do that >> apart from setting #define LIBSSH2DEBUG (dunno wher

Re: win32 tunneling

2009-05-15 Thread Roman Kubiak
ng this. the code i use is here: http://edoapp.googlecode.com/svn/trunk/fujitsu/Pipe/ i need premake to build on linux and VC on windows. i'm stuck --- Voltage Controlled --- On Fri, May 15, 2009 at 2:12 PM, Roman Kubiak wrot

Re: win32 tunneling

2009-05-19 Thread Roman Kubiak
time, am i right ? --- Voltage Controlled --- On Tue, May 19, 2009 at 12:10 PM, Daniel Stenberg wrote: > On Sat, 16 May 2009, Roman Kubiak wrote: > >> I get an assertion from libssh2, almost all the time when i try to close a &