summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Network: Update expired certv5.15.6-lts-lgplMårten Nordheim2022-08-182-30/+30
* tst_QSslCertificate::verify - remove QSKIPTimur Pocheptsov2021-08-067-254/+121
* tst_QSslCertificate::verify - skip auto-testTimur Pocheptsov2021-08-021-0/+2
* H2: emit encrypted for at least the first reply, similar to H1Timur Pocheptsov2021-07-211-0/+9
* QNetworkDiskCache: Fix tracking of size during storeItem()Mårten Nordheim2021-07-201-10/+38
* Let the h2 test server both send and receive DATA framesMårten Nordheim2021-05-282-6/+17
* Extend blacklisting of tst_QNetworkReply::ioHttpRedirectPolicyTarja Sundqvist2021-05-221-0/+2
* Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on LinuxAllan Sandfeld Jensen2021-05-121-2/+1
* HTTP/2 authentication requiredMårten Nordheim2021-05-033-0/+116
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-071-1/+1
* Update public suffix list to today's latestEdward Welbourne2021-02-031-1/+2
* tst_QSslError: improve the code coverage, as pointed at by LCOVTimur Pocheptsov2020-12-102-37/+98
* QSslSocket::verify: do not alter the default configurationTimur Pocheptsov2020-12-072-3/+97
* Http2: Remove errored-out requests from queueMårten Nordheim2020-12-031-3/+0
* tst_qsslkey - handle QT_NO_SSL properlyTimur Pocheptsov2020-12-011-0/+4
* QSslCipher - improve its code coverage and auto-testsTimur Pocheptsov2020-12-012-31/+25
* QDtls(cookie verifier): make sure a server can re-use 'Client Hello'Timur Pocheptsov2020-12-011-0/+14
* tst_QSslCertificate - improve code coverageTimur Pocheptsov2020-11-306-1/+216
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-11-302-2/+43
* QPasswordDigestor - improve code coverageTimur Pocheptsov2020-11-231-0/+59
* tst_qocsp: improve code coverageTimur Pocheptsov2020-11-201-3/+16
* QLocalSocket/Win: prevent writing to broken pipeAlex Trotsenko2020-10-151-0/+1
* tst_QTcpSocket::connectToHostError - increase the timeoutTimur Pocheptsov2020-10-081-4/+5
* Blacklist tst_QUdpSocket::writeDatagramToNonExistingPeerHeikki Halmet2020-10-081-4/+2
* 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-144-1/+32
* tst_QNetworkReply: Avoid race in ioGetFromHttpWithAuthMårten Nordheim2020-09-121-1/+5
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-121-3/+3
* Fix a rather sloppy test case in tst_QSslKeyTimur Pocheptsov2020-09-111-6/+52
* tst_QLocalSocket: fix wrong slot nameAlex Trotsenko2020-08-241-1/+1
* QNAM: Remove network connectivity pre-checkMårten Nordheim2020-07-301-9/+0
* Http: Fix POST-to-GET redirects still uploading or transmitting CLMårten Nordheim2020-06-301-1/+73
* Deprecate QByteArray's methods taking QStringSona Kurazyan2020-06-241-1/+1
* long_name_onDemandCerts_member - stop testing/using the deprecated APITimur Pocheptsov2020-06-151-22/+0
* tst_qsslcertificate - suppress a deprecation warningTimur Pocheptsov2020-06-121-0/+4
* long_name_onDemandCerts_static - stop testing/using the deprecated APITimur Pocheptsov2020-06-121-25/+0
* 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
* QSslSocket::setSslSonfiguration - set d.configuration properlyTimur Pocheptsov2020-05-201-0/+20
* tst_PlatformSocketEngine: Removee SOURCES += of QtNetwork codeThiago Macieira2020-04-091-6/+0
* More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-243-7/+3
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-28/+54
|\
| * Fix 'out of process' autotestsTimur Pocheptsov2020-03-111-28/+54
* | Log the possible socket error code for the flaky testSona Kurazyan2020-03-171-1/+1
* | QNetworkReply: stabilize sslSessionSharing testMårten Nordheim2020-03-161-0/+3
* | QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-041-85/+85
* | QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-035-28/+26
* | Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-284-180/+185
* | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-277-40/+40
* | Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-267-50/+50