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
/
autotests
/
testolmsession.cpp
Age
Commit message (
Expand
)
Author
2022-09-26
Cleanup across E2EE code
Alexey Rusakov
2022-09-26
Replace QOlmError with OlmErrorCode
Alexey Rusakov
2022-05-16
QOlmExpected and associated refactoring
Alexey Rusakov
2022-05-16
Simplify QOlmSession::matchesInboundSession*()
Alexey Rusakov
2022-02-18
Use QCoreApplication in autotests
Alexey Rusakov
2022-02-17
Don't create QApplications in tests
Tobias Fella
2021-12-07
Rename "crypto" -> "e2ee"
Tobias Fella
2021-12-01
Apply suggestions from code review
Tobias Fella
2021-12-01
More improvements
Tobias Fella
2021-12-01
Fix everything
Carl Schwan
2021-12-01
Apply suggestions from code review
Carl Schwan
2021-12-01
Fix test
Carl Schwan
2021-12-01
E2EE: initial port to internal olm wrapper
Alexey Andreyev
2021-12-01
Move files
Carl Schwan
2021-12-01
Disable olm test when disabling encryption
Carl Schwan
2021-12-01
Implement session sorting
Carl Schwan
2021-12-01
Add QOlmSession::decrypt
Carl Schwan
2021-12-01
Add more test and methods in session handling
Carl Schwan
2021-12-01
Add first session test and it fails :(
Carl Schwan
2021-12-01
Start adding test for session stuff
Carl Schwan