simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Nov 17 14:05:19 GMT 2013
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 10080
Date: 2013-11-17 14:05:17 +0000 (Sun, 17 Nov 2013)
Log message (7 lines):
Refactor the construction of X protocol greetings.
I've moved it out into a separate function, preparatory to calling it
from somewhere completely different in changes to come. Also, we now
retain the peer address sent from the SSH server in string form,
rather than translating it immediately into a numeric IP address, so
that its original form will be available later to pass on elsewhere.
Modified files:
U putty/ssh.h
U putty/x11fwd.c
Links:
http://svn.tartarus.org/sgt/?rev=10080&view=rev
http://svn.tartarus.org/sgt/putty/ssh.h?rev=10080&r1=10079&r2=10080
http://svn.tartarus.org/sgt/putty/x11fwd.c?rev=10080&r1=10079&r2=10080
More information about the tartarus-commits
mailing list