80 Commits

Author SHA1 Message Date
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
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
07f658a96f
Add individual key derivation for trees 2023-03-27 13:01:35 +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
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
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
73b27c7dac
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
mcrakhman
aa6c2e7ce4
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
Sergey Cherepanov
e05dc905e5
handleQueue thread close / onObjectClose method 2023-02-14 16:53:43 +03:00
Roman Khafizianov
3ed9d6180a
fix tests 2023-02-10 14:40:45 +01:00
Roman Khafizianov
f81196eb98
RWLocker iface: add TryLock 2023-02-10 14:23:45 +01:00
Sergey Cherepanov
1ae94266d2
fix win build 2023-02-05 17:29:55 +03:00
mcrakhman
2f899fe95c
Move remote getter to separate entity 2023-02-05 11:31:14 +01:00
mcrakhman
d1fe82b086
Rename sync tree 2023-02-04 17:38:27 +01:00
mcrakhman
5db8fd8f0b
Simplify ping tree 2023-02-03 20:12:02 +01:00
mcrakhman
7541375e43
Add wait for available peers to appear 2023-02-03 15:36:12 +01:00
mcrakhman
47297d8988
Update responsible peers 2023-02-03 14:55:30 +01:00
mcrakhman
086b99ede2
Switch peers when getting tree 2023-02-03 14:49:05 +01:00
mcrakhman
bc08acd36c
Fix peer getting in sync tree 2023-02-03 12:55:44 +01:00
Sergey Cherepanov
6cb9fc5092
streammanger -> peermanager, remove confconnector 2023-01-30 19:18:53 +03:00