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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add multithreaded hashing functions
Linus Jahn
2022-09-16
2
-0
/
+578
*
QXmppError: Add fromIoDevice()
Linus Jahn
2022-09-16
2
-0
/
+18
*
Implement XEP-0448: Encryption for stateless file sharing parsing (#463)
Linus Jahn
2022-09-16
5
-0
/
+221
*
BitsOfBinaryData: Add fromByteArray() utility function
Linus Jahn
2022-09-14
2
-0
/
+25
*
Make move ctor and move assign noexcept in rule of six macro
Linus Jahn
2022-09-14
1
-4
/
+4
*
Add extra class for HttpFileSource instead of using QUrl
Linus Jahn
2022-09-14
4
-11
/
+110
*
FileMetadata: Optimize includes and format code
Linus Jahn
2022-09-13
2
-6
/
+5
*
Implement XEP-0447: Stateless file sharing: File sharing element (#448)
Linus Jahn
2022-09-13
6
-0
/
+253
*
Global: Add comments for rule of six macros
Melvin Keskin
2022-09-13
1
-0
/
+4
*
Fix rule of six macro
Melvin Keskin
2022-09-13
2
-2
/
+2
*
Add global Cancelled unit struct
Linus Jahn
2022-09-13
1
-0
/
+9
*
Fix makeReadyFuture() void overload
Linus Jahn
2022-09-13
1
-1
/
+1
*
FutureUtils: Use QtFuture::makeReadyFuture on Qt >= 6.1
Linus Jahn
2022-09-12
1
-0
/
+4
*
ByteStreamIq: Add missing documentation
Linus Jahn
2022-09-10
1
-1
/
+28
*
Add QXmppError holding a description and std::any
Linus Jahn
2022-09-09
2
-0
/
+126
*
Add macros for defining all the different default constructors
Jonah BrĂ¼chert
2022-09-06
2
-0
/
+16
*
Add parsing of XEP-0446: File metadata element
Jonah BrĂ¼chert
2022-09-06
4
-0
/
+346
*
Implement XEP-0264: Jingle Content Thumbnails
Linus Jahn
2022-09-06
4
-0
/
+199
*
Reformat code
Linus Jahn
2022-09-06
36
-505
/
+922
*
Implement XEP-0300: Use of Cryptographic Hash Functions in XMPP
Linus Jahn
2022-09-06
4
-0
/
+301
*
BobContentId: Improve security warning about SHA-1
Linus Jahn
2022-08-31
1
-2
/
+4
*
BobContentId: Move and update documentation about supported algorithmns
Linus Jahn
2022-08-31
1
-6
/
+8
*
BobContentId: Add BLAKE2b 256/512 algorithmns for Qt 6
Linus Jahn
2022-08-31
1
-0
/
+4
*
BobContentId: Don't check for QT_CRYPTOGRAPHICHASH_ONLY_SHA1
Linus Jahn
2022-08-31
1
-2
/
+0
*
Merge branch '1.4'
Linus Jahn
2022-08-31
1
-4
/
+4
|
\
|
*
BobContentId: Fix names of SHA-2 algorithmns
Linus Jahn
2022-08-31
1
-4
/
+4
*
|
Message: Add isCarbonForwarded attribute
Linus Jahn
2022-08-14
2
-0
/
+26
*
|
Split up OMEMO into extra module
Linus Jahn
2022-08-13
9
-932
/
+292
*
|
Implement XEP-0384: OMEMO Encryption v0.8
Melvin Keskin
2022-08-13
5
-7
/
+25
*
|
Utils_p: Add functions to generate random QByteArray
Linus Jahn
2022-08-13
2
-0
/
+89
*
|
FutureUtils: Add mapSuccess() to map success type of variants
Linus Jahn
2022-08-13
1
-0
/
+15
*
|
FutureUtils: chain: Pass future as const&
Linus Jahn
2022-08-08
1
-1
/
+1
*
|
Stanza: Move E2eeMetadata into own header file
Linus Jahn
2022-07-11
3
-32
/
+47
*
|
Rename Encryption::Omemo to Omemo0 to allow namespace Omemo
Linus Jahn
2022-07-10
2
-4
/
+4
*
|
ByteStreamIq: Fix uninitialized enum value
Linus Jahn
2022-07-10
1
-1
/
+1
*
|
Add move constructors and move assignment operators everywhere
Linus Jahn
2022-06-18
64
-237
/
+318
*
|
StreamFeatures: Fix rosterVersioning not initialized
Linus Jahn
2022-06-17
1
-1
/
+2
*
|
Adapt clang-format
Linus Jahn
2022-06-17
6
-6
/
+6
*
|
Add QXmppOmemoDeviceBundleItem and QXmppOmemoDeviceListItem
Melvin Keskin
2022-06-14
2
-0
/
+95
*
|
Message: Add parseExtensions() for parsing additional extensions
Melvin Keskin
2022-06-14
2
-14
/
+26
*
|
Iq: Make de- / serialization methods public to allow encryption
Melvin Keskin
2022-06-14
1
-1
/
+0
*
|
Message: Initialize message type directly as 'chat'
Melvin Keskin
2022-06-14
1
-2
/
+1
*
|
Add generic QXmppExtension
Linus Jahn
2022-05-20
1
-0
/
+14
*
|
Stanza: Refactor storage of optional e2ee metadata
Linus Jahn
2022-05-13
2
-27
/
+20
*
|
Message: Do not allow XEP-0184 request and received element together
Melvin Keskin
2022-05-12
1
-2
/
+4
*
|
Message: Apply clang-format
Melvin Keskin
2022-04-20
2
-3
/
+3
*
|
Constants: Add more PubSub namespaces
Melvin Keskin
2022-04-09
2
-0
/
+18
*
|
Global: Fix undocumented warning on private functions
Linus Jahn
2022-04-08
1
-0
/
+2
*
|
OmemoData: Apply consistent 'const' usage
Melvin Keskin
2022-04-07
1
-7
/
+7
*
|
Make OMEMO data classes private
Melvin Keskin
2022-04-07
8
-284
/
+83
[next]