| .. |
|
peer_info_reader
|
[Feature] option to disable upload
|
2024-08-28 18:02:25 +01:00 |
|
session_persistence
|
chore: run cargo fmt
|
2024-10-02 13:50:48 -05:00 |
|
session_stats
|
Session is now properly cleaned up
|
2024-08-21 17:25:00 +01:00 |
|
storage
|
Do not create empty folders for padding files
|
2024-11-07 15:58:03 +00:00 |
|
tests
|
Fix num_tasks == 1 assertion
|
2024-11-06 16:28:32 +00:00 |
|
torrent_state
|
do not read/write/set_len to padding files
|
2024-11-07 13:46:12 +00:00 |
|
api.rs
|
Do not display padding files in UI
|
2024-11-07 16:07:16 +00:00 |
|
api_error.rs
|
Split up librqbit http_api and tracing_subscriber into separate features (#188)
|
2024-08-15 18:54:59 +01:00 |
|
bitv.rs
|
Reorder removal so that mmap is removed before storage
|
2024-09-13 00:20:37 +01:00 |
|
bitv_factory.rs
|
Clear have_bitfield on error
|
2024-08-21 18:21:15 +01:00 |
|
chunk_tracker.rs
|
Session speed estimator
|
2024-08-21 11:57:45 +01:00 |
|
create_torrent_file.rs
|
bep 47: serialize/deserialize new fields
|
2024-11-07 13:46:11 +00:00 |
|
dht_utils.rs
|
Fix the bug thanks to e2e test
|
2024-08-14 12:14:57 +01:00 |
|
file_info.rs
|
compute "attrs" field
|
2024-11-07 13:46:12 +00:00 |
|
file_ops.rs
|
do not read/write/set_len to padding files
|
2024-11-07 13:46:12 +00:00 |
|
http_api.rs
|
Add access to new fields
|
2024-11-07 13:46:12 +00:00 |
|
http_api_client.rs
|
Fix initial peers for HTTP client
|
2024-11-07 15:19:11 +00:00 |
|
lib.rs
|
watching basic version works
|
2024-09-13 12:34:51 +01:00 |
|
merge_streams.rs
|
Remove custom "merge_streams" in favor of tokio_stream
|
2024-09-20 09:38:54 +01:00 |
|
peer_connection.rs
|
Generic peer IP
|
2024-10-01 09:32:04 +01:00 |
|
read_buf.rs
|
Sending your ip as part of peer_connection.rs
|
2024-08-31 12:15:22 +01:00 |
|
session.rs
|
compute "attrs" field
|
2024-11-07 13:46:12 +00:00 |
|
spawn_utils.rs
|
Add #[track_caller] to all spawns so that tokio-console works (if enabled)
|
2024-08-29 10:30:06 +01:00 |
|
stream_connect.rs
|
First pass to implement socks5 support
|
2024-08-08 00:46:39 +01:00 |
|
tracing_subscriber_config_utils.rs
|
Make tokio-console feature flag actually work
|
2024-08-29 10:29:55 +01:00 |
|
type_aliases.rs
|
Restore Msb0 as Lsb0 is bugged - BEP 003 uses MSB
|
2024-08-20 22:19:37 +01:00 |
|
upnp_server_adapter.rs
|
Add access to new fields
|
2024-11-07 13:46:12 +00:00 |
|
watch.rs
|
Watching works fine
|
2024-09-13 12:58:09 +01:00 |