aboutsummaryrefslogtreecommitdiff
path: root/lib/events/encryptionevent.cpp
AgeCommit message (Expand)Author
2022-05-08Event content: provide toJson() instead of deriving from EC::BaseAlexey Rusakov
2022-05-08Simplify EventContent a bitAlexey Rusakov
2021-12-07Rename "crypto" -> "e2ee"Tobias Fella
2021-12-01Remove duplicated fileCarl Schwan
2021-11-26Revert "Drop #include "logging.h" from event.h"Alexey Rusakov
2021-11-26Drop #include "logging.h" from event.hAlexey Rusakov
2021-09-11Add convenience function for activating encryption and fixTobias Fella
2021-01-16Updated copyright statements upon Git auditKitsune Ral
2020-11-19Fix Q_ASSERT failure on sending messagesKitsune Ral
2019-08-11CleanupKitsune Ral
2019-08-09Namespace: QMatrixClient -> Quotient (with back comp alias)Kitsune Ral
2019-08-02Apply the new brace wrapping to source filesKitsune Ral
2019-08-02Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-14E2EE: provide a shared header with encryption standard key namesAlexey Andreyev
2019-07-09Merge branch 'master' into use-clang-formatKitsune Ral
2019-07-04Add full EncryptionEvent to room logic. Issue #95Alexey Andreyev
2019-06-25Introduce EncryptionEvent classKitsune Ral