summary refs log tree commit diff
path: root/src/Olm.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-141-18/+20
| | | | - Patch the olm repo with a CMakeLists.txt file
* Add support for sending encrypted messagesKonstantinos Sideris2018-06-131-0/+27
|
* Add support for displaying decrypted messagesKonstantinos Sideris2018-06-101-0/+139