Commit Graph

  • 337630893c update dependencies main Horhik 2021-04-23 21:55:57 +0300
  • 64f8838008 add AllData response parser Horhik 2021-04-23 09:45:54 +0300
  • 734c733e50 update some implementations Horhik 2021-04-21 23:55:16 +0300
  • d65a0bb4cf add usk parsing function Horhik 2021-04-18 12:42:34 +0300
  • e908674813 Merge branch 'main' of github.com:hole-chat/rust-fcp Horhik 2021-04-16 19:53:52 +0300
  • 62de357282 update fcp types Horhik 2021-04-16 19:53:35 +0300
  • bcadba20ee
    Update README.md George 2021-03-29 14:08:06 +0300
  • 6857959562 fail to implement deserialize for SSK Horhik 2021-03-29 10:21:38 +0300
  • f37a230f02 impl Serialize for SSK (serde json) Horhik 2021-03-28 21:20:37 +0300
  • e11e72eab7 little changes in key.rs Horhik 2021-03-24 07:50:58 +0300
  • 3119403fa3 create separate file for Freenet keys Horhik 2021-03-24 07:18:53 +0300
  • 20725bf5a2 Merge branch 'main' of github.com:Horhik/rust-fcp Horhik 2021-03-21 14:03:46 +0300
  • 61574a1f83 Implement FcpRequest for ReturnType Horhik 2021-03-21 14:03:32 +0300
  • d7031544fe impl some sqlite types for SSK type Horhik 2021-03-13 11:23:40 +0300
  • b7c13dc484
    Add more status badges George 2021-03-13 09:39:31 +0300
  • 98bd918b13
    Add status badges George 2021-03-13 09:33:19 +0300
  • a7c990a761
    Add tests action George 2021-03-13 09:29:06 +0300
  • 6446d2efce
    Create build action George 2021-03-13 09:28:17 +0300
  • 59e15c34c6
    Create rust.yml George 2021-03-13 09:19:12 +0300
  • ffbc1abc92 update gitignore Horhik 2021-03-12 08:05:28 +0300
  • d7b616a380 clean Horhik 2021-03-12 08:04:54 +0300
  • 90acca87ea add some docs Horhik 2021-03-12 08:03:35 +0300
  • c3962d8808 change file structure Horhik 2021-03-12 07:49:51 +0300
  • 1627ccf362 add meta to Cargo.toml Horhik 2021-02-28 01:30:09 +0300
  • 043c9bbe28 Merge branch 'main' of github.com:Horhik/rust-fcp Horhik 2021-02-28 01:27:46 +0300
  • 6de1993920 add GNU GPL3 license Horhik 2021-02-28 01:27:42 +0300
  • 2eb3cd2c35
    Create README.md George 2021-02-28 01:22:12 +0300
  • a4c1d2c0b5 public some traits and functions Horhik 2021-02-28 00:54:02 +0300
  • aac3e3a76b probably code the convert function for ClientGet. No tests Horhik 2021-02-15 21:11:46 +0300
  • 827cf93e91 Finish ClientPut tests. basics works Horhik 2021-02-11 08:44:08 +0300
  • 74af92d17b save before reimplemeting to_fcp_unwrap Horhik 2021-02-01 13:03:54 +0200
  • f1c2107b18 impl SSK.convert() Horhik 2021-01-28 19:29:15 +0200
  • 0c64a3a41e create SSKKeypair parser and fix SSK parser Horhik 2021-01-28 19:18:08 +0200
  • 9da316c400 parsing SSK key Horhik 2021-01-26 19:50:13 +0200
  • 1b55d4babd start creating SSK type Horhik 2021-01-25 22:00:07 +0200
  • 8a5d004ac7 add impl of ClientPut (no tests) Horhik 2021-01-12 23:28:00 +0200
  • 94f7b83c5a add some functions for converting structures to string Horhik 2021-01-12 22:03:38 +0200
  • 6c443784bc impl of FcpRequest for Persistence Horhik 2021-01-12 18:20:49 +0200
  • 1e2f32f3d0 impl FcpRequest trait for some types String, bool, VerbosityPut Horhik 2021-01-12 17:43:00 +0200
  • 4c42f4ae27 add ClientHello encode implementaton Horhik 2021-01-12 14:21:01 +0200
  • 23d8c57102 add lots of 'client to node' request types Horhik 2021-01-11 18:49:54 +0200