index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qxmppomemodata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable Qt keywords completely
Linus Jahn
2022-12-26
1
-20
/
+20
*
Implement XEP-0384: OMEMO Encryption v0.8
Melvin Keskin
2022-08-13
1
-1
/
+1
*
Message: Initialize message type directly as 'chat'
Melvin Keskin
2022-06-14
1
-2
/
+2
*
tests: OmemoData: Add test for OmemoIq
Melvin Keskin
2022-04-08
1
-0
/
+61
*
Make OMEMO data classes private
Melvin Keskin
2022-04-07
1
-5
/
+88
*
OmemoDeviceBundle: Use methods for adding / removing public pre keys
Melvin Keskin
2022-04-07
1
-1
/
+7
*
OmemoDeviceBundle: Use QHash instead of QMap for public pre keys
Melvin Keskin
2022-04-07
1
-5
/
+31
*
tests: OmemoData: Add function for checking multiple XML strings
Melvin Keskin
2022-04-07
1
-0
/
+26
*
Use QVERIFY instead of QCOMPARE for 'doc.setContent(xml, true)'
Melvin Keskin
2022-03-16
1
-5
/
+5
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-23
/
+4
*
Update copyright years (2022 edition)
Linus Jahn
2022-01-09
1
-1
/
+1
*
Update to OMEMO 0.8, TM 0.6 and ATM 0.4
Melvin Keskin
2021-10-10
1
-14
/
+14
*
Add QXmppOmemoElement
Melvin Keskin
2021-09-03
1
-0
/
+171
*
Add QXmppOmemoEnvelope
Melvin Keskin
2021-09-03
1
-0
/
+75
*
Add QXmppOmemoDeviceBundle
Melvin Keskin
2021-09-03
1
-0
/
+72
*
Add QXmppOmemoDeviceList
Melvin Keskin
2021-09-03
1
-0
/
+62
*
Add QXmppOmemoDeviceElement
Melvin Keskin
2021-09-03
1
-0
/
+105