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
/
QXmppFileSharingManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '1.5'
Linus Jahn
2023-02-23
1
-1
/
+1
|
\
|
*
FileSharingManager: Fix UB because of use after move
Linus Jahn
2023-02-23
1
-1
/
+1
*
|
FileSharingManager: Format code in a clang-format compatible way
Linus Jahn
2023-02-18
1
-6
/
+2
*
|
Run clang-format
Linus Jahn
2023-02-17
1
-3
/
+4
|
/
*
FileSharingManager: Rename sendFile to uploadFile
Linus Jahn
2022-10-02
1
-3
/
+3
*
FileUpload/Download: Use result() getter instead of signal parameter
Linus Jahn
2022-10-02
1
-14
/
+56
*
FileUpload/Download: Avoid unnecessary virtual functions
Linus Jahn
2022-10-02
1
-103
/
+269
*
FileSharingManager: Verify hashes of downloaded files
Linus Jahn
2022-10-02
1
-2
/
+73
*
Make EncryptedHttpFileSharingProvider able to handle not just http
Linus Jahn
2022-10-02
1
-5
/
+12
*
FileTransfer: Require some functions to be const
Linus Jahn
2022-10-02
1
-8
/
+8
*
Generate QXmppUpload/Download only by FileSharingManager
Linus Jahn
2022-10-02
1
-51
/
+147
*
FileSharingManager: Also generate SHA3-256 or BLAKE2b256 hashes
Linus Jahn
2022-10-01
1
-1
/
+14
*
FileSharingManager: Use private class with d-ptr
Linus Jahn
2022-09-30
1
-7
/
+20
*
Implement XEP-0448: Stateless File Sharing
Jonah BrĂ¼chert
2022-09-29
1
-0
/
+210