summaryrefslogtreecommitdiffstats
path: root/src/plugins/tls/shared
Commit message (Expand)AuthorAgeFilesLines
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Adapt ASN.1 datetime parsing to use the new century controlEdward Welbourne2023-12-081-12/+9
* ASN1: speed up parsing of certificate timestampsMårten Nordheim2023-11-271-11/+12
* tls: use string view types moreAnton Kudryavtsev2023-08-171-2/+2
* Schannel: Add support for import of PKCS12/PFX filesTobias Koenig2023-05-051-0/+10
* QtMiscUtils: add some more character helpersAhmad Samir2023-02-071-5/+3
* qsslsocket_shared_mac: add more logging into certificate parsingTimur Pocheptsov2022-12-041-2/+62
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-1615-572/+32
* QtNetwork: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-211-1/+3
* Add a test and remove a work-around for a fixed bugEdward Welbourne2022-03-291-7/+0
* Fix deprecated use of QBA/Q*String::countMårten Nordheim2022-03-151-2/+2
* tls: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Fix lcTlsBackend redefined in several places (plugins, static build)Timur Pocheptsov2021-07-202-10/+2
* QCryptographicHash: use a std::array to hold result (was: QByteArray)Marc Mutz2021-07-151-2/+2
* Use QCryptographicHash::hash() more widelyMarc Mutz2021-07-071-6/+2
* TLS: Mark TLS 1.0, 1.1 and DTLS 1.0 deprecatedMårten Nordheim2021-06-251-0/+3
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-2215-0/+3475