summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* test: Skip some more qsslsocket flaky tests [part 2]Sergio Ahumada2013-08-161-5/+13
* test: Skip some more qsslsocket flaky testsSergio Ahumada2013-08-131-4/+9
* test: Skip some flaky tests, but only if they are expected to failSergio Ahumada2013-08-101-33/+77
* QHttpMultiPart: fix data corruption in readData methodPeter Hartmann2013-07-291-0/+44
* Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-201-3/+6
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-0/+28
* Add a test for QLocalSocket::openThiago Macieira2013-07-201-0/+23
* test: Mark tst_QNetworkReply::backgroundRequestInterruption() as XFAIL on OS ...Sergio Ahumada2013-07-151-0/+4
* test: organize tst_qnetworkreply .pro file a bitSergio Ahumada2013-07-151-4/+1
* Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-122-4/+0
* Further followup to Q_OS_MACX changes.Jake Petroules2013-06-241-1/+1
* tst_qnetworkproxyfactory: Fix warnings about unused variables.Friedemann Kleint2013-06-071-0/+5
* Update the DNS and name-resolver tests to the official zoneThiago Macieira2013-06-073-7/+7
* QDnsLookup: test multiple TXT answers tooThiago Macieira2013-06-041-48/+54
* QDnsLookup: test MX and SRV records that can change orderThiago Macieira2013-06-041-4/+27
* Autotest: Use the new test zone in all name-lookup unit testsThiago Macieira2013-05-073-61/+107
* SSL internals: do not write after shutting down the socketPeter Hartmann2013-04-231-1/+2
* Fix retrieving of the generic system proxy via environment variablesThomas McGuire2013-04-231-0/+41
* QNetworkInterface auto test: do not abort without sessionPeter Hartmann2013-03-261-5/+8
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-0/+2
|\
| * Skip unstable tst_QSslSocket test case.Samuel Rødal2013-03-201-0/+2
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2022-63/+329
|\ \
| * | 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
| |\ \
| * | | 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
| |\ \ \ | | | |/ | | |/|
| * | | 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
| | |\ \ \
| * | | | | 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
| |\ \ \ \
| * \ \ \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2348-48/+264
| |\ \ \ \ \
| * | | | | | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
* | | | | | | Don't fail on tst_QSslSocket::setReadBufferSize_task_250027Stephen Kelly2013-03-151-1/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-1/+1
| |_|_|_|/ |/| | | |
* | | | | Only compile SSL tests when openssl is available.Frederik Gladhorn2013-02-131-7/+7
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | QSslConfiguration: toggle on demand loading of root certs properlyPeter Hartmann2013-01-231-3/+25
| |/ |/|