index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
QXmppTrustMemoryStorage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce QXmppTask & QXmppPromise
Linus Jahn
2023-01-03
1
-36
/
+36
*
Implement XEP-0384: OMEMO Encryption v0.8
Melvin Keskin
2022-08-13
1
-0
/
+2
*
Move SecurityPolicy, TrustLevel intro extra headers
Linus Jahn
2022-06-18
1
-10
/
+11
*
Add QXmppTrustManager as base of trust managers such as QXmppAtmManager
Melvin Keskin
2022-05-06
1
-9
/
+17
*
Add parameter 'keyOwnerJid' to trust storages' 'trustLevel()'
Melvin Keskin
2022-03-07
1
-2
/
+2
*
Split up ATM parts of trust storage and refactor (#388)
Melvin Keskin
2022-01-15
1
-136
/
+85
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-22
/
+3
*
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
-19
/
+19
*
TrustMemStorage: Remove now unused comparison operators
Linus Jahn
2021-09-30
1
-15
/
+0
*
TrustMemStorage: Use correct way for removing from QMultiHash
Linus Jahn
2021-09-30
1
-32
/
+22
*
TrustStorage: Remove unnecessary const constraint
Linus Jahn
2021-09-30
1
-3
/
+3
*
TrustMemoryStorage: Add security policies
Melvin Keskin
2021-09-25
1
-0
/
+21
*
Add QXmppTrustMemoryStorage
Melvin Keskin
2021-09-16
1
-0
/
+320