Age | Commit message (Expand) | Author |
2022-05-31 | Merge branch 'dev' into update-api-update | Alexey Rusakov |
2022-05-31 | Tweak QOlmAccount and data structures around | Alexey Rusakov |
2022-05-29 | Move some Meg/Olm session logic from Room::Private to Connection::Private | Alexey Rusakov |
2022-05-29 | Refactor creation of Megolm sessions in Room | Alexey Rusakov |
2022-05-16 | Fix build failures | Tobias Fella |
2022-05-16 | Save and load outgoing megolm session | Tobias Fella |
2022-05-16 | QOlmExpected and associated refactoring | Alexey Rusakov |
2022-05-16 | Simplify QOlmSession::matchesInboundSession*() | Alexey Rusakov |
2022-05-16 | QOlmAccount::needsSave() shouldn't be const | Alexey Rusakov |
2022-05-16 | Optimise #includes for QOlm* classes | Alexey Rusakov |
2022-05-14 | Cleanup across the board | Alexey Rusakov |
2022-04-23 | SLICE() | Alexey Rusakov |
2022-04-09 | Prepare for MSC 3700 | Tobias Fella |
2022-02-27 | Update lib/e2ee/qolmutility.cpp | Tobias Fella |
2022-02-27 | Return false instead of error for failed signature checks | Tobias Fella |
2022-02-26 | Use QOlmMessage::Type in more places | Tobias Fella |
2022-02-16 | isSupportedAlgorithm() | Alexey Rusakov |
2022-02-16 | Use QHash instead of QMap | Alexey Rusakov |
2022-02-16 | Cleanup | Alexey Rusakov |
2022-02-16 | Add a few missing QUOTIENT_API stanzas | Alexey Rusakov |
2022-02-07 | Remove encryptionmanager and various fixes | Tobias Fella |
2022-02-06 | Update lib/e2ee/qolmaccount.cpp | Tobias Fella |
2022-02-06 | Port to QRandomGenerator | Tobias Fella |
2022-02-06 | Update lib/e2ee/qolminboundsession.cpp | Tobias Fella |
2021-12-25 | Remove assert | Tobias Fella |
2021-12-25 | Update lib/e2ee/qolmoutboundsession.h | Tobias Fella |
2021-12-25 | Update lib/e2ee/qolmoutboundsession.h | Tobias Fella |
2021-12-25 | Apply suggestions | Tobias Fella |
2021-12-25 | Update lib/e2ee/qolmoutboundsession.cpp | Tobias Fella |
2021-12-24 | Apply suggestions | Tobias Fella |
2021-12-07 | Rename "crypto" -> "e2ee" | Tobias Fella |