Christian Pauly
|
8b13df8c9d
|
refactor: Add json parsing for encryption and encrypted content
|
2021-01-08 13:26:25 +01:00 |
Christian Pauly
|
39b776716c
|
refactor: Olm Exceptions
|
2021-01-07 12:53:49 +01:00 |
Christian Pauly
|
9ffecd845a
|
chore: Update license header
|
2021-01-04 10:34:50 +01:00 |
Christian Pauly
|
e450a09fb5
|
refactor: External matrix api
|
2021-01-04 10:26:29 +01:00 |
Sorunome
|
734ec0357b
|
fix: Throw an error if all existing olm sessions are corrupted
|
2020-12-31 10:45:22 +01:00 |
Sorunome
|
add19c73a0
|
fix: Load multiple olm sessions from the database at once for increased performance
|
2020-12-30 12:52:54 +01:00 |
Sorunome
|
6723c01a31
|
feat: Lazy-send room keys, chunked and sorted by importance
|
2020-12-29 14:46:36 +01:00 |
Sorunome
|
ccd03ecd22
|
fix: Various small e2ee fixes
|
2020-12-28 14:49:55 +01:00 |
Christian Pauly
|
cd4dafcd45
|
chore: Nicer logs in tests
|
2020-12-21 14:21:12 +01:00 |
Christian Pauly
|
57286d4c28
|
feat: Use logger package
|
2020-12-19 12:04:25 +00:00 |
Christian Pauly
|
bec1761172
|
refactor: content parsing
|
2020-11-30 15:34:46 +01:00 |
Christian Pauly
|
323b203718
|
refactor: algorithm types
|
2020-11-30 14:26:31 +01:00 |
Sorunome
|
d116a52ea9
|
fix: Better handle olm session recovery
|
2020-10-17 12:03:54 +02:00 |
Sorunome
|
ae79af6ea8
|
fix: store timestamps in milliseconds to fix decrypt error
|
2020-10-04 12:12:03 +02:00 |
Christian Pauly
|
0871e218d1
|
refactor: Json signature check
|
2020-09-16 12:29:21 +00:00 |
Sorunome
|
2c7ae759f8
|
fix: Remove potential race conditions and database issues with OTK upload
|
2020-09-10 14:07:25 +02:00 |
MTRNord
|
26586b6f02
|
style: Change package:famedlysdk imports to relative imports
Changing the imports from `package:famedlysdk` to relative imports allows us to easier move the files
Took 2 minutes
|
2020-08-13 10:40:39 +02:00 |
Christian Pauly
|
fb9b505988
|
Krille/make client extend matrixapi
|
2020-08-11 16:11:51 +00:00 |
Christian Pauly
|
c184dfba6b
|
Don't show potential session keys in logs
|
2020-08-10 10:42:14 +02:00 |
Christian Pauly
|
6170c79fe1
|
Improve logging
|
2020-08-06 09:35:02 +00:00 |
Sorunome
|
fb48837d08
|
update function call
|
2020-06-24 09:30:25 +02:00 |
Sorunome
|
b109e75962
|
also restore on broken olm session
|
2020-06-24 09:27:36 +02:00 |
Sorunome
|
f833511e38
|
fix tests
|
2020-06-24 09:27:35 +02:00 |
Sorunome
|
68fac1e112
|
pick the correct session when encrypting to_device events
|
2020-06-24 09:27:32 +02:00 |
Sorunome
|
f79a85ca71
|
Merge branch 'master' into soru/cross-signing
|
2020-06-24 09:26:22 +02:00 |
Sorunome
|
439f6f0aa0
|
Fix some olm sessions not being loaded from database
|
2020-06-23 11:42:01 +02:00 |
Sorunome
|
4c60369b8d
|
migrate to new thingy!
|
2020-06-05 22:03:28 +02:00 |
Sorunome
|
05c799e6a5
|
format
|
2020-06-04 20:16:18 +02:00 |
Sorunome
|
c94e41d393
|
fix tests for real
|
2020-06-04 18:16:22 +02:00 |
Sorunome
|
f3f3231df6
|
add some encrypt / decrypt tests
|
2020-06-04 17:51:49 +02:00 |
Sorunome
|
2e46155f47
|
fix tests without olm
|
2020-06-04 14:26:35 +02:00 |
Sorunome
|
fcde6a2459
|
split encryption stuff to other library
|
2020-06-04 13:39:51 +02:00 |