qt5base-lts/tests/auto/network
Olivier Goffart d82d2f6716 QSslSocket: fix connection to a international domain name
RFC6125 section 6.4.2 specify we need to convert the IDN to ascii
before comparison. Note that we don't need to toLower anymore
because toAce takes care of it.

Section 7.2 recommands that we dod not attempt to check for wildcard
character embedded within the A-labels or U-labels of an
internationalized domain name. So we reject names that contiains a
'*' but starts with 'xn--'.

Change-Id: Ib0830520a1f82bbf9fd11818718277a479527ee3
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2017-03-23 16:11:15 +00:00
..
access Properly use the "process" feature 2017-02-27 15:44:46 +00:00
bearer Properly use the "process" feature 2017-02-27 15:44:46 +00:00
kernel Use QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
socket Properly use the "process" feature 2017-02-27 15:44:46 +00:00
ssl QSslSocket: fix connection to a international domain name 2017-03-23 16:11:15 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00