qt5base-lts/tests/auto/network/access
Mårten Nordheim 50c8ec9fa4 QAbstractSocket: Don't pretend pause and resume is a stack
It only stores one layer of state, and pausing twice in a row will just
overwrite the previous state. This doesn't happen often but can happen,
especially on Windows if a certificate needs to be looked up in the system
certificate stores (socket gets paused) and then a recoverable error
occurs in QNAM (socket gets paused again).

Fixes: QTBUG-100362
Fixes: QTBUG-63196
Fixes: QTBUG-98476
Pick-to: 6.3 6.2 5.15
Change-Id: Ie524c48e11b6fa8010b78cc1bf3931efe2ce3351
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2022-02-09 22:26:20 +01:00
..
hpack Remove the qmake project files 2021-01-07 15:32:28 +01:00
hsts Remove the qmake project files 2021-01-07 15:32:28 +01:00
http2 QNetworkReply: rename socketConnecting to socketStartedConnecting 2022-01-31 14:24:11 +01:00
qabstractnetworkcache Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qdecompresshelper Handle situation when device running test does not have enough RAM 2022-02-09 14:17:53 +00:00
qhttpnetworkconnection Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
qhttpnetworkreply Add more verification when parsing http headers and add tests 2021-11-19 19:31:34 +01:00
qnetworkaccessmanager Remove the qmake project files 2021-01-07 15:32:28 +01:00
qnetworkcachemetadata Remove the qmake project files 2021-01-07 15:32:28 +01:00
qnetworkcookie QNetworkCookie: Rename sameSite to sameSitePolicy 2021-04-14 13:44:26 +02:00
qnetworkcookiejar Update public suffix list to today's latest 2021-01-27 15:00:57 +01:00
qnetworkdiskcache QNetworkDiskCache: Fix tracking of size during storeItem() 2021-07-20 18:30:44 +02:00
qnetworkreply QAbstractSocket: Don't pretend pause and resume is a stack 2022-02-09 22:26:20 +01:00
qnetworkrequest Convert date-time to UTC before claiming it's in GMT 2022-01-17 22:29:30 +01:00
CMakeLists.txt Remove QFtp sources etc. in favor of alternate distribution 2020-08-27 18:58:21 +02:00