summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslkey.h
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant qsharedpointer.h #includesAhmad Samir2023-01-311-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtNetwork: compile-optimize inline swap functionsMarc Mutz2022-03-171-1/+1
* Convert QSslSocket(Backend)Private into pluginTimur Pocheptsov2021-03-171-2/+0
* Fix a BIC introduced by extending the namespace QSsl in _p.h filesTimur Pocheptsov2021-03-051-6/+0
* Port QSslKey to the new plugin-based implementationTimur Pocheptsov2021-02-191-0/+1
* QSsl::TlsKey - provide the interface and implementationsTimur Pocheptsov2021-02-011-0/+7
* Long live std::pair!Giuseppe D'Angelo2020-06-101-2/+0
* Clear SSL key data as soon as possible when move-assigningKonstantin Shegunov2019-04-181-3/+2
* Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-041-2/+2
* Add qtnetworkglobal.h and qtnetworkglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtNetwork: make all Q_DECLARE_SHARED types nothrow move-assignableMarc Mutz2015-06-301-2/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-111-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: declare some classes as sharedMarc Mutz2012-08-231-0/+2
* QtNetwork: add member-swap to shared classesMarc Mutz2012-07-061-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Add a new QT_NO_SSL feature macro.Richard Moore2012-01-061-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* qssl: add support for QSsl::Opaque keyCorentin Chary2011-08-311-0/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+111