summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslsocket
Commit message (Expand)AuthorAgeFilesLines
...
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-211-1/+45
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-38/+0
* tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in useTimur Pocheptsov2021-01-081-0/+4
* Remove the qmake project filesJoerg Bornemann2021-01-071-27/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* QSslSocket::verify: do not alter the default configurationTimur Pocheptsov2020-11-302-2/+96
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-11-231-2/+27
* QSslCipher - improve its code coverage and auto-testsTimur Pocheptsov2020-11-201-20/+16
* 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-232-2/+2
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-0/+38
* CMake Build: Add qtnetwork docker testserver supportCristian Adam2020-09-171-0/+1
* 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-121-0/+9
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-7/+7
* Disable cipherstring-setting test for schannelMårten Nordheim2020-08-241-0/+4
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* 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-251-1/+1
* 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-061-54/+0
* QtNetwork remove deprecated signalsTimur Pocheptsov2020-06-041-6/+3
* QSslSocket::setSslSonfiguration - set d.configuration properlyTimur Pocheptsov2020-05-081-0/+20
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+1
|\
| * More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-241-2/+1
* | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-281-36/+36
|\|
| * QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-22/+22
| * Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-261-14/+14
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-2/+2
|\ \
| * | 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/dev' into merge-devLeander Beernaert2020-01-241-58/+207
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-161-1/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-1/+2
| | |\|
| | | * Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-141-1/+2
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-18/+18
| |\| |
| | * | QSslSocket: deprecate sslErrors() getterTimur Pocheptsov2020-01-101-4/+4
| | * | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-101-14/+14
| * | | QSslSocket (OpenSSL) improve alert messages handlingTimur Pocheptsov2019-12-031-1/+124
| * | | QSsl - delete all mentions of SslV2 and SslV3Timur Pocheptsov2019-11-281-38/+14
| |/ /
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-0/+49
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+49
| | |\
| | | * Schannel: no longer keep old ssl errors around when reusing socketMårten Nordheim2019-10-071-0/+49