summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-2/+2
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-173-14/+27
| |\
| | * QSslSocket: add and set the TLSv1.3-specific PSK callbackv5.12.4Mårten Nordheim2019-06-121-11/+1
| | * H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-121-1/+1
| | * tst_qsslsocket: fix racy testMårten Nordheim2019-06-121-2/+2
| | * tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-121-0/+23
| * | Do not use the resolver for the local hostnameDimitrios Apostolou2019-06-111-2/+2
| |/
* | tst_qsslsocket: fix racy testv5.13.0-rc3v5.13.0Mårten Nordheim2019-06-131-2/+2
* | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
* | QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-131-11/+1
* | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-041-0/+23
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-103-44/+119
|\|
| * tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-093-44/+119
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-062-4/+66
|\|
| * Populate test data for reverse lookups using system toolsVolker Hilsheimer2019-04-052-4/+66
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-0/+2
|\|
| * Blacklist the reverse lookup of 8.8.8.8 to unblock integrationsVolker Hilsheimer2019-03-291-0/+2
* | Remove blacklisting of tst_qsslsocket_onDemandCertificates_memberAllan Sandfeld Jensen2019-03-271-2/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-262-3/+35
|\|
| * Network cache: Stop treating no-cache like no-storeMårten Nordheim2019-03-222-3/+35
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-111-2/+2
|\|
| * Expand blacklisting of tst_qsslkey to cover all versions of RHELsTony Sarajärvi2019-03-101-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-36/+13
|\|
| * Hpack - fix the static lookupTimur Pocheptsov2019-03-041-36/+13
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-5/+4
|\|
| * Make tst_QUdpSocket::lincLocalIPv6 less sadisticTimur Pocheptsov2019-02-211-5/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-213-1/+16
|\|
| * tst_http2::earlyResponse - fix a flaky and somewhat broken testTimur Pocheptsov2019-02-203-1/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-196-13/+7
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-186-13/+7
* | Schannel: Add ALPN supportMårten Nordheim2019-01-282-4/+21
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-281-0/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-0/+6
| |\|
| | * tst_qsslsocket - blacklist several test temporarilyTimur Pocheptsov2019-01-241-0/+6
* | | Select single-name SSL certificate for test servers using host networkRyan Chu2019-01-282-0/+23
* | | QSslSocket: Fix isMatchingHostname when the CN is an IP AddressMårten Nordheim2019-01-282-0/+27
|/ /
* | tst_qsslsocket: Make an ALPN test available to other backendsMårten Nordheim2019-01-241-40/+41
* | Ssl: Add support for IP-address in alternate subject nameMårten Nordheim2019-01-242-0/+31
* | Schannel supportMårten Nordheim2019-01-223-10/+57
* | disabledProtocol() - use the right address when connectingTimur Pocheptsov2019-01-091-2/+2
* | Skip smb-path test of tst_QNetworkReply when using Docker test serversRyan Chu2019-01-081-0/+10
* | QSsl: do not wait for 'connected'/'encrypted' if a protocol is disabledTimur Pocheptsov2018-12-211-44/+55
* | OpenSSL: drop support for SSLv2 and SSLv3Giuseppe D'Angelo2018-12-131-129/+63
* | Add tst_QOcsp auto-testTimur Pocheptsov2018-12-0611-0/+1074
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-043-2/+18
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-273-2/+18
| |\
| | * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-263-2/+18
* | | Amend 7f77dc84fb to simplify the parameters of createPlainTestRowsLars Schmertmann2018-11-241-3/+3
* | | Add support for Diffie-Hellman keys to QSslKeyLars Schmertmann2018-11-2314-2/+82
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-222-3/+60
|\| |