simon-svn: putty: jacob

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Thu Apr 7 23:33:43 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     jacob
Revision:       5614
Date:           2005-04-07 23:33:42 +0100 (Thu, 07 Apr 2005)

Log message (12 lines):
Tone down canonical-name resolution when using getaddrinfo(). Previously
we were doing a forward+reverse lookup, which seems above and beyond the
call of duty, especially given that getaddrinfo() can be persuaded to
return a canonical name (this is what unix/uxnet.c does).

Unfortunately, I'm unable to test this at all as Win98 doesn't have
getaddrinfo(); hopefully I'll be able to find a mug with a modern version
of Windows to check it's not completely broken.

I think the effects of this are mostly cosmetic -- the canonical name is
used for window titles (and some people have been annoyed at the new
behaviour), other displays, and probably also for proxy exclusions.

Modified files:
U   putty/windows/winnet.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=5614&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/windows/winnet.c?rev=5614&r1=5613&r2=5614



More information about the tartarus-commits mailing list