aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OmemoManagerPrivate: Use 'omemoEnvelope' consistentlyMelvin Keskin2023-03-291-2/+2
* OmemoManagerPrivate: Use optional OMEMO envelope directlyMelvin Keskin2023-03-291-4/+3
* OmemoManagerPrivate: Finish decryptMessage() if no SCE envelope can be foundMelvin Keskin2023-03-291-4/+6
* OmemoManagerPrivate: Fix check for singleton device list nodeMelvin Keskin2023-03-291-1/+1
* Split identity key deserialization into separate methodsMelvin Keskin2023-03-292-38/+54
* OmemoManagerPrivate: Reuse public identity key deserialization methodMelvin Keskin2023-03-291-13/+1
* OmemoManager: Fix and extend method documentationMelvin Keskin2023-03-291-17/+20
* MamManager: Fix crash when reading .size() from a deleted QVectorJonah Brüchert2023-03-181-1/+2
* QXmppOmemo: Fix ODR violationJonah Brüchert2023-03-182-9/+9
* Fix missing exports with MSVC 2019Jonah Brüchert2023-03-183-4/+4
* Doxyfile: Remove old BuildConstants.h.in fileLinus Jahn2023-03-181-1/+0
* [tests] run tests on WindowsJeremy Lainé2023-03-171-0/+12
* Stream: IQ handling: Accept responses without 'from' attribute (#556)Melvin Keskin2023-03-171-3/+11
* CarbonManagerV2: Don't set 'to' address of carbon enable IQLinus Jahn2023-03-141-3/+2
* Client: Fix empty to in IQs is interpreted as server domainLinus Jahn2023-03-141-1/+2
* Client: Don't fill empty 'to' attributes of outgoing IQsLinus Jahn2023-03-143-8/+5
* MamManager: Only parse ScePublic when decrypting messagesLinus Jahn2023-03-141-21/+49
* MamManager: Avoid shared_ptr for counting running jobsLinus Jahn2023-03-141-14/+34
* MamManager: Flatten retrieveMessages codeLinus Jahn2023-03-141-50/+58
* MamManager: Move parsing from handleStanza() into new functionLinus Jahn2023-03-141-22/+33
* MamManager: Avoid possible use-after-moveLinus Jahn2023-03-141-2/+4
* MamManager: Create task before sendingLinus Jahn2023-03-141-1/+4
* EME: Always send encryption name as fallbackMelvin Keskin2023-03-132-2/+2
* tests: Add EntityTimeManager testLinus Jahn2023-03-132-0/+69
* IqHandling: Fix use-after-moveLinus Jahn2023-03-131-6/+4
* 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
* Run clang-formatLinus Jahn2023-03-116-7/+9
* 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