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
/
olm
Age
Commit message (
Collapse
)
Author
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
Make it work
Carl Schwan
2021-12-01
Fix documentation typos
Carl Schwan
Co-authored-by: Tobias Fella <9750016+TobiasFella@users.noreply.github.com>
2021-12-01
ifdef everything
Carl Schwan
2021-12-01
Implement outboundsession
Carl Schwan
2021-12-01
Implement Inboundsession
Carl Schwan
2021-12-01
Start inboundsession wrapper
Carl Schwan
2021-12-01
Add destructor
Carl Schwan
2021-12-01
Start implementing Qt olm binding
Carl Schwan