qt5base-lts/tests/auto/network
Richard Moore 5ebc8d3663 Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.
Add an encrypted signal to QNAM and QNetworkReply to allow applications
to perform additional checks on the certificate chain beyond those done
as part of the standard SSL validation. This allows things like
certificate change notification to be implemented for QNAM as they can
be for QSSLSocket currently.

Change-Id: I693e3e6fec8b7040379b7e7f1f819550e6b2617f
Reviewed-by: Peter Hartmann <phartmann@rim.com>
2013-02-19 21:37:32 +01:00
..
access Add an encrypted() signal to QNetworkAccessManager and QNetworkReply. 2013-02-19 21:37:32 +01:00
bearer Check existence of QProcess feature before using it on Qt autotests. 2013-01-28 16:06:15 +01:00
kernel tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
socket Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
ssl Add support for intermediate certificates to server sockets. 2013-02-19 21:37:24 +01:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00