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-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-04-09
Prepare for MSC 3700
Tobias Fella
2022-04-09
Make sure devices are known before decrypting olm 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
2021-12-01
Fix everything
Carl Schwan
2021-12-01
ssl
Carl Schwan
2021-12-01
E2EE: initial port to internal olm wrapper
Alexey Andreyev
2021-10-13
connection.h: more doc-comments
Alexey Rusakov
2021-09-10
Move URL creation to Room/Connection; use query instead of fragment
Alexey Rusakov
2021-08-22
Drop other stuff deprecated pre- or early 0.6
Alexey Rusakov
2021-07-18
MembershipType -> Membership, also used for JoinState
Alexey Rusakov
2021-02-26
Add public method to determine if we can change the user password
Carl Schwan
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2021-01-15
Merge pull request #428 from ognarb/licensing
Kitsune Ral
2020-12-28
Connection: refactor the resolve/login code
Kitsune Ral
[next]