summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-151-2/+2
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-141-2/+2
| |\
| | * 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
* | | | tst_qhostinfo: remove dependency on network test serverMårten Nordheim2019-03-151-3/+0
* | | | Schannel: support for AES-encrypted keysMårten Nordheim2019-03-151-1/+1
|/ / /
* | | Convert tst_QSslSocket to work with DockerTimur Pocheptsov2019-03-113-66/+134
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-36/+13
|\| |
| * | 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
* | | QSslKey - add a support for AES encrypted keysTimur Pocheptsov2019-03-084-5/+105
* | | SecureTransport - make 'securetransport' feature publicTimur Pocheptsov2019-03-072-7/+7
* | | Convert tst_qudpsocket to use dockerMårten Nordheim2019-03-062-6/+19
* | | Extend the test for QSslKeyLars Schmertmann2019-03-021-1/+37
* | | Blacklist tst_qsocks5socketengine::passwordAuth2Mårten Nordheim2019-03-011-0/+3
* | | Convert tst_qhttpsocketengine to work with the Docker-serverTimur Pocheptsov2019-03-012-19/+30
* | | Convert tst_qsslsocket_*_static/member auto-testsTimur Pocheptsov2019-03-014-12/+43
* | | Convert tst_qtcpserver to use dockerMårten Nordheim2019-02-282-17/+32
* | | Port tst_qtcpsocket to the docker serverMårten Nordheim2019-02-282-73/+107
* | | Convert the QSocks5SocketEngine test to use DockerMårten Nordheim2019-02-282-18/+30
* | | Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-251-4/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-224-6/+20
|\| |
| * | 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
* | | Convert tst_qhttpnetworkconnectionTimur Pocheptsov2019-02-212-36/+44
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-206-13/+7
|\| |
| * | 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
* | | Convert tst_qabstractnetwork auto-testTimur Pocheptsov2019-02-112-1/+8
|/ /
* | 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