Commit graph

18 commits

Author SHA1 Message Date
Horhik
61574a1f83 Implement FcpRequest for ReturnType 2021-03-21 14:03:32 +03:00
Horhik
d7031544fe impl some sqlite types for SSK type 2021-03-13 11:23:40 +03:00
Horhik
90acca87ea add some docs 2021-03-12 08:03:35 +03:00
Horhik
c3962d8808 change file structure 2021-03-12 07:49:51 +03:00
Horhik
a4c1d2c0b5 public some traits and functions 2021-02-28 00:54:02 +03:00
Horhik
aac3e3a76b probably code the convert function for ClientGet. No tests 2021-02-15 21:11:46 +03:00
Horhik
827cf93e91 Finish ClientPut tests. basics works 2021-02-11 08:44:08 +03:00
Horhik
74af92d17b save before reimplemeting to_fcp_unwrap 2021-02-01 13:03:54 +02:00
Horhik
f1c2107b18 impl SSK.convert() 2021-01-28 19:29:15 +02:00
Horhik
0c64a3a41e create SSKKeypair parser and fix SSK parser 2021-01-28 19:18:08 +02:00
Horhik
9da316c400 parsing SSK key 2021-01-26 19:50:13 +02:00
Horhik
1b55d4babd start creating SSK type 2021-01-25 22:00:07 +02:00
Horhik
8a5d004ac7 add impl of ClientPut (no tests) 2021-01-12 23:28:00 +02:00
Horhik
94f7b83c5a add some functions for converting structures to string 2021-01-12 22:03:38 +02:00
Horhik
6c443784bc impl of FcpRequest for Persistence 2021-01-12 18:20:49 +02:00
Horhik
1e2f32f3d0 impl FcpRequest trait for some types
String, bool, VerbosityPut
2021-01-12 17:43:00 +02:00
Horhik
4c42f4ae27 add ClientHello encode implementaton 2021-01-12 14:21:01 +02:00
Horhik
23d8c57102 add lots of 'client to node' request types 2021-01-11 18:49:54 +02:00