[mosh-devel] Solaris support

Timo Sirainen tss at iki.fi
Tue Apr 10 12:27:05 EDT 2012


On 10.4.2012, at 18.53, Timo Sirainen wrote:

> Crypto exception: Illegal counterparty input (possible denial of service) in function std::string Network::Compressor::uncompress_str(std::string) at compressor.cc:23, failed test: 0 == uncompress( buffer, &len, reinterpret_cast<const unsigned char *>( input.data() ), input.size() )

Ah, it wasn't a good idea to comment out the dos_assert / fatal_asserts, since there was important code inside them.. The __STRING() define made them compile anyway. Now:

mosh-server on Solaris + mosh-client on Linux -> server fails with: ioctl TIOCGWINSZ: Invalid argument

mosh-client on Solaris + mosh-server on Linux -> works, but with the same problems as termemu

So the most unpleasant task left: Trying to figure out what's wrong with termios stuff.





More information about the mosh-devel mailing list