qt6-bb10/src/network/kernel
Sebastian Lösch 7d1e6ca199 Limit URLs for proxy auto config to 2083 chars
On Windows only URLs up to 2083 characters are supported, so longer
URLs are truncated.

Task-number: QTBUG-52271
Change-Id: I625e4d089df4d977d39e61e5831611e04260e729
Reviewed-by: Markus Goetz (Woboq GmbH) <markus@woboq.com>
2016-04-07 08:38:21 +00:00
..
kernel.pri winrt: Use winsock2 API for hostname resolution on WinRT/WinPhone 2016-01-05 08:14:31 +00:00
qauthenticator.cpp Libraries: Fix single-character string literals. 2015-10-13 16:37:37 +00:00
qauthenticator.h Update copyright headers 2015-02-11 06:49:51 +00:00
qauthenticator_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qdnslookup.cpp QtNetwork: Standardize error message about IPv6 addresses for nameservers. 2015-12-14 20:49:46 +00:00
qdnslookup.h QtNetwork: Use Q_NULLPTR instead of 0 in all public headers 2015-07-19 10:32:50 +00:00
qdnslookup_android.cpp QtBase: remove explicit function info from qWarning() etc 2015-11-28 16:34:26 +00:00
qdnslookup_p.h QtNetwork: Standardize error message about IPv6 addresses for nameservers. 2015-12-14 20:49:46 +00:00
qdnslookup_unix.cpp QtNetwork: Standardize error message about IPv6 addresses for nameservers. 2015-12-14 20:49:46 +00:00
qdnslookup_win.cpp QtNetwork: Standardize error message about IPv6 addresses for nameservers. 2015-12-14 20:49:46 +00:00
qdnslookup_winrt.cpp winrt: Use "await" with its timeout for dns queries 2016-01-05 08:14:32 +00:00
qhostaddress.cpp Docu: fix documentation of QHostAddress() default constructor. 2015-12-22 09:56:20 +00:00
qhostaddress.h Mark QHostAddress relocatable 2015-09-22 22:47:19 +00:00
qhostaddress_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qhostinfo.cpp Merge the multiple implementations of getting the local hostname 2015-08-13 16:34:51 +00:00
qhostinfo.h Update copyright headers 2015-02-11 06:49:51 +00:00
qhostinfo_p.h Fix bind+connect in both TCP and UDP 2015-03-04 23:58:03 +00:00
qhostinfo_unix.cpp Merge the multiple implementations of getting the local hostname 2015-08-13 16:34:51 +00:00
qhostinfo_win.cpp winrt: Use winsock2 API for hostname resolution on WinRT/WinPhone 2016-01-05 08:14:31 +00:00
qnetworkfunctions_wince.h Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkinterface.cpp QNetworkInterface: make the name lookup search numbers in string forms 2015-08-16 18:12:44 +00:00
qnetworkinterface.h Declare QNetworkAddressEntry and QNetworkInterface as metatypes 2015-09-13 18:54:09 +00:00
qnetworkinterface_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkinterface_unix.cpp QNetworkInterface: don't add a QNetworkAddressEntry if no IP is known 2016-01-21 05:19:10 +00:00
qnetworkinterface_win.cpp QNetworkInterface: get a friendlier (but not too friendly) name 2015-09-13 18:54:15 +00:00
qnetworkinterface_winrt.cpp winrt: no assert when device is in airplane mode/has no internet connection 2015-11-19 06:55:20 +00:00
qnetworkproxy.cpp Libraries: Fix single-character string literals. 2015-10-13 16:37:37 +00:00
qnetworkproxy.h QtNetwork: make all Q_DECLARE_SHARED types nothrow move-assignable 2015-06-30 10:57:50 +00:00
qnetworkproxy_blackberry.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkproxy_generic.cpp Libraries: Fix single-character string literals. 2015-10-13 16:37:37 +00:00
qnetworkproxy_libproxy.cpp QNetworkProxyFactory: don't re-call QUrl::scheme() in if-else chain. 2016-01-29 05:31:15 +00:00
qnetworkproxy_mac.cpp Clean up some Apple-related includes and declarations. 2015-09-22 01:58:41 +00:00
qnetworkproxy_p.h Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkproxy_win.cpp Limit URLs for proxy auto config to 2083 chars 2016-04-07 08:38:21 +00:00
qurlinfo.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qurlinfo_p.h Update copyright headers 2015-02-11 06:49:51 +00:00