[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Errors after migrating from 0.6.0rc1 to 0.6.4
[Thread Prev] | [Thread Next]
- Subject: Re: Errors after migrating from 0.6.0rc1 to 0.6.4
- From: Kevin Stewart <kstewart@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 08 Apr 2015 09:10:02 -0500
- To: libssh@xxxxxxxxxx
|
"I developed a Windows-based (using VS2010) server application..." I am running on the Windows platform. There is no fork() implementation on Windows. The only real difference between the example you suggested and my code is I am using threads to handle sessions instead of fork(). I am still getting client (putty) disconnects with "Incoming packet was garbled on decryption" during the key exchange. I wrote a NodeJS SSH2 client to test with also, and it is throwing an exception stating "Bad packet length". On 4/8/2015 12:50 AM, Andreas Schneider
wrote:
On Tuesday 07 April 2015 09:32:53 Kevin Stewart wrote: --
|
| Re: Errors after migrating from 0.6.0rc1 to 0.6.4 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
| Errors after migrating from 0.6.0rc1 to 0.6.4 | Kevin Stewart <kstewart@xxxxxxxxxx> |
| Re: Errors after migrating from 0.6.0rc1 to 0.6.4 | Kevin Stewart <kstewart@xxxxxxxxxx> |
| Re: Errors after migrating from 0.6.0rc1 to 0.6.4 | Andreas Schneider <asn@xxxxxxxxxxxxxx> |