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
|
deee41cd93
|
Box<[u8]> instead of Vec<u8> for ByteBufOwned
|
2024-03-29 11:00:58 +00:00 |
|
Igor Katson
|
325855ba56
|
Fix only files not working properly (#59)
* 1/n fixing only files - tracking stats better
* 2/n proper tracking of stats when only certain files selected
|
2023-12-14 11:58:09 +00:00 |
|
Igor Katson
|
a5ae2988b8
|
Downgraded a bunch of messages from debug to trace
|
2023-11-29 23:45:08 +00:00 |
|
Igor Katson
|
876afbf41b
|
Initialization progress reporting
|
2023-11-24 15:04:36 +00:00 |
|
Igor Katson
|
f45a15c89a
|
Downgrade visibility within librqbit
|
2023-11-23 16:57:27 +00:00 |
|
Igor Katson
|
84766f92fb
|
cargo fix
|
2023-11-23 16:30:38 +00:00 |
|
Igor Katson
|
48a14823fa
|
Changed log to tracing
|
2023-11-19 13:05:42 +00:00 |
|
Igor Katson
|
6968a4e449
|
Cargo clippy: fix the majority of errors
|
2022-12-08 20:20:23 +00:00 |
|
Igor Katson
|
cc8011cf9a
|
Fix a bug in lengths computation
|
2021-10-28 11:00:03 +01: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
|
bd0df49591
|
Nothing, small cleanups
|
2021-07-16 13:58:10 +01:00 |
|
Igor Katson
|
ad867e8e3c
|
Move everything to workspaces
|
2021-07-03 19:10:59 +01:00 |
|
Igor Katson
|
9038630622
|
Trying to make torrent manager not depend on the whole metainfo
|
2021-07-03 09:13:09 +01:00 |
|
Igor Katson
|
d722f0edcb
|
Remove all linter warnings
|
2021-07-02 10:21:19 +01:00 |
|
Igor Katson
|
563ca78774
|
Updates
|
2021-07-01 19:18:19 +01:00 |
|
Igor Katson
|
5942e6a9d5
|
Updates
|
2021-07-01 19:17:44 +01:00 |
|
Igor Katson
|
a6981231c1
|
Add system hasher
|
2021-07-01 17:18:07 +01:00 |
|
Igor Katson
|
34dd074310
|
Openssl + a bunch of other refactorings
|
2021-06-28 20:40:13 +01:00 |
|
Igor Katson
|
14b62b45c5
|
Downloading chunks now does not copy the chunks, but writes them straight to disk. (Still reads into a buffer first though, but does not allocate on every chunk)
|
2021-06-28 16:37:15 +01:00 |
|
Igor Katson
|
fab43a8d23
|
Uploading chunks now reads straight into write buffer
|
2021-06-28 16:09:20 +01:00 |
|