summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl_symbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* q_getTimeFromASN1: fix invalid accessTimur Pocheptsov2020-03-191-1/+17
* Fix symbol resolving for OPENSSL_NO_NEXPROTONEGTimur Pocheptsov2020-02-051-4/+4
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-0/+17
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-291-0/+17
| |\
| | * Android: Fix SSL 1.1 support on API-21BogDan Vatra2019-07-261-0/+17
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-0/+10
| |\|
| * | QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-131-0/+2
* | | qsslsocket_openssl_symbols.cpp: replace manual memory management with std::un...Marc Mutz2019-07-101-51/+38
* | | qsslsocket_openssl_symbols.cpp: replace mutex pool use with QBasicMutexMarc Mutz2019-07-081-14/+10
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+12
|\ \ \ | | |/ | |/|
| * | TLS socket: make verification callback lock-free (OpenSSL)Timur Pocheptsov2019-06-171-0/+10
| * | QSslSocket: add and set the TLSv1.3-specific PSK callbackv5.12.4Mårten Nordheim2019-06-121-0/+2
* | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+1
* | | tst_qsslkey: test AES encryption in the 'encrypt' testMårten Nordheim2019-03-261-0/+10
* | | Extend the test for QSslKeyLars Schmertmann2019-03-021-0/+4
| |/ |/|
* | OpenSSL: remove some more pre-1.0 fallbacksGiuseppe D'Angelo2018-12-141-31/+0
* | OpenSSL: drop support for SSLv2 and SSLv3Giuseppe D'Angelo2018-12-131-36/+0
* | 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 tst_QOcsp auto-testTimur Pocheptsov2018-12-061-1/+24
* | | Enable OCSP stapling in QSslSocketTimur Pocheptsov2018-12-031-1/+47
* | | 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-231-0/+8
|/ /
* | Add missing protocol enumerators, report TLS 1.3 if negotiatedTimur Pocheptsov2018-11-071-0/+4
* | 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
* | wasm: enable Network for nothreadLorn Potter2018-09-281-0/+4
* | Modernize the "thread" featureUlf Hermann2018-08-171-2/+0
* | Ssl: clang-tidy modernize-use-nullptrMårten Nordheim2018-08-091-115/+115
* | Extend the feature 'dtls' to handle missing DTLS support in OpenSSLTimur Pocheptsov2018-07-131-0/+16
* | OpenSSL: remove unused symbols/declarationsTimur Pocheptsov2018-07-131-8/+0
* | Let's encrypt datagramsTimur Pocheptsov2018-06-181-2/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-291-0/+8
|\|
| * Fix build if openssl is configured with no-des or no-rc2André Klitzing2018-05-241-0/+8
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-181-0/+2
|\|
| * QSslCertificate (OpenSSL) use the correct *_free functionv5.11.0-beta4Timur Pocheptsov2018-04-151-0/+2
* | Add DTLS-related API (OpenSSL)Timur Pocheptsov2018-03-191-1/+77
|/
* Introduce QSslConfiguration::backendConfigLars Schmertmann2018-01-261-0/+16
* QSsl: use QT_CONFIG(feature) instead of hardcoded constantTimur Pocheptsov2017-11-071-1/+1
* Fix loadOpenSslWin32Timur Pocheptsov2017-09-211-0/+18
* QSslSocket: OpenSSL 1.1 backendRichard J. Moore2017-07-041-184/+325
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-1/+10
|\
| * QSslSocket (OpenSSL) make supportsSsl return false, if v >= 1.1Timur Pocheptsov2017-05-211-1/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-201-7/+6
|\|
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-7/+6
| * qsslsocket_openssl_symbols.cpp: Fix signedness warning in DEFINEFUNC2Friedemann Kleint2017-01-311-1/+1
* | Workaround the broken 'OPENSSL_config' (Windows)Timur Pocheptsov2017-02-111-0/+10
* | qsslsocket_openssl_symbols.cpp: Fix signedness warning in DEFINEFUNC2Friedemann Kleint2016-11-241-1/+1
|/