aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: atm manager/trust storage: Fix use of unexported symbolsLinus Jahn2022-03-172-2/+7
* Message: Add end-to-end encryption fallback bodyMelvin Keskin2022-03-171-0/+46
* tests: stanza: Fix unused parameter warningLinus Jahn2022-03-171-1/+1
* tests: Fix odr-violation in atmmanager/truststorage testsLinus Jahn2022-03-162-2/+0
* tests: upload request manager: Fix memory leak: loggerLinus Jahn2022-03-161-4/+4
* tests: message receipt manager: Fix memory leak: loggerLinus Jahn2022-03-161-5/+4
* tests: MixIq: Add test case for invalid action typeLinus Jahn2022-03-161-0/+13
* Use QVERIFY instead of QCOMPARE for 'doc.setContent(xml, true)'Melvin Keskin2022-03-1612-27/+27
* Stanza::Error: Add optional overloads for Condition/TypeLinus Jahn2022-03-121-0/+18
* tests: Fix -Wunused-parameterLinus Jahn2022-03-122-3/+3
* tests: E2eeMetadata: Workaround compile error with clang 13Linus Jahn2022-03-121-14/+10
* Rename MixItem.h to MixItems.hLinus Jahn2022-03-102-2/+2
* Split up MixItem.h into Mix{Info,Participant}Item.hLinus Jahn2022-03-101-4/+2
* Rewrite MIX items with new QXmppPubSubItemLinus Jahn2022-03-101-14/+24
* Refactor QXmppTuneItemLinus Jahn2022-03-091-2/+2
* Add tests for UserLocationManagerLinus Jahn2022-03-092-0/+133
* OmemoElement: Omit payload XML element if emptyMelvin Keskin2022-03-091-1/+2
* Add parameter 'keyOwnerJid' to trust storages' 'trustLevel()'Melvin Keskin2022-03-072-0/+16
* UserTuneManager: RefactoringLinus Jahn2022-03-031-1/+1
* Stanza: Make E2eeMetadata optional to avoid allocationLinus Jahn2022-03-032-7/+11
* Add QXmppE2eeMetadata used by QXmppStanzaMelvin Keskin2022-03-033-11/+39
* Run 'clang-format' on all filesMelvin Keskin2022-01-1514-127/+126
* Split up ATM parts of trust storage and refactor (#388)Melvin Keskin2022-01-152-68/+498
* REUSE-ify whole projectLinus Jahn2022-01-1519-0/+77
* Convert copyright headers to REUSELinus Jahn2022-01-1463-1414/+217
* Update copyright years (2022 edition)Linus Jahn2022-01-0960-60/+60
* Add parsing/serialization for SCE envelopeLinus Jahn2021-10-182-0/+93
* Update to OMEMO 0.8, TM 0.6 and ATM 0.4Melvin Keskin2021-10-105-448/+448
* tests: Clean up pubsub manager testsLinus Jahn2021-09-291-35/+25
* PubSubManager: Add create node requests with configLinus Jahn2021-09-291-0/+47
* PubSubManager: Add node configuration requestsLinus Jahn2021-09-291-0/+116
* PubSubIq: Fix data form type for create/publishLinus Jahn2021-09-291-1/+3
* tests: Add minimal unit test for SCE hooksLinus Jahn2021-09-281-0/+72
* Implement stanza parsing for Stanza Content EncryptionLinus Jahn2021-09-281-5/+5
* AtmManager: Use security policiesMelvin Keskin2021-09-251-15/+58
* TrustMemoryStorage: Add security policiesMelvin Keskin2021-09-251-0/+36
* Add QXmppAtmManagerMelvin Keskin2021-09-163-0/+2063
* Add QXmppTrustMemoryStorageMelvin Keskin2021-09-162-0/+536
* Add QXmppOmemoElementMelvin Keskin2021-09-032-0/+255
* Add QXmppOmemoEnvelopeMelvin Keskin2021-09-031-0/+75
* Add QXmppOmemoDeviceBundleMelvin Keskin2021-09-031-0/+72
* Add QXmppOmemoDeviceListMelvin Keskin2021-09-031-0/+62
* Add QXmppOmemoDeviceElementMelvin Keskin2021-09-032-0/+106
* tests: Add tests for QXmppPubSubManagerLinus Jahn2021-08-222-0/+861
* Implement XEP-0118: User Tune: Add manager with testsLinus Jahn2021-08-222-0/+128
* Add PubSubSubAuthorization formLinus Jahn2021-08-222-0/+72
* tests: Add tests for QXmppPubSubEvent<T>Linus Jahn2021-08-222-0/+318
* tests: Add tests for QXmppPubSubItemLinus Jahn2021-08-221-0/+77
* tests: Add tests for QXmppPubSubIq<T>Linus Jahn2021-08-222-73/+168
* tests: Add PubSub utilities headerLinus Jahn2021-08-221-0/+68