Tartarus CVS: putty: jacob
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sun, 08 Dec 2002 15:32:42 +0000
CVS Root: /usr/data/cvs
Module: putty
Changes by: jacob
Date: Sun Dec 08 2002 15:32:42 GMT
Log message:
Wrong length was causing spurious \0 to be sent during SSH negotiation with
HTTP proxy -- fixed. (Also added a "len -= eol" to HTTP header munching,
although it has no practical effect.) HTTP proxying now works again, hurrah.
Modified files:
. : proxy.c
Links:
http://cvs.tartarus.org//putty/proxy.c.diff?r1=1.14&r2=1.15