summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+5
* Fix tst_qsslkey to compile when SSL is disabledFriedemann Kleint2020-10-232-3/+5
* QSslSocket (autotest) - defuse a time bombTimur Pocheptsov2020-10-161-13/+16
* Schannel: TLS1.3 supportMårten Nordheim2020-10-141-20/+32
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Add test case for QSslSocket to show the wrong behaviorLars Schmertmann2020-10-025-0/+373
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2318-19/+19
* CMake: Regenerate projectsAlexandru Croitor2020-09-223-0/+107
* CMake Build: Add qtnetwork docker testserver supportCristian Adam2020-09-173-0/+3
* Schannel: Properly handle request for certificateMårten Nordheim2020-09-141-8/+0
* QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)Timur Pocheptsov2020-09-123-1/+22
* Remove most compiler warnings about missing overridesLars Knoll2020-09-112-8/+8
* Fix a rather sloppy test case in tst_QSslKeyTimur Pocheptsov2020-09-101-6/+51
* Disable cipherstring-setting test for schannelMårten Nordheim2020-08-241-0/+4
* SSL: add an autotest for handling of illegal datetimes in certificatesGiuseppe D'Angelo2020-07-172-0/+43
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0915-16/+16
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-071-3/+3
* QSslConfiguration::setCiphers - introduce the overload taking QStringTimur Pocheptsov2020-07-011-3/+23
* Move QAlertLevel and QAlertType enums into the namespace QSslTimur Pocheptsov2020-06-291-4/+2
* Use QList instead of QVector in network testsJarek Kobus2020-06-253-5/+5
* QSslSocket: remove certificate-related settersTimur Pocheptsov2020-06-221-5/+10
* long_name_onDemandCerts_static - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-25/+0
* long_name_onDemandCerts_member - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-22/+0
* tst_qsslcertificate - suppress a deprecation warningTimur Pocheptsov2020-06-121-0/+4
* tst_QSslSocket - stop using qrand (to suppress a warning)Timur Pocheptsov2020-06-101-7/+6
* tst_QSslSocket - do not test the deprecated APITimur Pocheptsov2020-06-101-108/+2
* Remove winrtOliver Wolff2020-06-065-96/+24
* QtNetwork remove deprecated signalsTimur Pocheptsov2020-06-041-6/+3
* QSslCertificate: overhaul ASN.1 datetime parsingGiuseppe D'Angelo2020-05-221-0/+6
* QSslSocket::setSslSonfiguration - set d.configuration properlyTimur Pocheptsov2020-05-081-0/+20
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-082-4/+2
|\
| * More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-242-4/+2
* | Port autotest to QRegularExpressionLars Knoll2020-03-311-23/+26
* | Port autotest away from QRegExpLars Knoll2020-03-311-8/+9
* | Remove QRegExp usage from QSslCertificate and QSslSocketLars Knoll2020-03-311-84/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-85/+85
|\|
| * QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-041-85/+85
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-282-38/+38
|\|
| * QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-272-23/+23
| * Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-262-15/+15
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-128-23/+8
* | Regenerate rest of qtbaseAlexandru Croitor2020-02-041-0/+31
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-30/+114
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-2/+2
| |\|
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-2/+2
| | |\
| | | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-2/+2
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-28/+112
| |\| |
| | * | QSslCertificate: migrate to QRegularExpressionSamuel Gaist2020-01-231-28/+112
* | | | Post Merge FixesLeander Beernaert2020-01-241-0/+7
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-246-79/+225
|\| | |