Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable encryption in MUCs | Samuel Hand | 2018-07-11 | 1 | -32/+65 |
| | |||||
* | More cleanup and database modifications | Marvin W | 2018-06-26 | 1 | -5/+9 |
| | |||||
* | Database migration and code cleanup | Samuel Hand | 2018-06-19 | 1 | -18/+4 |
| | |||||
* | Add trust management utilities to the omemo plugin | Samuel Hand | 2018-06-11 | 1 | -27/+48 |
| | |||||
* | remove bundle requests so session creation doesn't fail | Samuel Hand | 2018-06-03 | 1 | -0/+1 |
| | |||||
* | Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359) | Samuel Hand | 2018-05-28 | 1 | -0/+1 |
| | | | | | | | | | | * Implement XEP-0380 in a naive fashion for both the OMEMO and OpenPGP plugins * Move the XEP-0380 namespace to a constant * Move the implementation for xep-0380 to its own module * Remove un-needed lines from plugins/openpgp/src/stream_module.vala | ||||
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 1 | -5/+6 |
| | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -56/+55 |
| | |||||
* | Disconnect stanza listeners from pipeline | fiaxh | 2017-11-22 | 1 | -5/+7 |
| | |||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -61/+76 |
| | |||||
* | omemo: store and display identity keys of all devices | Marvin W | 2017-08-27 | 1 | -3/+21 |
| | |||||
* | omemo: handle broken incoming key bundles | Marvin W | 2017-08-24 | 1 | -15/+18 |
| | | | | fixes #137 | ||||
* | xmpp-vala: Remove require-functions | fiaxh | 2017-08-14 | 1 | -2/+0 |
| | |||||
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 1 | -12/+9 |
| | |||||
* | signal-protocol/omemo: fix null-pointer issues | Marvin W | 2017-04-18 | 1 | -63/+64 |
| | | | | Fixes #44 and #58 | ||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -4/+3 |
| | |||||
* | omemo plugin: improve session bootstrapping | Marvin W | 2017-03-15 | 1 | -40/+33 |
| | |||||
* | correctly bootstrap omemo when there is no devicelist on server yet + ↵ | Marvin W | 2017-03-13 | 1 | -1/+10 |
| | | | | concurrency bug fixes | ||||
* | Fix delegate copying issue | Marvin W | 2017-03-12 | 1 | -4/+5 |
| | |||||
* | Split OMEMO plug-in into files, various fixes | Marvin W | 2017-03-12 | 1 | -0/+426 |