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
/
omemo
/
QXmppOmemoManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
OmemoManager: Emit 'deviceChanged()' for all changed devices
Melvin Keskin
2023-04-07
1
-3
/
+9
*
OmemoManager: Fix emitting 'deviceChanged()'
Melvin Keskin
2023-04-07
1
-3
/
+4
*
OmemoManager: Emit trustLevelsChanged() only when OMEMO keys have changed
Melvin Keskin
2023-04-07
1
-1
/
+3
*
OmemoManager: Fix and extend method documentation
Melvin Keskin
2023-03-29
1
-17
/
+20
*
Fix OMEMO device list processing as specified
Melvin Keskin
2023-03-13
1
-15
/
+19
*
OmemoManagerPrivate: Fix documentation and warning
Melvin Keskin
2023-03-13
1
-1
/
+1
*
OmemoManager: Fix buildMissingSessions never finishes (#552)
Blue
2023-03-10
1
-0
/
+3
*
omemo: Fix build on MSVC 2019 (#550)
Jonah BrĂ¼chert
2023-03-09
1
-0
/
+3
*
omemo: Fix usage of unexported symbols from Constants_p.h
Linus Jahn
2023-03-09
1
-1
/
+0
*
Organize OMEMO includes
Melvin Keskin
2023-03-09
1
-3
/
+0
*
Update OMEMO to new libomemo-c 0.5 APIs
Melvin Keskin
2023-03-09
1
-1
/
+1
*
E2eeExtension: Return encrypted stanzas as Message/Iq instead of XML
Linus Jahn
2023-01-31
1
-13
/
+9
*
Use QXmppError in all IQ results instead of StanzaError
Linus Jahn
2023-01-22
1
-4
/
+2
*
Introduce QXmppTask & QXmppPromise
Linus Jahn
2023-01-03
1
-83
/
+81
*
OmemoManager: Replace multi-result futures with single result futures
Linus Jahn
2022-12-31
1
-23
/
+35
*
Replace QXmpp::SendError with QXmppError everywhere
Linus Jahn
2022-12-30
1
-10
/
+10
*
PubSubEvent: Split up Items type into Items and virtual Retract type
Linus Jahn
2022-12-28
1
-22
/
+19
*
omemo: Fix usage of Qt keywords
Linus Jahn
2022-12-28
1
-3
/
+3
*
Improve and update OMEMO documentation
Melvin Keskin
2022-12-22
1
-21
/
+5
*
OmemoManager: Implement isEncrypted() and decryptMessage()
Linus Jahn
2022-10-18
1
-0
/
+41
*
Split up OMEMO into extra module
Linus Jahn
2022-08-13
1
-0
/
+1282