Artifact 30ef201009f16f5c134ce5b83fe4276325001ec7:
- File config.c — part of check-in [7c4cad97cb] at 2014-01-25 09:58:54 on branch trunk — Use the new host_str* functions to improve IPv6 literal support. I've gone through everywhere we handle host names / addresses (on command lines, in PuTTY config, in port forwarding, in X display names, in host key storage...) and tried to make them handle IPv6 literals sensibly, by using the host_str* functions I introduced in my previous commit. Generally it's now OK to use a bracketed IPv6 literal anywhere a hostname might have been valid; in a few cases where no ambiguity exists (e.g. no :port suffix is permitted anyway) unbracketed IPv6 literals are also acceptable. (user: simon size: 82999)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.