| .. |
|
peer_info_reader
|
Add support for BTv2 magnet links
|
2024-01-07 20:57:10 -06:00 |
|
tests
|
Tests now compile but take too long on github actions
|
2024-03-05 01:53:41 -08:00 |
|
torrent_state
|
Tiny refactor: simplify a few methods by removing initial_peers propagated too deep down
|
2024-03-02 10:57:32 +00:00 |
|
api.rs
|
Fix file selection window on Windows that didnt split file with proper separator
|
2024-01-03 14:36:16 +00:00 |
|
api_error.rs
|
Initial commit for desktop configuration. Broken now
|
2023-12-06 14:30:32 +00:00 |
|
chunk_tracker.rs
|
End-to-end unit test (#90)
|
2024-03-05 09:18:22 +00:00 |
|
create_torrent_file.rs
|
Fix compilation on win
|
2024-03-05 01:40:54 -08:00 |
|
dht_utils.rs
|
Add support for BTv2 magnet links
|
2024-01-07 20:57:10 -06:00 |
|
file_ops.rs
|
Fix only files not working properly (#59)
|
2023-12-14 11:58:09 +00:00 |
|
http_api.rs
|
Shorten Pin<Box to BoxFuture
|
2024-02-27 08:14:39 +00:00 |
|
http_api_client.rs
|
Shorten Pin<Box to BoxFuture
|
2024-02-27 08:14:39 +00:00 |
|
lib.rs
|
End-to-end unit test (#90)
|
2024-03-05 09:18:22 +00:00 |
|
peer_connection.rs
|
End-to-end unit test (#90)
|
2024-03-05 09:18:22 +00:00 |
|
read_buf.rs
|
A tiny optimisation to not memcpy the buffer as often if we have many messages already buffered
|
2024-01-02 18:36:07 +00:00 |
|
session.rs
|
End-to-end unit test (#90)
|
2024-03-05 09:18:22 +00:00 |
|
spawn_utils.rs
|
Update docs, cleanup for 4.0.0 release
|
2023-12-03 12:14:50 +00:00 |
|
tracing_subscriber_config_utils.rs
|
This one makes it better for sure
|
2024-02-26 22:59:54 +00:00 |
|
type_aliases.rs
|
Tiny refactor for stream types
|
2024-03-02 11:18:38 +00:00 |