aboutsummaryrefslogtreecommitdiff
path: root/plugins/openpgp/src/stream_module.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings ('assignment .. from incompatible pointer type') by ret...fiaxh2021-10-121-1/+1
* Use glib log functionsfiaxh2019-03-151-1/+1
* Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359)Samuel Hand2018-05-281-0/+1
* Pipeline for incoming messages in libdinofiaxh2018-01-281-1/+2
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-11/+10
* Disconnect stanza listeners from pipelinefiaxh2017-11-221-16/+15
* Read+(write) stream asyncfiaxh2017-11-161-39/+61
* PGP encrypted file transfersfiaxh2017-10-221-10/+3
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-061-2/+5
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-2/+0
* Add typed identity to manager modules and stream flagsfiaxh2017-03-201-4/+3
* PGP module: store data in own db, use pgp key as specified in account settingsfiaxh2017-03-121-0/+166