summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Modularize configure.json/.priLars Knoll2016-09-153-0/+5
* tst_QSslSocket: clean upMarc Mutz2016-08-191-55/+57
* Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-192-45/+50
* Use qtConfig throughout in qtbaseLars Knoll2016-08-1919-24/+24
* HTTP/2 - fix invalid read (auto-test)Timur Pocheptsov2016-08-171-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-3/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-3/+2
| |\
| | * tst_QSslSocket::setLocalCertificateChain(): fix resource leak when test failMarc Mutz2016-08-111-3/+2
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-0/+1
| |\|
| | * QNativeSocketEngine::option(): return a correct value on invalid callAlex Trotsenko2016-08-051-0/+1
* | | HTTP/2 - fix QT_NO_SSL buildTimur Pocheptsov2016-08-151-1/+2
* | | QSslDiffieHellmanParameters: make fit for releaseMarc Mutz2016-08-122-5/+5
* | | Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-115-70/+81
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-0/+1
| |\|
| | * QLocalSocket/Tcp: open device before making a connectionAlex Trotsenko2016-08-041-0/+1
* | | Fix some syntax issues in SCTP implementationAlex Trotsenko2016-08-031-13/+12
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-0/+6
|\| |
| * | QAbstractSocket: ensure bind()+connect() works on delayed closeAlex Trotsenko2016-07-201-0/+6
* | | Store QSslKey in specific key format to provide more details for keyLars Schmertmann2016-07-281-5/+56
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-274-2/+501
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-192-1/+11
|\| |
| * | QSslSocket: reset connection parameters on disconnectAlex Trotsenko2016-07-051-0/+6
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-041-1/+5
| |\|
| | * Fix tst_QNetworkReply::qtbug45581WrongReplyStatusCode() on WindowsFriedemann Kleint2016-06-301-1/+5
* | | Do not spin cpu unnecessarily in qhttpnetworkconnection testJędrzej Nowacki2016-07-151-156/+26
* | | HTTP2 - autotestTimur Pocheptsov2016-07-147-1/+1332
* | | Avoid busy wait in qnetworkreply testJędrzej Nowacki2016-07-131-11/+1
* | | tst_qsslsocket::protocolServerSide - try to fix failing ssl3-* *-ssl3Timur Pocheptsov2016-06-241-3/+15
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-06-215-7/+63
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-215-7/+63
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-205-7/+63
| | |\|
| | | * tst_QUdpSocket - remove insignificanceTimur Pocheptsov2016-06-142-5/+19
| | | * QSslSocket (OpenSSL) - handle abort/close on sslErrors emittedTimur Pocheptsov2016-06-141-0/+27
| | | * tst_QTcpSocket: Replace insignification on Windows by BLACKLIST.Friedemann Kleint2016-06-102-2/+13
* | | | Long live QNetworkDatagram!Thiago Macieira2016-06-204-33/+225
|/ / /
* | | HPACK implementationTimur Pocheptsov2016-06-153-0/+860
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-133-8/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-6/+1
| |\|
| | * tst_QNetworkReply: Un-blacklist recently fixed test.Edward Welbourne2016-05-251-4/+1
| * | tst_qsslsocket::protocolServerSide - blacklist on RHEL 7.2Timur Pocheptsov2016-05-261-0/+4
| * | tst_qsslsocket - re-structure the codeTimur Pocheptsov2016-05-261-2/+4
* | | Disable QSslDiffieHellmanParameters tests for QT_NO_SSL buildsAndré Klitzing2016-06-102-2/+8
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-4/+0
* | | Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.Mikkel Krautz2016-05-254-4/+253
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+16
| |\|
| | * Revert "tst_qudpsocket - remove insignificant"Timur Pocheptsov2016-05-132-12/+2
| | * Fixed crash in QAuthenticator::operator==Jesus Fernandez2016-05-131-0/+16
| | * tst_qudpsocket - remove insignificantTimur Pocheptsov2016-05-062-2/+12