aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppTrustManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty handleStanza() implementationsLinus Jahn2022-09-061-7/+0
|
* Move SecurityPolicy, TrustLevel intro extra headersLinus Jahn2022-06-181-9/+11
| | | | | This avoids the need to include the whole TrustStorage in files like SendStanzaParams.h.
* TrustManager: Fix warningMelvin Keskin2022-05-091-1/+1
|
* Add QXmppTrustManager as base of trust managers such as QXmppAtmManagerMelvin Keskin2022-05-061-0/+282