summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Http2: fix 401 authentication required w/o challengeMårten Nordheim2024-01-263-6/+26
* tst_QHostInfo::reverseLookup(): code cleanupAxel Spoerl2024-01-141-3/+2
* tst_http2: increase testing for authenticationRequiredMårten Nordheim2024-01-092-6/+22
* Fix the qopenssl_symbols.h copy in the autotestMårten Nordheim2023-12-151-2/+9
* ASN1: speed up parsing of certificate timestampsMårten Nordheim2023-12-061-0/+6
* Blacklist tst_Http2::duplicateRequestsWithAborts on QNXVolker Hilsheimer2023-12-051-0/+2
* http2: When a reply is removed from the queue, only remove oneMårten Nordheim2023-10-171-0/+49
* tst_http2::redirect: reduce length of testMårten Nordheim2023-10-061-1/+2
* Update public suffix listMarc Mutz2023-09-201-0/+0
* tst_QDnsLookup: skip a unittest on WindowsAhmad Samir2023-09-121-0/+4
* tst_QDnsLookup: fix typo in CMakeListst.txtAhmad Samir2023-09-121-1/+1
* tst_qdnslookup: fix the location of the opcode in the headerThiago Macieira2023-09-121-1/+1
* tst_qsslkey: Fix CMake conditionAxel Spoerl2023-09-061-2/+2
* tst_QDnsLookup: extend test coverage for property bindingsIvan Solovev2023-09-032-0/+35
* QLocal{Socket,Server}: extend the test coverage for property bindingsIvan Solovev2023-09-032-7/+14
* tst_QSslSocket: don't use deprecated RSA apiTimur Pocheptsov2023-08-291-0/+2
* tst_QUdpSocket: move up the search for IPv6-capable interfacesThiago Macieira2023-08-291-20/+9
* tst_QNetworkInterface: enable IPv6 detection for WindowsThiago Macieira2023-08-292-9/+10
* Update public suffix listIevgenii Meshcheriakov2023-08-241-0/+0
* tst_QSslSocket: skip tests requiring TLS v 1.0 downgradeTimur Pocheptsov2023-08-221-0/+24
* tst_QDtls: use DTLS v 1.0 test data conditionallyTimur Pocheptsov2023-08-211-9/+17
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-175-10/+10
* tst_QSctpSocket: replace QList with const arrayMarc Mutz2023-08-081-5/+6
* tst_QHostInfo: fix mem-leaks in threadSafetyAsynchronousAPI()Marc Mutz2023-07-191-13/+10
* tst_QNetworkDiskCache: fix mem-leakMarc Mutz2023-07-181-0/+1
* tst_QTcpSocket: fix mem-leakMarc Mutz2023-07-151-1/+1
* tst_QNetworkCookieJar: fix memleakMarc Mutz2023-07-151-1/+3
* Update public suffix listMårten Nordheim2023-07-071-0/+0
* QNetworkReply: Propagate proxy errors properlyMichael Klein2023-06-291-1/+45
* Android: explicitly bundle the OpenSSL libs for testsAssam Boudjelthia2023-06-2817-0/+17
* tst_QNetworkReply: split extremely long lineMårten Nordheim2023-06-261-1/+14
* tst_QSslSocket: ignore order of sslErrors listMårten Nordheim2023-06-211-1/+8
* Update public suffix listMårten Nordheim2023-06-211-0/+0
* Remove the manual undef of the min/max macros, or def NOMINMAXAmir Masoud Abdol2023-06-083-7/+0
* QDnsLookup: allow looking up the root domainThiago Macieira2023-06-031-8/+31
* CMake: remove "res_ninit" feature and collapse to just "libresolv"Thiago Macieira2023-05-271-1/+1
* QDnsLookup: add TimeoutError for timeoutsThiago Macieira2023-05-261-1/+2
* Skip diffie-hellman parameter test when not supportedMårten Nordheim2023-05-241-0/+2
* tst_QDnsLookup: add a test for setNameserverThiago Macieira2023-05-232-0/+156
* QDnsLookup: add support for setting the port number of the serverThiago Macieira2023-05-231-0/+70
* tst_QDnsLookup: don't fail if the server refused to answerThiago Macieira2023-05-111-34/+34
* tst_QDnsLookup: create a dedicated test for IDNThiago Macieira2023-05-111-9/+18
* Network: link directly to libresolv instead of dlopen()ing itAmir Masoud Abdol2023-05-113-16/+2
* Unblacklist tst_QDnsQuery::lookupMårten Nordheim2023-05-101-2/+0
* Hsts: match header names case insensitivelyMårten Nordheim2023-05-081-0/+6
* Update public suffix listMårten Nordheim2023-05-042-12/+0
* tst_QSslCertificate: Make it easier to check which backend is usedMårten Nordheim2023-04-251-19/+40
* Network tests: drop testing ftp proxy serverMårten Nordheim2023-04-202-2/+12
* tst_qnetworkreply: Don't try using ftp servers while ftp is missingMårten Nordheim2023-04-201-43/+51
* Remove unused variablesAmir Masoud Abdol2023-04-191-4/+0