index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
e2ee
/
qolmaccount.cpp
Age
Commit message (
Expand
)
Author
2022-09-26
Wrap error reporting into facility macros
Alexey Rusakov
2022-09-26
RandomBuffer
Alexey Rusakov
2022-09-26
Cleanup across E2EE code
Alexey Rusakov
2022-09-26
Replace QOlmError with OlmErrorCode
Alexey Rusakov
2022-06-24
Start using C++20's designated initializers
Alexey Rusakov
2022-06-24
Code cleanup and reformatting
Alexey Rusakov
2022-06-24
Rework SignedOneTimeKey as a QJsonObject wrapper
Alexey Rusakov
2022-06-04
Address Sonar warnings
Alexey Rusakov
2022-05-31
Tweak QOlmAccount and data structures around
Alexey Rusakov
2022-05-16
QOlmExpected and associated refactoring
Alexey Rusakov
2022-05-16
QOlmAccount::needsSave() shouldn't be const
Alexey Rusakov
2022-05-16
Optimise #includes for QOlm* classes
Alexey Rusakov
2022-02-16
Use QHash instead of QMap
Alexey Rusakov
2022-02-16
Cleanup
Alexey Rusakov
2022-02-06
Update lib/e2ee/qolmaccount.cpp
Tobias Fella
2021-12-25
Apply suggestions
Tobias Fella
2021-12-24
Apply suggestions
Tobias Fella
2021-12-07
Rename "crypto" -> "e2ee"
Tobias Fella