Commit Graph

26 Commits

Author SHA1 Message Date
Horhik 64f8838008 add AllData response parser 2021-04-23 09:45:54 +03:00
Horhik 734c733e50 update some implementations 2021-04-21 23:55:16 +03:00
Horhik d65a0bb4cf add usk parsing function 2021-04-18 12:42:34 +03:00
Horhik 62de357282 update fcp types 2021-04-16 19:53:35 +03:00
Horhik 6857959562 fail to implement deserialize for SSK 2021-03-29 10:21:38 +03:00
Horhik f37a230f02 impl Serialize for SSK (serde json) 2021-03-28 21:20:37 +03:00
Horhik e11e72eab7 little changes in key.rs 2021-03-24 07:50:58 +03:00
Horhik 3119403fa3 create separate file for Freenet keys 2021-03-24 07:18:53 +03:00
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