index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
encryption
/
Olm.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup headers a bit more
Nicolas Werner
2023-10-31
1
-8
/
+8
*
Speed up compilation a bit
Nicolas Werner
2023-10-31
1
-1
/
+0
*
Migrate olm sessions to be stored in one database instead of thousands
Nicolas Werner
2023-10-23
1
-1
/
+1
*
Remove a few more QPairs
Nicolas Werner
2023-06-08
1
-3
/
+3
*
Fix a few more clazy warnings
Nicolas Werner
2023-06-08
1
-2
/
+2
*
Adapt to the new inherited variant
Nicolas Werner
2023-04-11
1
-4
/
+4
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
Switch to upstream olm error code
Nicolas Werner
2023-02-21
1
-1
/
+1
*
Reduce code bloat a bit
Nicolas Werner
2023-02-19
1
-0
/
+1
*
Automatically fetch keys for undecrypted messages after verification
Nicolas Werner
2023-02-18
1
-11
/
+23
*
Warn when no secret can be requested
Nicolas Werner
2023-01-22
1
-1
/
+3
*
Skip empty requests for cross-signing keys when user only has one device.
Jason Volk
2023-01-22
1
-0
/
+3
*
Add some more error logging
Nicolas Werner
2023-01-09
1
-2
/
+2
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
Store secrets (apart from the pickle key) in the database
Nicolas Werner
2022-11-06
1
-7
/
+14
*
Speedup sending encrypted messages after metasync was reenabled
Nicolas Werner
2022-11-01
1
-69
/
+80
*
Enable -Wconversion
Nicolas Werner
2022-10-26
1
-1
/
+1
*
cppcheck stuff (#1200)
Loren Burkholder
2022-10-03
1
-2
/
+2
*
Prevent the homeserver from inserting malicious secrets
Nicolas Werner
2022-09-28
1
-15
/
+25
*
Fix too many fmt parameters
Nicolas Werner
2022-07-30
1
-1
/
+1
*
Make code compile with hidden friends
Nicolas Werner
2022-07-29
1
-1
/
+1
*
Request full online keybackup when turning it on
Nicolas Werner
2022-06-19
1
-0
/
+67
*
Get rid of 'using json = nlohmann::json'
Nicolas Werner
2022-06-17
1
-11
/
+11
*
Fix compilation without implicit nlohmann conversions
Nicolas Werner
2022-06-17
1
-10
/
+11
*
Remove sender key from megolm session index
Nicolas Werner
2022-04-08
1
-24
/
+24
*
Allow properly editing pending encrypted messages
Nicolas Werner
2022-02-27
1
-13
/
+25
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Reserve size of some containers we are filling
Nicolas Werner
2021-12-29
1
-0
/
+1
*
Fix more warnings and remove dead code
Nicolas Werner
2021-12-28
1
-3
/
+3
*
Fix a few shadowing warnings
Nicolas Werner
2021-12-11
1
-2
/
+2
*
Fix no replies being rendered for edits sent from Element in encrypted rooms
Nicolas Werner
2021-11-11
1
-5
/
+4
*
Add self verification after login
Nicolas Werner
2021-10-30
1
-26
/
+43
*
Move voip and encryption stuff into their own directories
Nicolas Werner
2021-10-17
1
-0
/
+1612