Commit Graph

22 Commits

Author SHA1 Message Date
Horhik ffbc1abc92 update gitignore 2021-03-12 08:05:28 +03:00
Horhik d7b616a380 clean 2021-03-12 08:04:54 +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 1627ccf362 add meta to Cargo.toml 2021-02-28 01:30:09 +03:00
Horhik 043c9bbe28 Merge branch 'main' of github.com:Horhik/rust-fcp 2021-02-28 01:27:46 +03:00
Horhik 6de1993920 add GNU GPL3 license 2021-02-28 01:27:42 +03:00
George 2eb3cd2c35
Create README.md 2021-02-28 01:22:12 +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