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
|
20725bf5a2
|
Merge branch 'main' of github.com:Horhik/rust-fcp
|
2021-03-21 14:03:46 +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 |
|
George
|
b7c13dc484
|
Add more status badges
|
2021-03-13 09:39:31 +03:00 |
|
George
|
98bd918b13
|
Add status badges
|
2021-03-13 09:33:19 +03:00 |
|
George
|
a7c990a761
|
Add tests action
|
2021-03-13 09:29:06 +03:00 |
|
George
|
6446d2efce
|
Create build action
|
2021-03-13 09:28:17 +03:00 |
|
George
|
59e15c34c6
|
Create rust.yml
|
2021-03-13 09:19:12 +03:00 |
|
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 |
|