summaryrefslogtreecommitdiffstats
path: root/tests/auto/network
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-112-20/+31
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-102-20/+31
| |\
| | * tst_QNetworkInterface: don't force an IPv4 link-local addressThiago Macieira2019-12-072-21/+31
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-043-16/+10
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Ulf Hermann2019-12-032-14/+9
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-032-14/+9
| | |\|
| | | * tst_qsslcertificate: fix subjectAndIssuerAttributesTimur Pocheptsov2019-11-282-14/+9
| * | | Blacklist tst_QNetworkInterface::localAddress(linklocal-ipv4) on WindowsHeikki Halmet2019-12-031-2/+1
| |/ /
* | | QSslSocket (OpenSSL) improve alert messages handlingTimur Pocheptsov2019-12-031-1/+124
* | | QSsl - delete all mentions of SslV2 and SslV3Timur Pocheptsov2019-11-281-38/+14
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-252-1/+50
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-0/+49
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+49
| | |\
| | | * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-112-4/+4
| | | |\
| | | * | Schannel: no longer keep old ssl errors around when reusing socketMårten Nordheim2019-10-071-0/+49
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-022-14/+4
|\| | | |
| * | | | QSslSocket - remove old OpenSSL backend (< 1.1)Timur Pocheptsov2019-11-012-14/+4
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-011-0/+26
|\| | | |
| * | | | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-311-0/+26
* | | | | Make QList an alias to QVectorLars Knoll2019-10-302-2/+0
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-301-2/+58
|\| | | |
| * | | | Add a timeout for transfersVille Voutilainen2019-10-281-2/+58
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-262-4/+4
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-252-4/+4
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-242-4/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | DTLS auto-test(s) - fix a buggy logic with pending datagramsTimur Pocheptsov2019-10-102-4/+4
| | | |/
| * | | Move away from recently deprecated HTTP2 attributesMårten Nordheim2019-10-011-9/+9
* | | | tst_qnetworkreply: Remove getFromHttp:success-externalFrederik Gladhorn2019-10-022-6/+0
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-021-21/+31
|\| | |
| * | | tst_qsslsocket: Update some QSslConfiguration usageMårten Nordheim2019-09-251-21/+31
| |/ /
* / / Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-255-724/+9
|/ /
* | Disable debug-and-release builds for MinGWSimon Hausmann2019-09-181-1/+1
* | Fix mis-handling of actual TLD in qIsEffectiveTLD()Edward Welbourne2019-09-161-0/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-0/+3
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+3
| |\
| | * tst_http2::goaway - run in ALPN mode onlyTimur Pocheptsov2019-09-041-0/+3
* | | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-5/+0
* | | HTTP/2: use a non-default MAX_FRAME_SIZETimur Pocheptsov2019-08-223-1/+76
* | | Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-203-32/+53
* | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-1911-217/+47
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-3/+13
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-082-6/+0
| |\|
| | * tst_http2::connectToHost - fix flakinessTimur Pocheptsov2019-08-072-6/+0
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-052-0/+16
| |\|
| | * tst_http2::connectToHost - add a fix for SecureTransport backendTimur Pocheptsov2019-08-011-0/+13
| | * Blacklist tst_http2::connectToHostTimur Pocheptsov2019-08-011-0/+3
* | | Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-1/+16
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-291-0/+13
| |\ \