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
Age
Commit message (
Expand
)
Author
2021-12-01
Implement key verification events
Carl Schwan
2021-12-01
Cache deviceslist across restarts
Tobias Fella
2021-12-01
Fix signature verification logic
Tobias Fella
2021-12-01
Verify deviceKeys signatures
Tobias Fella
2021-12-01
Update tracked users list when new user joins encrypted room
Tobias Fella
2021-12-01
Start tracking user's devices when a a room starts being encrypted
Tobias Fella
2021-12-01
Actually load devices from sync data and filter relevant users
Tobias Fella
2021-12-01
Clear current query job when it finished
Tobias Fella
2021-12-01
Start implementing device key tracking
Tobias Fella
2021-12-01
Upload device keys when creating a new olm account
Tobias Fella
2021-12-01
Uncomment some stuff
Carl Schwan
2021-12-01
Make sure that only one upload is running
Tobias Fella
2021-12-01
Upload one-time keys when their count is low
Tobias Fella
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
Ifdef E2EE out at cmake level
Tobias Fella
2021-12-01
fix typo
Carl Schwan
2021-12-01
Apply a few more comments
Carl Schwan
2021-12-01
Apply suggestions from code review
Carl Schwan
2021-12-01
Fix cmake code
Carl Schwan
2021-12-01
Fix signing keys
Carl Schwan
2021-12-01
remove old files
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
More porting to new API
Carl Schwan
2021-12-01
Fix test
Carl Schwan
2021-12-01
E2EE: initial port to internal olm wrapper
Alexey Andreyev
2021-12-01
Remove duplicated file
Carl Schwan
2021-12-01
Move files
Carl Schwan
2021-12-01
Add encrypted file struct
Carl Schwan
2021-12-01
Fix CI
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
Add hehlper functions
Carl Schwan
2021-12-01
Add missing reinterpret_cast for session data
Alexey Andreyev
2021-12-01
E2EE: Introduce session (WiP)
Alexey Andreyev
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
Depends on OpenSSL for crypo rand
Carl Schwan
2021-12-01
Update test
Carl Schwan
2021-12-01
Make it work
Carl Schwan
2021-12-01
Fix documentation typos
Carl Schwan
[prev]
[next]