Igor Katson
18766da961
Prepare bencode
2023-11-15 14:13:52 +00:00
Igor Katson
7d29ee28e6
Prepare sha1w and bencode for publishing
2023-11-15 13:50:56 +00:00
Igor Katson
e770aade12
Prepare buffers for publishing
2023-11-15 13:48:50 +00:00
Igor Katson
b1e2024760
Prepare clone-to-owned for publishing
2023-11-15 13:47:26 +00:00
Igor Katson
27145c758c
Add scripts to build for x86_64 linux too
2021-10-17 18:17:50 +01:00
Igor Katson
ebfc20c291
Changed default sha1 to crypto_hash.
...
Hopefully it'll be easier to build now. The downside is that it allocates
a small vec on each finish, but it's much faster than rust-sha1 anyway,
at least on ARM (where I'm running rqbit myself).
2021-10-17 12:03:21 +01:00
Igor Katson
1bcc16c327
Another attempt to make it possible to build without openssl.
...
You'll need to cd into crates/rqbit to build with selective features.
2021-09-30 09:00:40 +01:00
Igor Katson
ad867e8e3c
Move everything to workspaces
2021-07-03 19:10:59 +01:00