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
Age
Commit message (
Expand
)
Author
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
Remove outdated comment
Tobias Fella
2021-12-01
Fix setting encrypted flag in rooms
Carl Schwan
2021-12-01
Add a test (now failing)
Carl Schwan
2021-12-01
Text: Add KeyChange test
Carl Schwan
2021-12-01
Fix tests
Carl Schwan
2021-12-01
test: Add QueryKey test (failing)
Carl Schwan
2021-12-01
Finish writing TestOlmAccount::signatureValid
Carl Schwan
2021-12-01
Fix everything
Carl Schwan
2021-12-01
ssl
Carl Schwan
2021-12-01
Apply suggestions from code review
Carl Schwan
2021-12-01
fix typo
Carl Schwan
2021-12-01
Apply a few more comments
Carl Schwan
2021-12-01
Fix signing keys
Carl Schwan
2021-12-01
More test but still failing in signing/signature verification
Carl Schwan
2021-12-01
Add more test and use macro to remove duplicated code
Carl Schwan
2021-12-01
Key verification
Carl Schwan
2021-12-01
More tests
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
Add encrypted file struct
Carl Schwan
2021-12-01
Add device key test
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
2021-12-01
Improve API
Carl Schwan
2021-12-01
Add group session decrypt/encrypt test and fix bug found by it
Carl Schwan
2021-12-01
Update test
Carl Schwan
2021-12-01
Implement outboundsession
Carl Schwan
2021-12-01
Add tests
Carl Schwan
2021-06-12
CMakeLists: require at least Qt 5.12; add Qt 6 support
Alexey Rusakov
2021-01-25
Autotests: make sure types passed to QCOMPARE are the same
Alexey Rusakov
2021-01-25
Collapse the autotest entirely in *.cpp file
Alexey Rusakov
2021-01-21
fix build
Carl Schwan
2021-01-21
Move tests
Carl Schwan