qt5base-lts/src/network
Oliver Wolff 6f1299c0b4 SSL: split ssl files into general and "_openssl" implementation
In order to prepare the addition of WinRT and iOS (SecureTransport)
implementations of SSL the structure of some SSL files has to be
redone. Parts of certificate that probably can be reused by other
ports stayed in qsslcertificate.cpp while other parts were moved
to qsslcertificate_openssl.cpp. qsslcontext, qsslkey and qsslsocket
were suffixed by _openssl to show that these are pure openssl
implementations.

Change-Id: I7b022dec49759f882274999c0991bf95788f2a3a
Reviewed-by: Andrew Knight <andrew.knight@digia.com>
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
2014-08-09 08:28:56 +02:00
..
access SSL: split ssl files into general and "_openssl" implementation 2014-08-09 08:28:56 +02:00
bearer Fix crash in QNetworkAccessManager. 2014-05-19 15:52:58 +02:00
doc Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
kernel Expose internally QAuthenticator::setRealm 2014-07-07 15:04:45 +02:00
socket QNativeSocketEngine: Add debug in createNewSocket. 2014-08-04 05:05:53 +02:00
ssl SSL: split ssl files into general and "_openssl" implementation 2014-08-09 08:28:56 +02:00
network.pro Android: New bearer plugin 2014-07-10 23:09:31 +02:00