summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* QSslSocket::addCaCertificates - do not duplicate certsTimur Pocheptsov2020-05-201-2/+2
* Make OpenSSL back-end work with 3.0 alphaTimur Pocheptsov2020-05-206-20/+112
* CA fetcher - do not add CA root if it's already presentTimur Pocheptsov2020-05-111-0/+2
* QSslSocket::setSslSonfiguration - set d.configuration properlyTimur Pocheptsov2020-05-081-1/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-042-4/+5
|\
| * Doc: Remove manual duplicate alias descriptionsPaul Wicking2020-04-281-2/+0
| * Fix 32bit int overflowAllan Sandfeld Jensen2020-04-271-2/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-225-7/+22
|\|
| * OpenSSL: handle SSL_shutdown's errors properlyTimur Pocheptsov2020-04-155-7/+22
* | 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
| |\|