qt5base-lts/tests/auto/network/access
Peter Hartmann 3be197881f QSslConfiguration: add API to persist and resume SSL sessions
Session tickets can be cached on the client side for hours (e.g.
graph.facebook.com: ~ 24 hours, api.twitter.com: 4 hours), because the
server does not need to maintain state.
We need public API for it so an application can cache the session (e.g.
to disk) and resume a session already with the 1st handshake, saving
one network round trip.

Task-number: QTBUG-20668
Change-Id: I10255932dcd528ee1231538cb72b52b97f9f4a3c
Reviewed-by: Richard J. Moore <rich@kde.org>
2013-05-10 09:15:55 +02:00
..
qabstractnetworkcache Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qftp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qhttpnetworkconnection Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qhttpnetworkreply Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkaccessmanager QNetworkAccessManager: track online / accessible state without session 2013-04-02 10:46:23 +02:00
qnetworkcachemetadata Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnetworkcookie tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
qnetworkcookiejar Merge remote-tracking branch 'origin/stable' into dev 2013-02-14 14:24:57 +01:00
qnetworkdiskcache Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qnetworkreply QSslConfiguration: add API to persist and resume SSL sessions 2013-05-10 09:15:55 +02:00
qnetworkrequest tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
access.pro test: QFtp tests require `private_tests' set 2012-09-09 08:51:05 +02:00