qt5base-lts/tests/auto/network
Nikita Krupenko feb1afc782 Added stream version into network cache file format
At the moment, there is no stream information in the cache file. This
can lead to a problem when current stream version differs from version
cache file written with.

As an example, if file written with Qt 5.1.1, QTimeDate in the metadata
stored as 13-bytes value, but Qt 5.2 and later can read additional 4
bytes which breaks following data, leading to network request just hangs
forever.

Adding stream version fixes this problem.

As cache format changed, cache version bumped.

Task-number: QTBUG-36219
Change-Id: I467d8c9fda82bcf9302192f51e7a00d2f6a9ff66
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
2014-07-17 11:28:18 +02:00
..
access Added stream version into network cache file format 2014-07-17 11:28:18 +02:00
bearer Fix crash in QNetworkAccessManager. 2014-05-19 15:52:58 +02:00
kernel Android: Fix compilation of qhostaddress test 2014-06-30 08:59:45 +02:00
socket Skip unstable autotests in QtBase. 2014-07-02 09:28:34 +02:00
ssl QSslCertificate: blacklist NIC certificates from India 2014-07-09 21:30:11 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00