Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Mon, 05 Mar 2001 16:38:42 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/03/05 16:38:42

Modified files:
	.              : ssh.c ssh.h sshzlib.c 

Log message:
Make the SSH2 traffic analysis defence robust in the face of Zlib
compression. This involves introducing an option to disable Zlib
compression (that is, continue to work within the Zlib format but
output an uncompressed block) for the duration of a single packet.