summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Doc: Make snippets Qt Network compilableNico Vertriest2020-02-042-2/+7
| |/ /
| * | QNetworkProxy/doc: Remove mention of network configurationMårten Nordheim2020-01-301-6/+1
| * | QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-3021-77/+99
| * | Implement/fix session resumption with TLS 1.3Timur Pocheptsov2020-01-298-7/+130
| * | Remove some usage of deprecated QSslCertificate::fromPathMårten Nordheim2020-01-293-2/+10
* | | Cleanup QSsl code a bitTimur Pocheptsov2020-02-114-28/+0
* | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-0/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-296-4/+137
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-286-4/+137
| |\| |
| | * | Doc/QtBase: replace some 0 with \nullptrChristian Ehrlicher2020-01-262-2/+2
| | * | QSslCertificate: migrate to QRegularExpressionSamuel Gaist2020-01-233-2/+133
| | * | QNAM: Avoid compile error if QT_NO_SSLUlf Hermann2020-01-231-0/+2
* | | | Post Merge FixesLeander Beernaert2020-01-242-4/+14
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2481-518/+2357
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-193-17/+12
| |\| |
| | * | QNetworkAccessManager: Avoid unnecessary calls to sender()Mårten Nordheim2020-01-163-17/+12
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-163-42/+7
| |\| |
| | * | QHostInfo: Remove useless codeMårten Nordheim2020-01-153-42/+7
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-152-3/+27
| |\| |
| | * | Uncomment erroneously commented 'error'Timur Pocheptsov2020-01-142-3/+1
| | * | QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-132-3/+29
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1316-46/+133
| |\| |
| | * | QSslSocket: deprecate sslErrors() getterTimur Pocheptsov2020-01-102-4/+28
| | * | QLocalSocket - deprecate ambiguous 'error' overloadsTimur Pocheptsov2020-01-105-6/+46
| | * | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-1011-36/+59
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-102-4/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-092-4/+10
| | |\|
| | | * Use prefixed ssl libs when "-openssl-linked" configure params is usedBogDan Vatra2020-01-072-4/+10
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-1/+1
| | |\|
| | | * Fix some qdoc warningsFriedemann Kleint2020-01-021-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-042-3/+3
| |\| |
| | * | Fix some qdoc warningsFriedemann Kleint2020-01-031-1/+1
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-1/+1
| | |\|
| | | * Doc: Fix qdoc compilation errors qtbaseNico Vertriest2019-12-121-1/+1
| | * | Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0946-190/+1494
| |\| |
| | * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-0645-194/+194
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-041-8/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-8/+4
| | |\|
| | | * QSslSocket (OpenSSL) fix a resource leakTimur Pocheptsov2019-11-271-8/+4
| * | | QSslSocket (OpenSSL) improve alert messages handlingTimur Pocheptsov2019-12-0311-22/+558
| * | | QSsl - delete all mentions of SslV2 and SslV3Timur Pocheptsov2019-11-288-144/+54
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2520-42/+54
| |\| |
| | * | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-223-3/+2
| | * | Make transferTimeout getters constVille Voutilainen2019-11-224-4/+4
| | * | Deprecate TlsV1SslV3Timur Pocheptsov2019-11-221-1/+3
| | * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-204-9/+9
| | * | Port QThread::wait() to QDeadlineTimerChristian Ehrlicher2019-11-133-3/+3
| | * | Make QObjectPrivate::threadData a proper atomicGiuseppe D'Angelo2019-11-132-7/+7