mcrakhman
|
456fbe1f24
|
Move peer util package into crypto
|
2023-03-27 21:22:32 +02:00 |
|
mcrakhman
|
06222e33ff
|
Add peer id string for keys
|
2023-03-27 17:04:59 +02:00 |
|
mcrakhman
|
79419b3f71
|
Add marshalling of private key
|
2023-03-27 16:03:58 +02:00 |
|
mcrakhman
|
07f658a96f
|
Add individual key derivation for trees
|
2023-03-27 13:01:35 +02:00 |
|
mcrakhman
|
72a64afbec
|
Remove pointer methods
|
2023-03-27 01:57:49 +02:00 |
|
mcrakhman
|
b3a4272188
|
Add decoders
|
2023-03-27 01:55:33 +02:00 |
|
mcrakhman
|
407c9d316c
|
Add mnemonic
|
2023-03-27 01:34:51 +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
|
52df5d8ae1
|
Update derivation
|
2023-03-24 14:56:39 +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
|
f4b904b47b
|
Add strkey for string encoding
|
2023-03-06 19:08:16 +01:00 |
|
Sergey Cherepanov
|
b1a1ff1a72
|
fix streampool tags
|
2023-01-27 20:34:48 +03:00 |
|
Sergey Cherepanov
|
80c8da8cac
|
space milti queue
|
2023-01-27 13:50:36 +03:00 |
|
Sergey Cherepanov
|
81bdd3fefb
|
ctx logger + streapool add/removeTags + space subscribe message
|
2023-01-24 22:10:16 +03:00 |
|
Sergey Cherepanov
|
41fa304f70
|
crypro: DeriveRSA
|
2023-01-06 21:39:36 +03:00 |
|
Sergey Cherepanov
|
c74c41deaa
|
Revert "remove key.Key.Equals for more compatibility"
This reverts commit 7f5df570631033b017e2d724f7cd118445834ec9.
|
2023-01-05 18:24:48 +03:00 |
|
Sergey Cherepanov
|
770b649936
|
remove key.Key.Equals for more compatibility
|
2023-01-05 17:53:24 +03:00 |
|
Sergey Cherepanov
|
596a315c5f
|
make common module as any-sync repo
|
2023-01-05 15:34:09 +03:00 |
|
Dmitry
|
270a6bdcee
|
Nodes descriptions added
|
2022-12-27 17:57:17 +08:00 |
|
Dmitry
|
aa029ce71b
|
First integrational test!
|
2022-12-23 20:43:06 +08:00 |
|
Sergey Cherepanov
|
17e37fb8fb
|
refactor configs
|
2022-12-27 16:50:20 +03:00 |
|
mcrakhman
|
523aedaf3e
|
Change port number for file node in deploy
|
2022-12-26 18:05:33 +01:00 |
|
mcrakhman
|
21e5cb36c5
|
Change ID to Id
|
2022-12-26 18:01:18 +01:00 |
|
mcrakhman
|
a32a3674b1
|
Add comments and change cnames
|
2022-12-26 17:36:42 +01:00 |
|
mcrakhman
|
a66a356947
|
Moving around files and refactoring of common
|
2022-12-25 20:27:37 +01:00 |
|
Sergey Cherepanov
|
f3daed1144
|
move fileserver to filenode, filenode in debugapi
|
2022-12-23 21:23:44 +03:00 |
|
mcrakhman
|
56f35c1a73
|
Change some parameter names
|
2022-12-21 10:48:32 +01:00 |
|
mcrakhman
|
6861aa2c51
|
Change naming, add debug mode and remove sh script
|
2022-12-21 00:23:09 +01:00 |
|
mcrakhman
|
7a08bd8fb3
|
More cmd fixes
|
2022-12-20 23:49:36 +01:00 |
|
mcrakhman
|
861e126ab4
|
Change command a bit, change debug command parameter
|
2022-12-20 23:30:32 +01:00 |
|
mcrakhman
|
c13a6e1d5f
|
Add preliminary deploy script
|
2022-12-20 18:26:47 +01:00 |
|
mcrakhman
|
b59e2c2593
|
Added simple watcher and statusservice upgrades
|
2022-12-17 21:48:48 +01:00 |
|
mcrakhman
|
85321db4d7
|
Add preliminary interfaces for syncstatus
|
2022-12-17 16:55:15 +01:00 |
|
mcrakhman
|
2fa94cfe7b
|
More fixes to synctree and objecttree
|
2022-12-15 21:53:58 +01:00 |
|
mcrakhman
|
5e8bd53fb2
|
Add connection with timeout, message limits more logs etc
|
2022-12-14 14:27:43 +01:00 |
|
mcrakhman
|
8a4b58969b
|
Add stream checker
|
2022-12-09 17:16:43 +01:00 |
|
Sergey Cherepanov
|
41e2b26116
|
files: ref, proxyStore, index
|
2022-12-21 21:23:47 +03:00 |
|
Sergey Cherepanov
|
185f4aeb59
|
file to client
|
2022-12-14 19:14:47 +03:00 |
|
mcrakhman
|
f4809905b9
|
Change sync period
|
2022-12-06 21:02:47 +01:00 |
|
mcrakhman
|
96edcc1dc9
|
Add debug client to script and change commands
|
2022-12-06 18:15:26 +01:00 |
|
mcrakhman
|
36b940e9ae
|
Add build helpers for local testing
|
2022-12-06 16:36:17 +01:00 |
|
mcrakhman
|
6bf8864f5a
|
Fix incorrect args in debug
|
2022-12-05 20:02:26 +01:00 |
|
mcrakhman
|
c5b766345c
|
Add scripts
|
2022-12-05 16:35:14 +01:00 |
|
mcrakhman
|
4eca88b0bc
|
Use cobra command line
|
2022-12-05 12:43:36 +01:00 |
|
mcrakhman
|
2b3ae0fb94
|
Add two client script and fix common snapshot bug
|
2022-12-04 15:02:50 +01:00 |
|