qt5base-lts/src/network
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
..
access Abort background requests if policy changes to disallow them 2012-04-19 19:46:07 +02:00
bearer Define usagePolicies API in QNetworkSession 2012-04-11 22:19:21 +02:00
kernel Windows - "bypass proxy for local..." also affects IP addresses 2012-04-20 22:23:23 +02:00
socket Merge remote-tracking branch 'origin/master' into api_changes 2012-04-10 15:31:45 +02:00
ssl QSslSocket: call to ERR_free_strings to free loaded error strings 2012-04-20 12:46:47 +02:00
network.pro Revert "Put the generated <module>version.h into build tree" 2012-02-01 10:48:09 +01:00