qt5base-lts/tests/auto/network/ssl
Timur Pocheptsov 76c4c5d558 QSslSocket: deprecate sslErrors() getter
To disambiguate &QSslSocket::sslErrors() expression. Add a new
getter - sslHandshakeErrors().

[ChangeLog][Deprecation Notice] QSslSocket::sslErrors() (the getter) was deprecated and superseded by sslHandshakeErrors()

Task-number: QTBUG-80369
Change-Id: I9dcca3c8499800c122db230753dc19b07654f8a2
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-01-10 13:41:59 +01:00
..
qasn1element QAsn1Element - fix toDateTime function 2017-07-18 13:09:16 +00:00
qdtls QSslSocket - remove old OpenSSL backend (< 1.1) 2019-11-01 14:52:09 +01:00
qdtlscookie DTLS auto-test(s) - fix a buggy logic with pending datagrams 2019-10-10 11:28:24 +02:00
qocsp QSslSocket: deprecate sslErrors() getter 2020-01-10 13:41:59 +01:00
qpassworddigestor Introduce QPasswordDigestor functions 2018-04-23 12:55:45 +00:00
qsslcertificate tst_qsslcertificate: fix subjectAndIssuerAttributes 2019-11-28 17:12:26 +01:00
qsslcipher prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qssldiffiehellmanparameters prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslellipticcurve prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslerror prune cargo-culted and obsolete winsock deps from autotests 2018-07-19 13:31:08 +00:00
qsslkey Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qsslsocket QSslSocket: deprecate sslErrors() getter 2020-01-10 13:41:59 +01:00
qsslsocket_onDemandCertificates_member Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
qsslsocket_onDemandCertificates_static Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
ssl.pro Add tst_QOcsp auto-test 2018-12-06 05:14:45 +00:00