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
/
connection.h
Age
Commit message (
Expand
)
Author
2022-08-26
Merge #547: Implement device verification
Alexey Rusakov
2022-08-25
Cleanup
Alexey Rusakov
2022-08-25
More code reorganisation
Alexey Rusakov
2022-08-25
KeyVerificationSession: cleanup
Alexey Rusakov
2022-08-24
Merge branch 'dev' into device-verification
Alexey Rusakov
2022-08-05
Fix Connection::accountData<>()
Alexey Rusakov
2022-06-17
Make Connection::sendToDevices() an actual slot
Alexey Rusakov
2022-05-29
Move some Meg/Olm session logic from Room::Private to Connection::Private
Alexey Rusakov
2022-05-29
Refactor creation of Megolm sessions in Room
Alexey Rusakov
2022-05-29
Cleanup and address Sonar warnings
Alexey Rusakov
2022-05-29
Cleanup and fix Sonar warnings
Alexey Rusakov
2022-05-29
Refactor EncryptedFile and EC::FileInfo::file
Alexey Rusakov
2022-05-18
Make database independent of {Room, User, Connection}
Tobias Fella
2022-05-18
Apply suggestions from code review
Tobias Fella
2022-05-16
More work; Update olm pickle & timestamps in database; Remove TODOs
Tobias Fella
2022-05-16
Save and load outgoing megolm session
Tobias Fella
2022-05-16
Implement sending encrypted messages
Tobias Fella
2022-05-14
Cleanup across the board
Alexey Rusakov
2022-05-02
Implement key verification
Tobias Fella
2022-04-16
Merge branch 'dev' into sendmessages
Tobias Fella
2022-04-09
Prepare for MSC 3700
Tobias Fella
2022-04-09
Make sure devices are known before decrypting olm messages
Tobias Fella
2022-03-10
More work; Update olm pickle & timestamps in database; Remove TODOs
Tobias Fella
2022-03-10
Save and load outgoing megolm session
Tobias Fella
2022-03-10
Implement sending encrypted messages
Tobias Fella
2022-03-07
Store the device's ed25519 in the database
Tobias Fella
2022-02-26
Add convenience functions for querying user devices and keys from cache
Tobias Fella
2022-02-13
Merge branch 'dev'
Alexey Rusakov
2022-02-12
Replace QPair with std::pair
Tobias Fella
2022-02-11
Implement more suggestions
Tobias Fella
2022-02-07
Remove encryptionmanager and various fixes
Tobias Fella
2022-01-23
Omittable: split out from util.h and refresh
Alexey Rusakov
2022-01-06
Brush up SsoSession; document Connection::prepareForSso
Alexey Rusakov
2022-01-02
Add ImplPtr and makeImpl
Alexey Rusakov
2022-01-02
Manage symbols visibility for dynamic linking
Alexey Rusakov
2021-12-29
Add QUOTIENT_API throughout non-generated code
Alexey Rusakov
2021-12-28
Convert struct LoginFlows to namespace
Alexey Rusakov
2021-12-27
Connection: Simplify room/user factory code
Alexey Rusakov
2021-12-25
Make canChangePassword available from QML
Carl Schwan
2021-12-10
Use individual databases for each connection
Tobias Fella
2021-12-07
Rename "crypto" -> "e2ee"
Tobias Fella
2021-12-01
Apply more suggestions
Tobias Fella
2021-12-01
Add function to decrypt notifications
Tobias Fella
2021-12-01
Move non-cache data to a non-cache location
Tobias Fella
2021-12-01
Save olm account on shutdown
Tobias Fella
2021-12-01
Add mxc protocol to the networkaccessmanager
Tobias Fella
2021-12-01
Implement download and decryption of encrypted files
Tobias Fella
2021-12-01
Store pickling key in qtkeychain and pickle encrypted
Tobias Fella
2021-12-01
Fix build without E2EE
Tobias Fella
2021-12-01
Fix FTBFS
Tobias Fella
[next]