summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* SecureTransport - fix verifyPeerTrust for the renegotiation caseTimur Pocheptsov2018-08-071-22/+23
* QDtls: respect pre-set verification errorsTimur Pocheptsov2018-07-311-1/+1
* Remove redundant #if-eryTimur Pocheptsov2018-07-301-8/+1
* DTLS - treat QSslSocket::UnencryptedMode as invalidTimur Pocheptsov2018-07-281-0/+6
* QDtls - use conventional namesTimur Pocheptsov2018-07-272-10/+10
* SecureTransport - implement renegotiationsTimur Pocheptsov2018-07-272-11/+60
* QDtls - refactorTimur Pocheptsov2018-07-262-10/+10
* SecureTransport - enable ALPN on macOSTimur Pocheptsov2018-07-171-4/+4
* SecureTransport - cleanup the code a bitTimur Pocheptsov2018-07-141-35/+30
* Extend the feature 'dtls' to handle missing DTLS support in OpenSSLTimur Pocheptsov2018-07-1312-29/+102
* OpenSSL: remove unused symbols/declarationsTimur Pocheptsov2018-07-133-15/+0
* QSslSocketBackendPrivate - avoid recursion while handing errorsTimur Pocheptsov2018-07-122-7/+36
* Provide access to QSslCertificate on OpenSSL free Windows buildsAllan Sandfeld Jensen2018-07-066-28/+46
* QDtls - handle server-side timeoutsTimur Pocheptsov2018-07-052-16/+9
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-023-7/+13
|\
| * QtNetwork/SSL: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-222-6/+12
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* | QtNetwork: Fix and streamline translations of QDtlsFriedemann Kleint2018-06-284-14/+36
* | SSL: Add a feature for DTLSUlf Hermann2018-06-214-8/+20
* | Let's encrypt datagramsTimur Pocheptsov2018-06-1814-24/+2682
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-1/+1
|\|
| * Doc: Remove outdated info and linkify valueMårten Nordheim2018-06-041-1/+1
* | QSslSocket - bail out early if TLS initialization failsTimur Pocheptsov2018-06-051-0/+23
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-293-16/+37
|\|
| * Fix build if openssl is configured with no-des or no-rc2André Klitzing2018-05-243-16/+37
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-142-5/+5
|\|
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-092-5/+5
| |\
| | * Fix documentation of setBackendConfigurationOptionAndré Klitzing2018-04-252-5/+5
* | | QWindowsCARootFetcher: fix compile with QSSLSOCKET_DEBUGMårten Nordheim2018-05-111-0/+5
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-051-3/+1
|\| |
| * | Fix crash in qsslsocket_opensslMårten Nordheim2018-05-041-3/+1
* | | Introduce QPasswordDigestor functionsMårten Nordheim2018-04-233-0/+250
* | | QSslKey: Implement PKCS#8 support for the generic backendMårten Nordheim2018-04-234-6/+443
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-221-0/+4
|\| |
| * | QSslSocket: Call transmit when encrypted on WinRTMårten Nordheim2018-04-211-0/+4
| |/
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-183-1/+6
|\|
| * QSslCertificate (OpenSSL) use the correct *_free functionv5.11.0-beta4Timur Pocheptsov2018-04-153-1/+6
* | Add QSsl::Dtls1_0OrLater enumeratorTimur Pocheptsov2018-04-174-0/+16
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-123-3/+71
|\|
| * QSslSocket (OpenSSL 1.1) - respect requested protocol versionTimur Pocheptsov2018-04-113-3/+71
* | Fix loading pkcs#8 encrypted DER-encoded keys in opensslMårten Nordheim2018-04-115-20/+113
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-101-1/+1
|\|
| * Fix TlsV1SslV3 case in the WinRT SSL backendMårten Nordheim2018-04-091-1/+1
* | Add a new (D)TLS configurationTimur Pocheptsov2018-04-067-20/+177
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-283-5/+9
|\|
| * macOS: Fix memory leak in systemCaCertificatesPablo Marcos Oltra2018-03-271-1/+1
| * Document an odditity in WinRTs SSL backendMårten Nordheim2018-03-231-3/+3
| * Make QSsl::SecureProtocols also enable use of TLS1.{1,2}Mårten Nordheim2018-03-211-1/+5
* | Move QWindowsCaRootFetcher to its own fileMårten Nordheim2018-03-235-131/+251
* | Make getErrorsFromOpenSSL thread-safeTimur Pocheptsov2018-03-201-3/+4