summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qx509_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move plugin code from QtNetwork to qtbase/pluginsTimur Pocheptsov2021-04-221-929/+0
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-171-4/+5
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-2/+3
* QSsl: fix UB pointer useTimur Pocheptsov2021-03-021-2/+2
* Introduce QSsl::X509Certificate interface and its implementationsTimur Pocheptsov2021-02-181-0/+927