qt5base-lts/tests/auto/network/ssl
Richard J. Moore 3bc5f8c081 Harden QAsn1Element against malicious ASN.1 strings.
We don't currently use this class for critical things like hostname
verification however we still want to ensure that it is not possible
to trick it using ASN.1 strings with embedded NUL characters. This will
avoid problems in the future.

Change-Id: Ibf3bc142a94fc9cad5f06db50f375399a087f9dc
Reviewed-by: Jeremy Lainé <jeremy.laine@m4x.org>
Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Reviewed-by: Daniel Molkentin <daniel@molkentin.de>
2015-02-04 15:49:35 +00:00
..
qasn1element Harden QAsn1Element against malicious ASN.1 strings. 2015-02-04 15:49:35 +00:00
qsslcertificate Use camel case in PKCS#12 function 2014-11-24 08:50:05 +01:00
qsslcipher Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsslellipticcurve QSslEllipticCurve: add fromLongName 2015-01-21 10:41:39 +01:00
qsslerror Add qHash(QSslError) overload 2014-10-19 07:32:41 +02:00
qsslkey Add elliptic curve support to QSsl 2015-01-18 10:18:43 +01:00
qsslsocket Add SecureTransport based SSL backend for iOS and OS X 2015-02-02 14:02:56 +00:00
qsslsocket_onDemandCertificates_member Use qt.io rather than qt-project.org for network tests 2015-01-28 12:50:32 +00:00
qsslsocket_onDemandCertificates_static Use qt.io rather than qt-project.org for network tests 2015-01-28 12:50:32 +00:00
ssl.pro Add SecureTransport based SSL backend for iOS and OS X 2015-02-02 14:02:56 +00:00