Is anyone else having problems with libssh 0.4.7 with compression turned on?
In my testing, the server closes the connection right after key negotiation if I enable compression. However, the session proceeds normally if I don't enable compression. If I switch back to the 0.4.6 DLL (I'm using Windows), compression works. I can't see any significant source code changes between 0.4.6 and 0.4.7 source that would account for this. I compared Wireshark traces between the two versions and the only significant difference I can see (before the server sends a FIN) is that with 0.4.7, both the client and server send New Keys requests, whereas with 0.4.6, only the server does. Before I pursue this further, I'd like to know whether anyone else has tested 0.4.7 with compression. Thanks. /mrr
