aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * tests: Add VersionManager testLinus Jahn2023-03-132-0/+69
| * Fix OMEMO device list processing as specifiedMelvin Keskin2023-03-133-20/+66
| * OmemoManagerPrivate: Fix documentation and warningMelvin Keskin2023-03-132-3/+3
| * OmemoManagerPrivate: Remove 'this->' when not neededMelvin Keskin2023-03-131-3/+3
* | Merge branch '1.5'Linus Jahn2023-03-116-7/+9
|\|
| * Run clang-formatLinus Jahn2023-03-116-7/+9
* | doap: Add QXmpp 1.5.3Linus Jahn2023-03-111-0/+7
* | Merge branch '1.5'Linus Jahn2023-03-1146-278/+671
|\|
| * Release QXmpp 1.5.3Linus Jahn2023-03-112-2/+18
| * OmemoManagerPrivate: Fix sizes of HKDF output and HMACMelvin Keskin2023-03-111-2/+2
| * OmemoManagerPrivate: Fix SCE affix element processing as specifiedMelvin Keskin2023-03-111-36/+26
| * cmake: Add option to manually choose Qt major version (#553)Blue2023-03-111-1/+4
| * OmemoManager: Fix buildMissingSessions never finishes (#552)Blue2023-03-101-0/+3
| * PubSubIq_p: Rename Private class to avoid conflictsLinus Jahn2023-03-092-4/+9
| * Readd old PubSubIq and PubSubItem for compatibilityLinus Jahn2023-03-095-0/+398
| * Rename PubSubItem -> PubSubBaseItem to be able to include old PubSubItemLinus Jahn2023-03-0922-111/+108
| * SaslDigestMd5: Fix UB when at the end of input byte array [Qt6 only]Linus Jahn2023-03-092-2/+16
| * tests: streaminitiaioniq: Fix usage of qt keywordsLinus Jahn2023-03-091-5/+4
| * omemo: Fix build on MSVC 2019 (#550)Jonah Brüchert2023-03-094-4/+14
| * omemo: Fix usage of unexported symbols from Constants_p.hLinus Jahn2023-03-093-2/+14
| * SceEnvelope: Don't use reference to avoid misusageLinus Jahn2023-03-092-5/+4
| * tests: OmemoManager: Use CarbonManagerV2Melvin Keskin2023-03-091-14/+4
| * Organize OMEMO includesMelvin Keskin2023-03-095-9/+2
| * OmemoManagerPrivate: Adapt return value handling to adjusted methodMelvin Keskin2023-03-091-13/+2
| * Update OMEMO to new libomemo-c 0.5 APIsMelvin Keskin2023-03-094-62/+18
| * CarbonManagerV2: Fix enabling carbonsMelvin Keskin2023-03-091-3/+5
| * Fix compilation on MSVC 2019Jonah Brüchert2023-03-095-8/+10
| * Fix library files install directory on windowsLinus Jahn2023-03-082-2/+6
| * MamManager: Fix task is not finished when no message is encryptedLinus Jahn2023-02-271-0/+9
* | Implement XEP-0215: External Service Discovery (#542)taiBsu2023-03-0912-0/+1002
* | Fix: remove unused variableTibor Csötönyi2023-03-051-1/+0
* | doap: Remove iOS, watchOS, tvOS because of licensing issuesLinus Jahn2023-02-231-3/+0
* | doap: Add 1.5.2 releaseLinus Jahn2023-02-231-0/+7
* | Merge branch '1.5'Linus Jahn2023-02-234-7/+21
|\|
| * Release QXmpp 1.5.2Linus Jahn2023-02-232-1/+9
| * FileSharingManager: Fix UB because of use after moveLinus Jahn2023-02-231-1/+1
| * According to RFC 5389, nonce (STUN attribute) should be paddedVladimir Pankratov2023-02-211-0/+4
| * OmemoManager: Fix deref of nullptr (wrong usage of get_if)Linus Jahn2023-02-211-6/+9
* | README: Mention documentation requires Doxygen (#533)Melvin Keskin2023-02-211-1/+1
* | FileSharingManager: Format code in a clang-format compatible wayLinus Jahn2023-02-181-6/+2
* | reuse: Import CC-BY-SA-4.0 licenseLinus Jahn2023-02-181-0/+170
* | tests: StreamInitiationIq: Fix usage qt keywords (#535)Melvin Keskin2023-02-181-5/+4
* | Run clang-formatLinus Jahn2023-02-171-3/+4
* | .github: workflows: Add C++ linterMelvin Keskin2023-02-171-0/+16
* | Add new QXmpp logo (#528)raghu-kamath2023-02-174-4/+12
* | doap: Mark XEP-0167: Jingle RTP Sessions as completeMelvin Keskin2023-02-081-1/+1
* | doap: Add releases 1.5.0 and 1.5.1Melvin Keskin2023-02-071-0/+14
* | Merge branch '1.5'Linus Jahn2023-02-012-1/+7
|\|
| * Release QXmpp 1.5.1Linus Jahn2023-02-012-1/+7
| * Fix build with clang: usage of auto in template argumentLinus Jahn2023-02-011-1/+1