summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-282-1/+3
|\
| * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-262-1/+3
| |\
| | * 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
* | | | | QSslSocket: Fix isMatchingHostname when the CN is an IP AddressMårten Nordheim2019-01-281-2/+0
* | | | | QSslSocket - make ocsp response into ... ocsp responseSTimur Pocheptsov2019-01-277-55/+35
|/ / / /
* | | | Ssl: Add support for IP-address in alternate subject nameMårten Nordheim2019-01-246-10/+78
* | | | Add class QOcspResponse, providing a bit more detailsTimur Pocheptsov2019-01-238-5/+484
* | | | Schannel supportMårten Nordheim2019-01-2215-7/+2371
* | | | OCSP - simplify feature testTimur Pocheptsov2019-01-221-4/+0
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-216-18/+23
|\| | |
| * | | 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
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-071-0/+1
|\| |
| * | Copy backend configuration while setting dtls configSona Kurazyan2019-01-051-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-044-37/+70
|\| |
| * | 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
| |/
* | QSsl: do not wait for 'connected'/'encrypted' if a protocol is disabledTimur Pocheptsov2018-12-212-0/+27
* | QSslSocket Doc: Don't refer to obsoleted functionsMårten Nordheim2018-12-141-10/+17
* | OpenSSL: remove some more pre-1.0 fallbacksGiuseppe D'Angelo2018-12-143-65/+0
* | OpenSSL: remove some < 1.0 codepathsGiuseppe D'Angelo2018-12-132-5/+2
* | OpenSSL: drop support for SSLv2 and SSLv3Giuseppe D'Angelo2018-12-138-118/+34
* | Use a QMultiMap for issuer/subjectInfoLars Knoll2018-12-122-6/+6
* | Use QMultiMap::insert() instead of insertMulti()Lars Knoll2018-12-121-3/+3
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-1215-17/+17
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-9/+18
|\|
| * 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
* | | Add a means to specify the protocol type, to aid websockets over proxyAndy Shaw2018-12-104-1/+37
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-081-5/+5
|\| |
| * | Revise filtering of Content-Length in HTTP cache controlEdward Welbourne2018-12-071-5/+5
* | | QNetworkCacheMetaData::AttributesMap is not a multi hashLars Knoll2018-12-071-5/+5
* | | Add tst_QOcsp auto-testTimur Pocheptsov2018-12-066-20/+142
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-12-044-11/+8
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-044-11/+8
| |\| |
| | * | 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