summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* SecureTransport: do not set max protocol versionTimur Pocheptsov2019-01-271-12/+4
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-232-1/+3
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-085-37/+71
| |\
| * | Doc: Fix linking errors qtbaseNico Vertriest2019-01-031-1/+1
| * | Work around FreeBSD 12.0 breaking source compatibility with IFM_FDDIThiago Macieira2019-01-011-0/+2
* | | Fix alignment-warnings about Q_DECLARE_PRIVATE's castsEdward Welbourne2019-01-151-0/+1
* | | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-102-2/+2
* | | wasm: fix blob download handlingLorn Potter2019-01-091-11/+16
* | | Doc: Complete doc on QHostAddress::clear()Nico Vertriest2019-01-081-1/+2
* | | QNetworkReplyHttpImpl::_q_startOperation - remove a useless warningTimur Pocheptsov2019-01-081-4/+2
| |/ |/|
* | Copy backend configuration while setting dtls configSona Kurazyan2019-01-051-0/+1
* | Doc: fix typo in QAbstractSocket::bind documentationSamuel Gaist2019-01-031-1/+1
* | configure: inline openssl test sourcesOswald Buddenhagen2018-12-191-3/+23
* | wasm: emit finished after QNetworkReply abortLorn Potter2018-12-182-10/+25
* | configure: inline corewlan testOswald Buddenhagen2018-12-171-1/+5
* | configure: remove openssl placeholder sourceOswald Buddenhagen2018-12-171-6/+1
* | configure: adjust openssl lib names on mingwOswald Buddenhagen2018-12-171-2/+5
* | configure: optimize the openssl feature structureOswald Buddenhagen2018-12-171-5/+9
* | wasm: do not revise url of queriesLorn Potter2018-12-161-9/+1
* | configure: verify header presence against sourcesOswald Buddenhagen2018-12-141-1/+1
|/
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-9/+18
|\
| * OpenSSL: also try the "1.0.2" sonameGiuseppe D'Angelo2018-11-291-9/+18
* | Revise filtering of Content-Length in HTTP cache controlEdward Welbourne2018-12-071-5/+5
* | configure: actually resolve libraries into full filepathsOswald Buddenhagen2018-12-032-4/+3
* | QNetworkConfiguration: add missing timeout unit to setConnectTimeout docSamuel Gaist2018-12-011-0/+2
* | OpenSSL context (1.1) - make the if-fery/switch less uglyTimur Pocheptsov2018-11-301-7/+3
* | Fix build errors in OpenSSL 1.1 backendTimur Pocheptsov2018-11-231-0/+2
* | qnetworkinterface_unix: Use qstrncpy instead of strlcpyDmitry Shachnev2018-11-221-2/+3
* | QLocalSocket (windows) - remove broken setErrorStringTimur Pocheptsov2018-11-222-11/+6
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-191-6/+4
|\|
| * QAbstractSocket::Bind: clarify some detailsEdward Welbourne2018-11-091-6/+4
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-169-12/+125
|\ \
| * | Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-079-12/+125
* | | Use timeout error for TCP timeouts on unixSven Erdem2018-11-111-5/+9
* | | QSocks5SocketEngine: Remove too optimistic check for UDP proxy setupAlexander Akulich2018-11-071-17/+0
* | | Fix supportsSsl() to make it more consistentTimur Pocheptsov2018-11-023-4/+9
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-212-3/+25
|\|
| * OpenSSL: force the "1.0.0" soname when loading OpenSSL 1.0Giuseppe D'Angelo2018-10-192-3/+25
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-0/+4
|\|
| * Ssl: Fix contrived crash when calling resumeMårten Nordheim2018-10-101-0/+4
* | QNetworkAccessManager: defer call to _q_networkSessionStateChangedUlf Hermann2018-10-161-1/+7
* | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-158-55/+231
* | wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASMLorn Potter2018-10-092-215/+183
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-0/+4
|\|
| * Doc: Describe behavior of QSslConfiguration::caCertificates() on iOSLeena Miettinen2018-10-041-0/+4
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-1/+6
|\|
| * SSL: Don't write to closed socket or write to deallocated bufferMårten Nordheim2018-09-281-1/+6
* | wasm: enable Network for nothreadLorn Potter2018-09-286-4/+58
* | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-09-2712-20/+67
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-2712-20/+67
| |\|