summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1612-52/+52
* Fix warning about unused function result in tst_qnetworkproxyfactory.Friedemann Kleint2013-03-121-1/+1
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-2/+2
* Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-061-1/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-1/+1
|\
| * Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-1/+1
* | Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+19
* | Add support for intermediate certificates to server sockets.Richard Moore2013-02-195-6/+159
* | Store the local certificate in a QList.Richard Moore2013-02-191-0/+16
* | SSL session sharing auto test: Retrieve smaller file for testingPeter Hartmann2013-02-191-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-7/+7
|\|
| * Only compile SSL tests when openssl is available.Frederik Gladhorn2013-02-131-7/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-179-81/+128
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-149-81/+128
| |\|
| | * Fix developer-build of qsslsocket_onDemandCertificates_member.Friedemann Kleint2013-02-121-4/+5
| | * Fix loading of SSL certificate of DER files.BogDan Vatra2013-02-082-2/+48
| | * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-014-70/+70
| | * QSslSocket tests: use qt-project.org as test server instd of codereviewPeter Hartmann2013-01-292-2/+2
| | * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-282-3/+3
| | * Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-281-0/+4
* | | Skip tst_QSslSocket::setReadBufferSize_task_250027()Tor Arne Vestbø2013-02-171-0/+2
|/ /
* | QUrl effective TLDs: update table and split into chunks of 64KPeter Hartmann2013-02-091-1/+1
* | SSL: Implement session sharing and use it from QNetworkAccessManagerPeter Hartmann2013-02-061-0/+77
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-3/+25
|\|
| * QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-3/+25
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2348-48/+264
|\|
| * QNetworkReply auto test: also test uploading data via HTTPSPeter Hartmann2013-01-181-0/+216
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1848-48/+48
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
|/
* Fix incorrectly disabled autotestShane Kearns2013-01-111-1/+1
* Add auto test for HTTP cache fix for QTBUG-28035.Michael Brüning2013-01-081-0/+125
* SSL certificates: blacklist mis-issued Turktrust certificatesPeter Hartmann2013-01-042-0/+55
* Network: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-034-11/+0
* Don't read from deleted member variablePeter Kümmel2013-01-031-3/+9
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* test: Change trolltech.com:443 to qt-project.org:443Sergio Ahumada2013-01-031-1/+1
* Fix some typosSergio Ahumada2012-12-211-1/+1
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-1/+1
* Fix some typos in QProcess and QSslSocket unit tests.Stephen Kelly2012-12-041-1/+0
* remove pointless zlib includesOswald Buddenhagen2012-12-042-2/+0
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-031-1/+1
* Add support for getaddrinfo using MinGW in tst_qhostinfoJonathan Liu2012-11-222-8/+5
* speed up tst_QLocalSocket::readBufferOverflowJoerg Bornemann2012-11-021-0/+9
* SSL certificate printing: Fix auto test for OpenSSL 1.0.1 version.Janne Anttila2012-11-022-8/+59
* Use qt-project.org in tst_hostinfo - qt.nokia.com changed IP address.Janne Anttila2012-10-311-7/+7
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-261-1/+2
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-254-4/+8
* fix flakiness of tst_qlocalsocket::processConnectionJoerg Bornemann2012-10-251-14/+20
* tst_qlocalsocket: get rid of QtScript dependencyJoerg Bornemann2012-10-199-384/+197
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-195-46/+46