Commit Graph

26 Commits

Author SHA1 Message Date
577d1a8a92 feat: remove openssl dependency 2025-03-25 09:23:40 +11:00
640cffa106 refactor: Ran cargo clippy & Cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2025-03-21 11:13:35 +11:00
3209bcd01d chore: update partial ssl.rs to rcgen 2025-03-20 16:24:26 +11:00
6439b173f8 chore: migrate to github actions 2025-03-20 09:56:03 +11:00
6a951bd33d Ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 18:15:06 +11:00
119f42e2ba Improve QoC
Signed-off-by: DecDuck <declanahofmeyr@gmail.com>
2024-11-01 00:01:45 +11:00
ae978bc0a0 Converting to md5 2024-10-26 22:11:47 +11:00
db69392c90 My bad - makins sure that it build correctly 2024-10-26 15:59:48 +11:00
8e5e4b7df9 Update manifest.rs 2024-10-26 04:52:35 +00:00
e079ec5cac add tests and ci rules 2024-10-26 15:33:11 +11:00
3723dcef46 stablised API 2024-10-21 20:45:46 +11:00
75e9e7d74c refactored to create manifest by filename 2024-10-14 13:01:56 +11:00
43c25f0caa hashmap chunks for speed 2024-10-13 15:02:04 +11:00
0ddd263d74 add metadata about chunk length 2024-10-12 11:00:26 +11:00
73e8f9b42c got rid of thread utils, and made the processing properly async 2024-10-11 16:33:11 +11:00
3e68f0524e non blocking async 2024-10-11 15:57:20 +11:00
f88fd2a016 async utils that might fix my problem 2024-10-11 15:51:32 +11:00
174e48667f added progress & log callback functions 2024-10-10 16:35:45 +11:00
8af08460b0 new manifest generation with checksums for Drop 2024-10-10 14:37:49 +11:00
946ec23606 update ssl utils 2024-10-08 21:18:30 +11:00
116fc3263f new chunking and cert utils 2024-10-07 22:09:34 +11:00
67a237d8a3 patch issue 2024-10-07 15:00:20 +11:00
cbe7710a87 publish step 2024-10-07 13:40:59 +11:00
a038ceafcb unix depending import 2024-10-07 13:32:24 +11:00
50c2c0ea3f migrate to zstd 2024-10-07 13:21:16 +11:00
2b07f487a6 initial commit 2024-10-06 13:45:03 +11:00