qt5base-lts/tests/auto/network/ssl/qasn1element
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.pro Added QAsn1Element 2014-08-24 06:01:05 +02:00
tst_qasn1element.cpp Harden QAsn1Element against malicious ASN.1 strings. 2015-02-04 15:49:35 +00:00