summary refs log tree commit diff
path: root/src/encryption/Olm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow properly editing pending encrypted messagesNicolas Werner2022-02-271-13/+25
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Reserve size of some containers we are fillingNicolas Werner2021-12-291-0/+1
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-3/+3
* Fix a few shadowing warningsNicolas Werner2021-12-111-2/+2
* Fix no replies being rendered for edits sent from Element in encrypted roomsNicolas Werner2021-11-111-5/+4
* Add self verification after loginNicolas Werner2021-10-301-26/+43
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-0/+1612