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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add automated IQ request handling functions
Linus Jahn
2022-10-17
1
-0
/
+2
*
Implement XEP-0444: Message Reactions (#492)
Melvin Keskin
2022-10-16
1
-0
/
+2
*
FileUpload/Download: Avoid unnecessary virtual functions
Linus Jahn
2022-10-02
1
-6
/
+0
*
Rename EncryptedHttpProvider to EncryptedProvider
Linus Jahn
2022-10-02
1
-2
/
+2
*
Fix installing the headers that are dependent on QCA
Jonah Brüchert
2022-09-30
1
-1
/
+1
*
Implement XEP-0448: Stateless File Sharing
Jonah Brüchert
2022-09-29
1
-1
/
+14
*
Allow adding multiple oob urls and a description
Jonah Brüchert
2022-09-28
1
-0
/
+2
*
Add file encryption functions and Encryption/DecryptionDevice
Linus Jahn
2022-09-24
1
-0
/
+6
*
Add multithreaded hashing functions
Linus Jahn
2022-09-16
1
-0
/
+1
*
Implement XEP-0448: Encryption for stateless file sharing parsing (#463)
Linus Jahn
2022-09-16
1
-0
/
+1
*
Add extra class for HttpFileSource instead of using QUrl
Linus Jahn
2022-09-14
1
-0
/
+2
*
Implement XEP-0447: Stateless file sharing: File sharing element (#448)
Linus Jahn
2022-09-13
1
-1
/
+3
*
Add HttpUploadManager for requesting slots and uploading files
Linus Jahn
2022-09-09
1
-0
/
+2
*
Add QXmppError holding a description and std::any
Linus Jahn
2022-09-09
1
-0
/
+2
*
Add parsing of XEP-0446: File metadata element
Jonah Brüchert
2022-09-06
1
-0
/
+2
*
Implement XEP-0264: Jingle Content Thumbnails
Linus Jahn
2022-09-06
1
-0
/
+2
*
Implement XEP-0300: Use of Cryptographic Hash Functions in XMPP
Linus Jahn
2022-09-06
1
-0
/
+2
*
Add new message carbons manager
Linus Jahn
2022-08-14
1
-0
/
+2
*
Split up OMEMO into extra module
Linus Jahn
2022-08-13
1
-30
/
+6
*
Implement XEP-0384: OMEMO Encryption v0.8
Melvin Keskin
2022-08-13
1
-1
/
+33
*
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
-0
/
+2
*
Remove PubSubEventManager (in favour of EventHandler)
Linus Jahn
2022-05-28
1
-2
/
+0
*
cmake: add QXmppExtension.h to INSTALL_HEADER_FILES
Boris Pek
2022-05-28
1
-0
/
+1
*
Add SendStanzaParams for passing additional parameters
Linus Jahn
2022-05-22
1
-0
/
+2
*
Add MessageHandler interface
Linus Jahn
2022-05-20
1
-0
/
+1
*
Add PubSubEventHandler based on QXmppExtension
Linus Jahn
2022-05-20
1
-0
/
+1
*
Add QXmppTrustManager as base of trust managers such as QXmppAtmManager
Melvin Keskin
2022-05-06
1
-0
/
+2
*
Make OMEMO data classes private
Melvin Keskin
2022-04-07
1
-5
/
+0
*
Message: Move encryption namespace parsing into Global private
Linus Jahn
2022-04-06
1
-0
/
+1
*
src: CMakeLists: Fix comment for QXmppBuildConstants.h.in
Melvin Keskin
2022-04-05
1
-1
/
+1
*
Rename QXmppGlobal to QXmppBuildConstants
Linus Jahn
2022-04-05
1
-2
/
+3
*
Rename MixItem.h to MixItems.h
Linus Jahn
2022-03-10
1
-1
/
+1
*
Split up MixItem.h into Mix{Info,Participant}Item.h
Linus Jahn
2022-03-10
1
-1
/
+2
*
Implement XEP-0080: User Location
Cochise César
2022-03-09
1
-0
/
+4
*
Split up ATM parts of trust storage and refactor (#388)
Melvin Keskin
2022-01-15
1
-0
/
+4
*
REUSE-ify whole project
Linus Jahn
2022-01-15
1
-0
/
+4
*
Merge compilation units of TrustMessage{Element,KeyOwner}
Linus Jahn
2021-09-30
1
-2
/
+2
*
QXmppClient: Add encryption hooks
Linus Jahn
2021-09-28
1
-0
/
+2
*
Add QXmppAtmManager
Melvin Keskin
2021-09-16
1
-0
/
+2
*
Add QXmppTrustMemoryStorage
Melvin Keskin
2021-09-16
1
-0
/
+2
*
Add QXmppTrustStorage
Melvin Keskin
2021-09-16
1
-0
/
+2
*
Refactor packet sending: Add SendSuccess/SendError
Linus Jahn
2021-09-03
1
-0
/
+1
*
Add QXmppOmemoElement
Melvin Keskin
2021-09-03
1
-0
/
+1
*
Add QXmppOmemoEnvelope
Melvin Keskin
2021-09-03
1
-0
/
+1
*
Add QXmppOmemoDeviceBundle
Melvin Keskin
2021-09-03
1
-0
/
+1
*
Add QXmppOmemoDeviceList
Melvin Keskin
2021-09-03
1
-0
/
+1
*
Add QXmppOmemoDeviceElement
Melvin Keskin
2021-09-03
1
-1
/
+2
*
Add QXmppNonza
Linus Jahn
2021-08-26
1
-0
/
+2
*
Add QXmppPubSubManager
Linus Jahn
2021-08-22
1
-0
/
+4
[next]