summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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 Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-123-4/+4
* | 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-101-0/+1
* | | 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-041-7/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-7/+3
| |\| |
| | * | OpenSSL context (1.1) - make the if-fery/switch less uglyTimur Pocheptsov2018-11-301-7/+3
* | | | _q_makePkcs12: Don't embed a key if we don't have oneMårten Nordheim2018-12-041-2/+4
* | | | _q_makePkcs12: clean upMårten Nordheim2018-12-041-11/+7
|/ / /
* | | Enable OCSP stapling in QSslSocketTimur Pocheptsov2018-12-0311-7/+514
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-271-0/+2
|\| |
| * | Fix build errors in OpenSSL 1.1 backendTimur Pocheptsov2018-11-231-0/+2
* | | Add support for Diffie-Hellman keys to QSslKeyLars Schmertmann2018-11-2310-8/+100
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-229-12/+125
|\| |
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-169-12/+125
| |\ \
| | * | Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-079-12/+125
* | | | Ssl: Windows: Don't load Crypt32 symbols on runtimeMårten Nordheim2018-11-164-65/+15
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-063-4/+9
|\| | |
| * | | Fix supportsSsl() to make it more consistentTimur Pocheptsov2018-11-023-4/+9
| |/ /
* | | doc: Let qdoc parse qdtls.h even without dtlsMartin Smith2018-10-301-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-253-17/+29
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-211-0/+23
| |\|
| | * OpenSSL: force the "1.0.0" soname when loading OpenSSL 1.0Giuseppe D'Angelo2018-10-191-0/+23
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-0/+4
| |\|
| | * Ssl: Fix contrived crash when calling resumeMårten Nordheim2018-10-101-0/+4
| * | Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-17/+2
* | | Ssl: move _q_makePkcs12 into shared fileMårten Nordheim2018-10-164-263/+315
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-081-0/+4
|\|
| * Doc: Describe behavior of QSslConfiguration::caCertificates() on iOSLeena Miettinen2018-10-041-0/+4
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-1/+6
|\|
| * SSL: Don't write to closed socket or write to deallocated bufferMårten Nordheim2018-09-281-1/+6
* | wasm: enable Network for nothreadLorn Potter2018-09-282-1/+22
* | Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Liang Qi2018-09-273-5/+7
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-273-5/+7
| |\|
| | * Add QT_REQUIRE_CONFIG(ssl) to pre-shared key authenticatorTimur Pocheptsov2018-09-251-0/+2
| | * Modernize the "datestring" featureLiang Qi2018-09-241-1/+1
| | * QSslContext: Use 0 instead of TLS_MAX_VERSIONDmitry Shachnev2018-09-241-4/+4
* | | SecureTransport - require the latest SDK 10.13.4Timur Pocheptsov2018-09-271-2/+2
|/ /
* | QDtls and QDtlsClientVerifier - add destructorsTimur Pocheptsov2018-09-102-0/+16
* | Add displayName getters to QSslCertificateAllan Sandfeld Jensen2018-08-172-2/+55