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