summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Don't anchor wildcard patterns twiceLars Knoll2020-04-151-1/+1
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-0912-19/+19
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-086-11/+34
|\
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-032-5/+5
| * Deprecation warnings: replace qrand with QRandomGeneratorVolker Hilsheimer2020-03-231-1/+2
| * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Mitch Curtis2020-03-231-1/+17
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-1/+17
| | |\
| | | * q_getTimeFromASN1: fix invalid accessTimur Pocheptsov2020-03-191-1/+17
| | | * Fix symbol resolving for OPENSSL_NO_NEXPROTONEGTimur Pocheptsov2020-02-051-4/+4
| * | | OpenSSL: bump the minimum supported version to 1.1.1Giuseppe D'Angelo2020-03-201-0/+6
| |/ /
| * | Move the default arguments of fromPath away from the deprecated overloadLars Knoll2020-03-191-11/+6
* | | Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-011-4/+0
* | | Remove QRegExp usage from QSslCertificate and QSslSocketLars Knoll2020-03-315-178/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-114-9/+11
|\| |
| * | Schannel: Fix readBufferMaxSize impl with incomplete data optimizationMårten Nordheim2020-03-101-1/+2
| * | Document TlsV1SslV3 as deprecatedTimur Pocheptsov2020-03-041-1/+1
| * | QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-043-8/+9
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-033-4/+4
|\| |
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-283-4/+4
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-284-9/+9
|\| |
| * | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-271-1/+1
| * | Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-264-8/+8
* | | QSslConfiguration - fix a warningTimur Pocheptsov2020-02-141-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-1310-11/+143
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-1/+1
| |\|
| | * Fix 'the the' typo in commentsLinus Jahn2020-02-021-1/+1
| * | QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-301-1/+1
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-282-2/+125
|\| |
| * | QSslCertificate: migrate to QRegularExpressionSamuel Gaist2020-01-232-2/+125
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-135-12/+36
|\| |
| * | QSslSocket: deprecate sslErrors() getterTimur Pocheptsov2020-01-102-4/+28
| * | QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-104-8/+8
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-101-3/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-091-3/+5
| |\|
| | * Use prefixed ssl libs when "-openssl-linked" configure params is usedBogDan Vatra2020-01-071-3/+5
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-2/+2
|\| |
| * | 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
* | | 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-252-4/+9
|\| |
| * | Deprecate TlsV1SslV3Timur Pocheptsov2019-11-221-1/+3
| * | Deprecate enumerators fro SSL v.2 and v.3 protocolsTimur Pocheptsov2019-11-131-2/+4