qt5base-lts/tests/auto/network
Mikkel Krautz 55f8d7dfe5 qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol()
The verifySessionProtocol() method in the SecureTransport backend did not
properly handle TlsV1_0OrLater, TlsV1_1OrLater and TlsV1_2OrLater.

This commit teaches verifySessionProtocol() about them.
It also adds TlsV1_0OrLater, TlsV1_1OrLater and TlsV1_2OrLater to the
protocolServerSide() test in tst_qsslsocket.

Backport from 5.10 to 5.9 (LTS).

Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
(cherry picked from commit 9c765522d1)
Change-Id: I58c53bdf43e0f19b4506f3696d793f657eb4dc6f
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-11-15 21:06:49 +00:00
..
access tst_qnetworkreply::getFromUnreachableIp - fix win64 also 2017-11-15 04:50:18 +00:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel Fix #if-ery and accompanying comment 2017-09-20 11:50:47 +00:00
socket qudpsocket.pro - fix dependencies 2017-11-07 09:23:38 +00:00
ssl qsslsocket_mac: handle 'OrLater' SslProtocols in verifySessionProtocol() 2017-11-15 21:06:49 +00:00
network.pro