ssh-client example broken

2018-08-16 Thread Tilo Eckert
Hi, today I compiled the examples shipped with libssh (current master) for the first time and tried to use the "ssh-client" example, but it seems to be broken. When I connect to an OpenSSH server in interactive shell mode (i.e. ssh-client user@host), the client successfully connects and authentic

Re: ssh-client example broken

2018-08-16 Thread Andreas Schneider
On Thursday, 16 August 2018 18:11:46 CEST Tilo Eckert wrote: > Hi, > > today I compiled the examples shipped with libssh (current master) for > the first time and tried to use the "ssh-client" example, but it seems > to be broken. > > When I connect to an OpenSSH server in interactive shell mode

Re: ssh-client example broken

2018-08-17 Thread Tilo Eckert
Am 16.08.2018 um 18:51 schrieb Andreas Schneider: > On Thursday, 16 August 2018 18:11:46 CEST Tilo Eckert wrote: >> Hi, >> >> today I compiled the examples shipped with libssh (current master) for >> the first time and tried to use the "ssh-client" example, but it seems >> to be broken. >> >> When

Re: ssh-client example broken

2018-08-23 Thread Andreas Schneider
On Friday, 17 August 2018 16:25:11 CEST Tilo Eckert wrote: > > I dunno what is wrong on your side ... > > I do. > > I modified timeout handling in ssh_handle_packets_termination() in my > local copy two years ago because I ran into code paths where, even > though a timeout was configured, ssh_han