mcrakhman
|
fed0eee243
|
Change sync client message pool interactions and request-reply
|
2023-04-19 22:43:46 +02:00 |
|
mcrakhman
|
52816f0f44
|
Fix sending reply with empty rootchange
|
2023-04-19 21:16:32 +02:00 |
|
mcrakhman
|
3b3a0199bd
|
Update object sync error handling logic
|
2023-04-19 20:42:47 +02:00 |
|
mcrakhman
|
bfb9ed1d83
|
Further test comments and changes
|
2023-04-19 11:52:11 +02:00 |
|
mcrakhman
|
bb47f0aa21
|
Add comments to test
|
2023-04-19 11:49:04 +02:00 |
|
mcrakhman
|
dc910d51c5
|
Fix objectsync etc
|
2023-04-18 22:51:12 +02:00 |
|
mcrakhman
|
c64921a249
|
Send error response on sync (wip)
|
2023-04-18 12:09:25 +02:00 |
|
mcrakhman
|
07b16554cd
|
Change treegetter to treemanager and return BuildObjectTreeFunc
|
2023-04-18 00:34:14 +02:00 |
|
mcrakhman
|
520c9717ca
|
Add tests and don't load data into changes
|
2023-04-17 23:51:17 +02:00 |
|
mcrakhman
|
767f3aac96
|
Add test with random trees
|
2023-04-17 21:49:51 +02:00 |
|
mcrakhman
|
977308edcc
|
Improve validator logic and add tests
|
2023-04-13 23:55:28 +02:00 |
|
mcrakhman
|
4a1a95a7b9
|
Add empty client logic
|
2023-04-13 21:32:39 +02:00 |
|
Dmitry Bilienko
|
3563206ef1
|
Cache | Reduce RAM
|
2023-03-28 16:25:36 +08:00 |
|
mcrakhman
|
9c7041dcc1
|
Remove master key from account
|
2023-04-03 13:19:12 +02:00 |
|
mcrakhman
|
7013c79d09
|
Add old account to coordinator proto
|
2023-04-02 18:53:02 +02:00 |
|
mcrakhman
|
f21a259ddc
|
Update cryptography and add master key
|
2023-04-02 18:13:10 +02:00 |
|
mcrakhman
|
8729d069dc
|
Add settings snapshot logic
|
2023-03-29 23:06:51 +02:00 |
|
mcrakhman
|
61819f04a2
|
Change sym encryption logic in objecttree
|
2023-03-27 23:03:02 +02:00 |
|
mcrakhman
|
06222e33ff
|
Add peer id string for keys
|
2023-03-27 17:04:59 +02:00 |
|
mcrakhman
|
c3e6af0032
|
Add accountdata constructor
|
2023-03-27 16:32:56 +02:00 |
|
mcrakhman
|
07f658a96f
|
Add individual key derivation for trees
|
2023-03-27 13:01:35 +02:00 |
|
mcrakhman
|
b3a4272188
|
Add decoders
|
2023-03-27 01:55:33 +02:00 |
|
mcrakhman
|
7e51eca1a6
|
Fix tests
|
2023-03-26 18:47:35 +02:00 |
|
mcrakhman
|
21a3ae0768
|
Fix objecttree tests
|
2023-03-26 18:36:07 +02:00 |
|
mcrakhman
|
dca0103899
|
Remove old acl methods and tests, acl builder
|
2023-03-26 17:53:11 +02:00 |
|
mcrakhman
|
4efe189eec
|
Fix handshake tests
|
2023-03-26 13:45:24 +02:00 |
|
mcrakhman
|
52f462ff2c
|
Add KeyStorage
|
2023-03-25 14:06:20 +01:00 |
|
mcrakhman
|
3778465e3b
|
More key changes
|
2023-03-25 13:15:19 +01:00 |
|
mcrakhman
|
c00ea331dc
|
ACLState refactoring
|
2023-03-24 22:43:25 +01:00 |
|
mcrakhman
|
9f0828a56a
|
Update aclrecordproto
|
2023-03-22 18:51:01 +01:00 |
|
mcrakhman
|
7c4abdbb8c
|
Add sym key
|
2023-03-24 13:01:53 +01:00 |
|
mcrakhman
|
3a07939b01
|
WIP refactor crypto proto
|
2023-03-24 11:45:39 +01:00 |
|
mcrakhman
|
2072bbb998
|
Add second test and description
|
2023-03-20 16:24:07 +01:00 |
|
mcrakhman
|
4d8d1f1457
|
Add simple test
|
2023-03-20 16:00:44 +01:00 |
|
mcrakhman
|
b27ca28bb3
|
Create fixture draft
|
2023-03-14 11:41:29 +01:00 |
|
mcrakhman
|
24e400ad70
|
Add more components for async communication
|
2023-03-14 10:33:59 +01:00 |
|
mcrakhman
|
df867395ae
|
Add test component structure
|
2023-03-13 22:03:38 +01:00 |
|
mcrakhman
|
b333d16b6f
|
Start sync tests
|
2023-03-13 21:47:07 +01:00 |
|
Roman Khafizianov
|
96c4ea3a45
|
cleanup logger names
|
2023-03-10 19:32:20 +01:00 |
|
Roman Khafizianov
|
92f08eaa79
|
fix replacing existing logger
|
2023-03-10 19:18:15 +01:00 |
|
mcrakhman
|
96b43de5f0
|
Change timeestamps
|
2023-03-11 12:52:42 +01:00 |
|
mcrakhman
|
307b741dc7
|
Update tryclose with ttl
|
2023-03-10 10:17:57 +01:00 |
|
mcrakhman
|
520f2cf470
|
Update objecttree with tryclose
|
2023-03-09 23:09:26 +01:00 |
|
mcrakhman
|
1ffb1b60df
|
Add newline to treechangeproto
|
2023-03-10 16:52:30 +01:00 |
|
mcrakhman
|
6a3606f92c
|
Add change type and payload
|
2023-03-10 14:37:03 +01:00 |
|
Roman Khafizianov
|
da73ebf9ab
|
rename some loggers to the same convention
|
2023-03-07 10:42:36 +01:00 |
|
mcrakhman
|
76a3c2af9b
|
Fix change builder with no root
|
2023-03-02 21:08:14 +01:00 |
|
Roman Khafizianov
|
b2b45e0f2f
|
exclude graphviz when CGO_ENABLED=0
|
2023-02-28 17:03:19 +01:00 |
|
mcrakhman
|
e02b2e6964
|
Test settings state builder
|
2023-02-25 21:41:35 +01:00 |
|
mcrakhman
|
94248dfd59
|
Update interfaces
|
2023-02-24 23:42:05 +01:00 |
|