qt5base-lts/src/network
Richard J. Moore 814a1c7b2b Support for DH and ECDH key exchange for QSslSocket servers
Despite supporting DH and ECDH key exchange as a client, Qt did not provide
any default parameters which prevented them being used as a server. A
future change should allow the user to control the parameters used, but
these defaults should be okay for most users.

[ChangeLog][Important Behavior Changes] Support for DH and ECDH key exchange
cipher suites when acting as an SSL server has been made possible. This
change means the you can now implement servers that offer forward-secrecy
using Qt.

Task-number: QTBUG-20666
Change-Id: I469163900e4313da9d2d0c3e1e5e47ef46320b17
Reviewed-by: Daniel Molkentin <daniel@molkentin.de>
Reviewed-by: Peter Hartmann <phartmann@blackberry.com>
2014-04-09 20:53:06 +02:00
..
access QNetworkReplyHttpImpl: fix misuse of QDateTime::addSecs() 2014-04-08 05:16:58 +02:00
bearer network: fix doc typo in QNetworkConfigurationManager 2014-02-25 21:51:07 +01:00
doc Fix QNetworkRequest::setRawHeader() for QT_NO_CAST_FROM_BYTEARRAY 2014-04-08 05:16:58 +02:00
kernel network: add support for NTLM Session Security 2014-03-20 19:01:53 +01:00
socket BlackBerry networking: call special select() method 2014-03-20 19:01:53 +01:00
ssl Support for DH and ECDH key exchange for QSslSocket servers 2014-04-09 20:53:06 +02:00
network.pro Enable bundling Qt in Android package in build system 2013-05-01 11:24:15 +02:00