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
/
qxmppatmmanager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable Qt keywords completely
Linus Jahn
2022-12-26
1
-30
/
+29
*
Stanza: Move E2eeMetadata into own header file
Linus Jahn
2022-07-11
1
-0
/
+1
*
Move SecurityPolicy, TrustLevel intro extra headers
Linus Jahn
2022-06-18
1
-89
/
+91
*
Add QXmppTrustManager as base of trust managers such as QXmppAtmManager
Melvin Keskin
2022-05-06
1
-97
/
+97
*
tests: AtmManager: Apply clang-format after replacing '->' with '.'
Melvin Keskin
2022-04-01
1
-118
/
+118
*
tests: AtmManager: Do not use pointer for 'm_manager'
Melvin Keskin
2022-03-29
1
-22
/
+21
*
AtmManager: Fix memory leaks in tests and apply clang-format
Melvin Keskin
2022-03-29
1
-91
/
+90
*
tests: atm manager/trust storage: Fix use of unexported symbols
Linus Jahn
2022-03-17
1
-1
/
+4
*
tests: Fix odr-violation in atmmanager/truststorage tests
Linus Jahn
2022-03-16
1
-1
/
+0
*
Add parameter 'keyOwnerJid' to trust storages' 'trustLevel()'
Melvin Keskin
2022-03-07
1
-0
/
+8
*
Stanza: Make E2eeMetadata optional to avoid allocation
Linus Jahn
2022-03-03
1
-1
/
+1
*
Add QXmppE2eeMetadata used by QXmppStanza
Melvin Keskin
2022-03-03
1
-3
/
+7
*
Split up ATM parts of trust storage and refactor (#388)
Melvin Keskin
2022-01-15
1
-7
/
+9
*
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
-296
/
+296
*
AtmManager: Use security policies
Melvin Keskin
2021-09-25
1
-15
/
+58
*
Add QXmppAtmManager
Melvin Keskin
2021-09-16
1
-0
/
+2054