qt5base-lts/tests/auto/network
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
..
access QSslConfiguration: add API to persist and resume SSL sessions 2013-05-10 09:15:55 +02:00
bearer Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
kernel Autotest: Use the new test zone in all name-lookup unit tests 2013-05-07 02:53:50 +02:00
socket QTcpSocket bind() auto test: return instead of QSKIP 2013-04-05 10:56:43 +02:00
ssl SSL internals: do not write after shutting down the socket 2013-04-23 23:22:43 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00