Commit graph

14 commits

Author SHA1 Message Date
Igor Katson
7147f16042
Fix #137: better handling of unicode in torrent names 2024-06-21 12:22:30 +01:00
Igor Katson
3d46d7cb97
Fix clippy lints related to recent bug 2024-04-24 14:19:04 +01:00
Igor Katson
fa05fe8376
Box<[u8]> instead of Vec<u8> for ByteBufOwned 2024-03-29 13:44:10 +00:00
Igor Katson
f42de46878
Revert "Box<[u8]> instead of Vec<u8> for ByteBufOwned"
This reverts commit deee41cd93.
2024-03-29 13:00:57 +00:00
Igor Katson
88b436a6dd
Revert "Fix a bug after latest PR"
This reverts commit 3942483f25.
2024-03-29 13:00:50 +00:00
Igor Katson
ecb55ed32a
Revert "Another attempt to fix bugs"
This reverts commit 2004e7b21f.
2024-03-29 13:00:38 +00:00
Igor Katson
2004e7b21f
Another attempt to fix bugs 2024-03-29 12:57:29 +00:00
Igor Katson
3942483f25
Fix a bug after latest PR 2024-03-29 12:34:13 +00:00
Igor Katson
deee41cd93
Box<[u8]> instead of Vec<u8> for ByteBufOwned 2024-03-29 11:00:58 +00:00
Igor Katson
adb98a2d89
Add more docs 2023-11-19 22:06:41 +00:00
Igor Katson
6968a4e449
Cargo clippy: fix the majority of errors 2022-12-08 20:20:23 +00:00
Igor Katson
b2fb4729c7 Fix or disable all failing tests. Fix all cargo clippy warnings 2021-10-18 16:38:43 +01:00
Igor Katson
7d7d82ac6d Nothing, just fixed tests and updated buffers debugging 2021-07-09 23:18:59 +01:00
Igor Katson
ad867e8e3c Move everything to workspaces 2021-07-03 19:10:59 +01:00