qt6-bb10/tests/auto/network/kernel
Shane Kearns fffc900f78 Windows - "bypass proxy for local..." also affects IP addresses
If the "bypass proxy for local addresses" option is enabled in
the windows proxy configuration, then do not use the proxy for
any IP address in the subnet of any network interface.

As the systemProxyForQuery api is now offering HTTP proxy tunnels
for TCP sockets, this change avoids local ad-hoc network
connections being routed through the proxy.
In the case where the local address was on a different interface to
the proxy server, it may have been unreachable through the proxy.
For example IP over USB or Bluetooth.

Change-Id: I0842732832a7795112be029d923ed168edc008d6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-04-20 22:23:23 +02:00
..
qauthenticator Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDER 2012-03-01 11:02:28 +01:00
qdnslookup Fix QDnsLookup autotest failure in CI environment 2012-03-15 18:05:05 +01:00
qdnslookup_appless Add support for DNS lookups using native APIs 2012-01-30 16:39:46 +01:00
qhostaddress QHostAddress: improve qHash implementation 2012-04-08 18:25:10 +02:00
qhostinfo Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkaddressentry Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkinterface Remove insignification of QNetworkInterface autotest on Windows. 2012-04-18 14:33:55 +02:00
qnetworkproxy Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkproxyfactory Windows - "bypass proxy for local..." also affects IP addresses 2012-04-20 22:23:23 +02:00
kernel.pro Add support for DNS lookups using native APIs 2012-01-30 16:39:46 +01:00