summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wweak-vtables warningJesus Fernandez2019-04-011-0/+3
* Use the QTime API less clumsilyEdward Welbourne2019-04-011-1/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-314-5/+37
|\
| * 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
* | | tst_qsslsocket: fix racy testMårten Nordheim2019-03-261-2/+2
* | | tst_qsslkey: test AES encryption in the 'encrypt' testMårten Nordheim2019-03-261-18/+74
* | | WinRT: Add support for AES-encrypted keysMårten Nordheim2019-03-261-2/+2
* | | 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