index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tests: Add VersionManager test
Linus Jahn
2023-03-13
2
-0
/
+69
|
*
Fix OMEMO device list processing as specified
Melvin Keskin
2023-03-13
3
-20
/
+66
|
*
OmemoManagerPrivate: Fix documentation and warning
Melvin Keskin
2023-03-13
2
-3
/
+3
|
*
OmemoManagerPrivate: Remove 'this->' when not needed
Melvin Keskin
2023-03-13
1
-3
/
+3
*
|
Merge branch '1.5'
Linus Jahn
2023-03-11
6
-7
/
+9
|
\
|
|
*
Run clang-format
Linus Jahn
2023-03-11
6
-7
/
+9
*
|
doap: Add QXmpp 1.5.3
Linus Jahn
2023-03-11
1
-0
/
+7
*
|
Merge branch '1.5'
Linus Jahn
2023-03-11
46
-278
/
+671
|
\
|
|
*
Release QXmpp 1.5.3
Linus Jahn
2023-03-11
2
-2
/
+18
|
*
OmemoManagerPrivate: Fix sizes of HKDF output and HMAC
Melvin Keskin
2023-03-11
1
-2
/
+2
|
*
OmemoManagerPrivate: Fix SCE affix element processing as specified
Melvin Keskin
2023-03-11
1
-36
/
+26
|
*
cmake: Add option to manually choose Qt major version (#553)
Blue
2023-03-11
1
-1
/
+4
|
*
OmemoManager: Fix buildMissingSessions never finishes (#552)
Blue
2023-03-10
1
-0
/
+3
|
*
PubSubIq_p: Rename Private class to avoid conflicts
Linus Jahn
2023-03-09
2
-4
/
+9
|
*
Readd old PubSubIq and PubSubItem for compatibility
Linus Jahn
2023-03-09
5
-0
/
+398
|
*
Rename PubSubItem -> PubSubBaseItem to be able to include old PubSubItem
Linus Jahn
2023-03-09
22
-111
/
+108
|
*
SaslDigestMd5: Fix UB when at the end of input byte array [Qt6 only]
Linus Jahn
2023-03-09
2
-2
/
+16
|
*
tests: streaminitiaioniq: Fix usage of qt keywords
Linus Jahn
2023-03-09
1
-5
/
+4
|
*
omemo: Fix build on MSVC 2019 (#550)
Jonah Brüchert
2023-03-09
4
-4
/
+14
|
*
omemo: Fix usage of unexported symbols from Constants_p.h
Linus Jahn
2023-03-09
3
-2
/
+14
|
*
SceEnvelope: Don't use reference to avoid misusage
Linus Jahn
2023-03-09
2
-5
/
+4
|
*
tests: OmemoManager: Use CarbonManagerV2
Melvin Keskin
2023-03-09
1
-14
/
+4
|
*
Organize OMEMO includes
Melvin Keskin
2023-03-09
5
-9
/
+2
|
*
OmemoManagerPrivate: Adapt return value handling to adjusted method
Melvin Keskin
2023-03-09
1
-13
/
+2
|
*
Update OMEMO to new libomemo-c 0.5 APIs
Melvin Keskin
2023-03-09
4
-62
/
+18
|
*
CarbonManagerV2: Fix enabling carbons
Melvin Keskin
2023-03-09
1
-3
/
+5
|
*
Fix compilation on MSVC 2019
Jonah Brüchert
2023-03-09
5
-8
/
+10
|
*
Fix library files install directory on windows
Linus Jahn
2023-03-08
2
-2
/
+6
|
*
MamManager: Fix task is not finished when no message is encrypted
Linus Jahn
2023-02-27
1
-0
/
+9
*
|
Implement XEP-0215: External Service Discovery (#542)
taiBsu
2023-03-09
12
-0
/
+1002
*
|
Fix: remove unused variable
Tibor Csötönyi
2023-03-05
1
-1
/
+0
*
|
doap: Remove iOS, watchOS, tvOS because of licensing issues
Linus Jahn
2023-02-23
1
-3
/
+0
*
|
doap: Add 1.5.2 release
Linus Jahn
2023-02-23
1
-0
/
+7
*
|
Merge branch '1.5'
Linus Jahn
2023-02-23
4
-7
/
+21
|
\
|
|
*
Release QXmpp 1.5.2
Linus Jahn
2023-02-23
2
-1
/
+9
|
*
FileSharingManager: Fix UB because of use after move
Linus Jahn
2023-02-23
1
-1
/
+1
|
*
According to RFC 5389, nonce (STUN attribute) should be padded
Vladimir Pankratov
2023-02-21
1
-0
/
+4
|
*
OmemoManager: Fix deref of nullptr (wrong usage of get_if)
Linus Jahn
2023-02-21
1
-6
/
+9
*
|
README: Mention documentation requires Doxygen (#533)
Melvin Keskin
2023-02-21
1
-1
/
+1
*
|
FileSharingManager: Format code in a clang-format compatible way
Linus Jahn
2023-02-18
1
-6
/
+2
*
|
reuse: Import CC-BY-SA-4.0 license
Linus Jahn
2023-02-18
1
-0
/
+170
*
|
tests: StreamInitiationIq: Fix usage qt keywords (#535)
Melvin Keskin
2023-02-18
1
-5
/
+4
*
|
Run clang-format
Linus Jahn
2023-02-17
1
-3
/
+4
*
|
.github: workflows: Add C++ linter
Melvin Keskin
2023-02-17
1
-0
/
+16
*
|
Add new QXmpp logo (#528)
raghu-kamath
2023-02-17
4
-4
/
+12
*
|
doap: Mark XEP-0167: Jingle RTP Sessions as complete
Melvin Keskin
2023-02-08
1
-1
/
+1
*
|
doap: Add releases 1.5.0 and 1.5.1
Melvin Keskin
2023-02-07
1
-0
/
+14
*
|
Merge branch '1.5'
Linus Jahn
2023-02-01
2
-1
/
+7
|
\
|
|
*
Release QXmpp 1.5.1
Linus Jahn
2023-02-01
2
-1
/
+7
|
*
Fix build with clang: usage of auto in template argument
Linus Jahn
2023-02-01
1
-1
/
+1
[prev]
[next]