qt5base-lts/tests/auto/network/ssl
Peter Hartmann 07662f93ac QAbstractSocket / QSslSocket: add API to pause and resume
pause and resume is currently only supported upon emitting the
QSslSocket::sslErrors() signal. The API was added in QAbstractSocket to
also support QAbstractSocket::proxyAuthenticationRequired() in the
future.

This is the first patch to support that feature on the socket level,
another patch will follow to support sslErrors() and
authenticationRequired() in QNetworkAccessManager / QNetworkReply.

Task-number: QTBUG-19032
Change-Id: Ide2918268590ab9a01454ab26cb7fdca3dc840ab
Reviewed-by: Shane Kearns <ext-shane.2.kearns@nokia.com>
2012-01-25 19:35:05 +01:00
..
qsslcertificate Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsslcipher Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsslerror Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsslkey Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsslsocket QAbstractSocket / QSslSocket: add API to pause and resume 2012-01-25 19:35:05 +01:00
qsslsocket_onDemandCertificates_member Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qsslsocket_onDemandCertificates_static Update contact information in license headers. 2012-01-23 04:04:33 +01:00
ssl.pro tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00