qt6-bb10/tests/auto/network/ssl
Edward Welbourne 9bf7d2a76a Adapt ASN.1 datetime parsing to use the new century control
It previously had to kludge a 1900-to-1999 date into a 1950-to-2049
range; it can now tell QDTP to do that for it. In particular, this
fixes a problem with 00-02-29, which failed to parse using 1900 as
base year so couldn't be corrected to 2000-02-29, which is now the
date it finds directly.

Task-number: QTBUG-46843
Change-Id: I7ac936bdfb15b78daed5d237c5d921c800af4951
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-12-08 11:40:37 +01:00
..
qasn1element Adapt ASN.1 datetime parsing to use the new century control 2023-12-08 11:40:37 +01:00
qdtls tst_QDtls: use DTLS v 1.0 test data conditionally 2023-08-21 16:13:48 +02:00
qdtlscookie CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qocsp CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qpassworddigestor CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslcertificate QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qsslcipher CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qssldiffiehellmanparameters CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslellipticcurve QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
qsslerror CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslkey tst_qsslkey: Fix CMake condition 2023-09-01 00:11:51 +02:00
qsslserver CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslsocket Tests: remove blacklisted CIs no longer available 2023-12-06 22:07:44 +01:00
qsslsocket_onDemandCertificates_member CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qsslsocket_onDemandCertificates_static CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
shared Try fixing auto-tests that need resolving openssl symbols 2022-12-02 15:55:11 +01:00
CMakeLists.txt Restore ASN.1 Element tests after move to plugin 2023-11-28 19:59:49 +01:00