summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qocspresponse.h
Commit message (Expand)AuthorAgeFilesLines
* Mark qHash(QOcspResponse) as noexceptMarc Mutz2019-06-291-2/+2
* Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-3/+3
* OCSP response - fix APITimur Pocheptsov2019-02-181-7/+22
* QSslSocket - make ocsp response into ... ocsp responseSTimur Pocheptsov2019-01-271-3/+1
* Add class QOcspResponse, providing a bit more detailsTimur Pocheptsov2019-01-231-0/+103