summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Blacklist 1 tests in tst_QFtp on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-11-291-0/+2
* QHostAddress: Fix incorrect comparison against 'Any'Mårten Nordheim2022-11-042-1/+7
* tst_QSslSocket: Delete sslOptionsMårten Nordheim2022-10-281-57/+0
* tst_QSslServer: Make the in-process server use TLS1.2Mårten Nordheim2022-10-281-1/+1
* QNetworkReplyFileImpl: Don't emit 'finished' in the ctorMårten Nordheim2022-09-161-0/+13
* Blacklist 2 tests in tst_Http2 on ubuntu-20.04CI Insignificant Platforms Monitor Bot2022-09-151-0/+5
* tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-132-7/+33
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-081-0/+1
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-0811-93/+511
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-081-19/+8
* tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-081-0/+4
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-09-012-88/+84
* QSslCertificate::toText(): add a file to compare againstTimur Pocheptsov2022-09-015-150/+9
* tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3Timur Pocheptsov2022-08-311-0/+5
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-08-091-0/+61
* tst_QSslKey: prepare for the migration to OpenSSL v3Timur Pocheptsov2022-07-191-12/+45
* tst_qnetworkreply: replace server.pem/key pairTimur Pocheptsov2022-07-182-35/+45
* Disable unit testing setting up QTcpServer on special Apple interfacesØystein Heskestad2022-07-151-0/+6
* Network: Update expired certMårten Nordheim2022-06-252-30/+30
* tst_QNetworkReply try stabilize autoDeleteReplies testsMårten Nordheim2022-05-101-3/+10
* Blacklist passwordAuth for Ubuntu 20.04Heikki Halmet2022-04-191-0/+1
* Fix compilation with GCC 12 (and on Fedora 35 and newer)Ville Voutilainen2022-04-151-1/+1
* tst_QTcpSocket::connectToHostError - handle possible timeoutsTimur Pocheptsov2022-04-071-8/+27
* tst_QSslSocket - replace an old certificateTimur Pocheptsov2022-03-302-88/+84
* Make Ubuntu with its non-standard security level happyTimur Pocheptsov2022-03-292-88/+84
* Http2: Fix redirect-handlingMårten Nordheim2022-02-223-1/+85
* Convert date-time to UTC before claiming it's in GMTEdward Welbourne2022-01-181-9/+27
* tst_QSslSocket: QSKIP the test that is known to fail with SecureTransportTimur Pocheptsov2021-12-011-0/+3
* QAuthenticator: Filter out algorithms we don't supportMårten Nordheim2021-11-251-0/+30
* Blacklist tst_QTcpServer::linkLocal on macOS ARMTor Arne Vestbø2021-11-231-0/+3
* Blacklist problematic network auto-tests on macOS ARMTor Arne Vestbø2021-11-232-0/+6
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-11-231-0/+2
* Http/2 - handle PADDED flag correctlyTimur Pocheptsov2021-10-121-0/+84
* Blacklist tst_QSocks5SocketEngine::simpleConnectToIMAP() because of flakinessDimitrios Apostolou2021-09-151-0/+3
* tst_http2: Fix flaky authentication testMårten Nordheim2021-09-111-0/+5
* 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