qt6-bb10/src/network
Peter Hartmann 7df16fb4cc SSL namespace: Add enum to disable SSL session sharing
There is already an enum to disable SSL session tickets, which has been
used to disable session sharing for now. However, SSL session sharing
is not the same as SSL session tickets: Session sharing is built into
the SSL protocol, while session tickets is a TLS extension (RFC 5077).

Change-Id: If76b99c94b346cfb00e47366e66098f6334fd9bc
Reviewed-by: Richard J. Moore <rich@kde.org>
2013-04-22 10:58:14 +02:00
..
access QNetworkAccessManager: track online / accessible state without session 2013-04-02 10:46:23 +02:00
bearer QNetworkConfigurationManager: check whether app is shutting down 2013-04-10 13:27:01 +02:00
doc Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
kernel Merge branch 'dev' into stable 2013-03-20 13:49:28 +01:00
socket Fix qlocalsocket_tcp.cpp build for Windows Embedded Compact 7. 2013-04-12 09:31:51 +02:00
ssl SSL namespace: Add enum to disable SSL session sharing 2013-04-22 10:58:14 +02:00
network.pro remove explicit load(qt_build_config)s from the libraries 2012-10-19 13:02:17 +02:00