summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-224-10/+84
|\
| * Socks5 socket engine test: Disable UDP over Socks testPeter Hartmann2014-05-211-10/+4
| * Fix crash in QNetworkAccessManager.Jędrzej Nowacki2014-05-193-0/+80
* | Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-149-49/+124
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-131-0/+71
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-0/+71
| |\|
| | * Add autotest for the QSslCertificate QIODevice constructor.Richard J. Moore2014-05-061-0/+42
| | * Add an autotest the QSslCertificate::version() method works.Richard J. Moore2014-05-061-0/+29
* | | Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-114-0/+54
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-062-4/+6
|\|
| * QTcpSocket auto test: Temporarily disable Socks5 testsPeter Hartmann2014-04-251-4/+4
| * Add missing #ifndef QT_NO_SSLFrederik Gladhorn2014-04-251-0/+2
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-301-0/+8
|/
* Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-091-0/+67
* Change QVERIFY in tst_qnetworkreply to warning.Friedemann Kleint2014-04-091-9/+18
* network: finish all pending replies upon errorPeter Hartmann2014-04-071-0/+40
* Polish tst_qsslsocket a bit.Friedemann Kleint2014-03-261-4/+18
* network: add support for NTLM Session SecurityPeter Hartmann2014-03-201-1/+1
* Add verbose messages to tst_qnetworkreply.Friedemann Kleint2014-03-151-52/+70
* Stabilize tst_qnetworkreply on Windows.Friedemann Kleint2014-03-131-6/+13
* Fix network tests relying on troll.noSimo Fält2014-03-133-5/+5
* Skip the test 'abort' of tst_qftp.Friedemann Kleint2014-03-101-0/+1
* Sanitize tst_qftp.Friedemann Kleint2014-03-062-92/+113
* spdy autotest: Fixed build with QT_NO_NETWORKPROXYOliver Wolff2014-03-061-0/+8
* spdy autotest: Fix build with QT_NO_OPENSSLOliver Wolff2014-03-061-2/+2
* tst_spdy: Check network test serverSergio Ahumada2014-02-251-0/+6
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-2544-44/+0
* network: add support for the SPDY protocolPeter Hartmann2014-02-193-0/+698
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-182-5/+10
|\
| * Remove qSort usages from network testsSergio Ahumada2014-02-172-5/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-2/+0
|\|
| * network tests: do not rely on external serversPeter Hartmann2014-02-111-2/+0
* | Add more specific HTTP error codes to QNetworkReply::NetworkErrorMandeep Sandhu2014-01-301-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-214-6/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-204-6/+4
| |\|
| | * Prevent spurious SSL errors from local certificates.Richard J. Moore2014-01-161-3/+0
| | * test: tst_qhttpsocketengine requires `private_tests' setSergio Ahumada2014-01-151-0/+1
| | * test: tst_qhostinfo requires `private_tests' setSergio Ahumada2014-01-151-0/+1
| | * network proxy tests: adapt proxy authentication to new serverPeter Hartmann2014-01-101-3/+2
* | | Ensure weak ciphers are not part of the default SSL configuration.Richard J. Moore2014-01-211-5/+17
|/ /
* | Replace win32-g++ with mingw scopeKai Koehne2014-01-172-2/+2
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-7/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-232-1/+37
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-162-1/+37
| |\|
| | * QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
| | * SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+21
* | | QAbstractSocket: fix setReadBufferSize from readyRead slot.David Faure2013-12-201-0/+53
|/ /
* | QNetworkCookie: allow cookies for IPv6 domainsPeter Hartmann2013-12-131-0/+6
* | QNetworkCookie: allow cookies for IPv4 domainsPeter Hartmann2013-12-131-0/+5
* | WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-0611-4/+172