aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge `signal-protocol` into `omemo` pluginhrxi2023-10-061-4/+47
* Port from GTK3 to GTK4fiaxh2022-07-271-2/+1
* Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-111-0/+1
* Add support for OMEMO call encryptionfiaxh2021-04-291-1/+3
* Fix custom vapi integrationMarvin W2021-04-111-4/+3
* Remove unnecessary Soup dependency from OMEMO pluginfiaxh2021-01-281-1/+0
* Warn about undecrypted and untrusted messagesfiaxh2020-03-291-0/+1
* Add support for JET-OMEMOMarvin W2019-09-161-1/+4
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-2/+2
* OMEMO code cleanup: Move TrustLevel out of Databasefiaxh2019-07-081-0/+1
* OMEMO: Move files to fitting subdirectoryfiaxh2019-07-081-21/+25
* Use glib log functionsfiaxh2019-03-151-1/+1
* Find libqrencode using cmake/pkg-config logicMarvin W2019-01-021-2/+4
* Implement aesgcm encrypted file uploadfiaxh2018-11-271-0/+1
* FileProvider for aesgcm linksfiaxh2018-11-271-0/+2
* Show a verification QR code for an accounts own keySamuel Hand2018-08-081-1/+2
* UI update: make the trust management interface more user friendlySamuel Hand2018-08-031-0/+2
* Code cleanup: create new trust management classSamuel Hand2018-07-251-0/+1
* Notify on a new own deviceSamuel Hand2018-07-111-0/+1
* Enable key management for own keysSamuel Hand2018-07-091-2/+0
* Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-0/+3
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-2/+2
* omemo: store and display identity keys of all devicesMarvin W2017-08-271-1/+20
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-261-1/+1
* Gettext supportfiaxh2017-04-101-2/+7
* New CMakeMarvin W2017-03-231-19/+10
* omemo plugin: improve session bootstrappingMarvin W2017-03-151-1/+1
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-3/+13
* Move PGP support into pluginfiaxh2017-03-121-1/+0
* Add OMEMO via PluginMarvin W2017-03-111-0/+41