aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add automated IQ request handling functionsLinus Jahn2022-10-171-0/+2
* Implement XEP-0444: Message Reactions (#492)Melvin Keskin2022-10-161-0/+2
* FileUpload/Download: Avoid unnecessary virtual functionsLinus Jahn2022-10-021-6/+0
* Rename EncryptedHttpProvider to EncryptedProviderLinus Jahn2022-10-021-2/+2
* Fix installing the headers that are dependent on QCAJonah Brüchert2022-09-301-1/+1
* Implement XEP-0448: Stateless File SharingJonah Brüchert2022-09-291-1/+14
* Allow adding multiple oob urls and a descriptionJonah Brüchert2022-09-281-0/+2
* Add file encryption functions and Encryption/DecryptionDeviceLinus Jahn2022-09-241-0/+6
* Add multithreaded hashing functionsLinus Jahn2022-09-161-0/+1
* Implement XEP-0448: Encryption for stateless file sharing parsing (#463)Linus Jahn2022-09-161-0/+1
* Add extra class for HttpFileSource instead of using QUrlLinus Jahn2022-09-141-0/+2
* Implement XEP-0447: Stateless file sharing: File sharing element (#448)Linus Jahn2022-09-131-1/+3
* Add HttpUploadManager for requesting slots and uploading filesLinus Jahn2022-09-091-0/+2
* Add QXmppError holding a description and std::anyLinus Jahn2022-09-091-0/+2
* Add parsing of XEP-0446: File metadata elementJonah Brüchert2022-09-061-0/+2
* Implement XEP-0264: Jingle Content ThumbnailsLinus Jahn2022-09-061-0/+2
* Implement XEP-0300: Use of Cryptographic Hash Functions in XMPPLinus Jahn2022-09-061-0/+2
* Add new message carbons managerLinus Jahn2022-08-141-0/+2
* Split up OMEMO into extra moduleLinus Jahn2022-08-131-30/+6
* Implement XEP-0384: OMEMO Encryption v0.8Melvin Keskin2022-08-131-1/+33
* Stanza: Move E2eeMetadata into own header fileLinus Jahn2022-07-111-0/+1
* Move SecurityPolicy, TrustLevel intro extra headersLinus Jahn2022-06-181-0/+2
* Remove PubSubEventManager (in favour of EventHandler)Linus Jahn2022-05-281-2/+0
* cmake: add QXmppExtension.h to INSTALL_HEADER_FILESBoris Pek2022-05-281-0/+1
* Add SendStanzaParams for passing additional parametersLinus Jahn2022-05-221-0/+2
* Add MessageHandler interfaceLinus Jahn2022-05-201-0/+1
* Add PubSubEventHandler based on QXmppExtensionLinus Jahn2022-05-201-0/+1
* Add QXmppTrustManager as base of trust managers such as QXmppAtmManagerMelvin Keskin2022-05-061-0/+2
* Make OMEMO data classes privateMelvin Keskin2022-04-071-5/+0
* Message: Move encryption namespace parsing into Global privateLinus Jahn2022-04-061-0/+1
* src: CMakeLists: Fix comment for QXmppBuildConstants.h.inMelvin Keskin2022-04-051-1/+1
* Rename QXmppGlobal to QXmppBuildConstantsLinus Jahn2022-04-051-2/+3
* Rename MixItem.h to MixItems.hLinus Jahn2022-03-101-1/+1
* Split up MixItem.h into Mix{Info,Participant}Item.hLinus Jahn2022-03-101-1/+2
* Implement XEP-0080: User LocationCochise César2022-03-091-0/+4
* Split up ATM parts of trust storage and refactor (#388)Melvin Keskin2022-01-151-0/+4
* REUSE-ify whole projectLinus Jahn2022-01-151-0/+4
* Merge compilation units of TrustMessage{Element,KeyOwner}Linus Jahn2021-09-301-2/+2
* QXmppClient: Add encryption hooksLinus Jahn2021-09-281-0/+2
* Add QXmppAtmManagerMelvin Keskin2021-09-161-0/+2
* Add QXmppTrustMemoryStorageMelvin Keskin2021-09-161-0/+2
* Add QXmppTrustStorageMelvin Keskin2021-09-161-0/+2
* Refactor packet sending: Add SendSuccess/SendErrorLinus Jahn2021-09-031-0/+1
* Add QXmppOmemoElementMelvin Keskin2021-09-031-0/+1
* Add QXmppOmemoEnvelopeMelvin Keskin2021-09-031-0/+1
* Add QXmppOmemoDeviceBundleMelvin Keskin2021-09-031-0/+1
* Add QXmppOmemoDeviceListMelvin Keskin2021-09-031-0/+1
* Add QXmppOmemoDeviceElementMelvin Keskin2021-09-031-1/+2
* Add QXmppNonzaLinus Jahn2021-08-261-0/+2
* Add QXmppPubSubManagerLinus Jahn2021-08-221-0/+4