aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppAtmManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* AtmManager: Fix compilation with Qt6 (#381)JBB2021-12-051-10/+12
|
* Update to OMEMO 0.8, TM 0.6 and ATM 0.4Melvin Keskin2021-10-101-14/+14
| | | | | | * OMEMO has namespace 'urn:xmpp:omemo:2' and uses SCE 0.4 now * TM has namespace 'urn:xmpp:tm:1' and uses Base64 for key identifiers * ATM uses Base64 for key identifiers
* Client: Require moving the packets/iqs for sendingLinus Jahn2021-09-281-1/+1
|
* AtmManager: Use security policiesMelvin Keskin2021-09-251-3/+17
|
* Add QXmppAtmManagerMelvin Keskin2021-09-161-0/+505