| .. |
|
peer_info_reader
|
Implement Borrow<[u8]> for ByteBuf types so they can be properly used in hashmaps
|
2024-08-18 11:40:04 +02:00 |
|
session_persistence
|
Fix concurrent write bug for session.json
|
2024-08-23 18:47:33 +01:00 |
|
session_stats
|
Session is now properly cleaned up
|
2024-08-21 17:25:00 +01:00 |
|
storage
|
Renames
|
2024-08-21 16:12:20 +01:00 |
|
tests
|
UPNP server integrated into rqbit.
|
2024-08-23 19:23:02 +01:00 |
|
torrent_state
|
Fix a rare deadlock
|
2024-08-25 15:43:13 +01:00 |
|
api.rs
|
Renames
|
2024-08-21 16:12:20 +01: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
|
Restore Msb0 as Lsb0 is bugged - BEP 003 uses MSB
|
2024-08-20 22:19: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
|
trying to make tests work with new metadata
|
2024-08-14 12:14:57 +01:00 |
|
dht_utils.rs
|
Fix the bug thanks to e2e test
|
2024-08-14 12:14:57 +01:00 |
|
file_info.rs
|
Fixing up initialization to allow passing in custom storages
|
2024-05-02 12:29:46 +04:00 |
|
file_ops.rs
|
Simplify initial check code to only return have_pieces
|
2024-08-20 20:16:11 +01:00 |
|
http_api.rs
|
Fix UPnP on Sony
|
2024-08-24 14:15:01 +01:00 |
|
http_api_client.rs
|
Shorten Pin<Box to BoxFuture
|
2024-02-27 08:14:39 +00:00 |
|
lib.rs
|
UPNP server integrated into rqbit.
|
2024-08-23 19:23:02 +01:00 |
|
merge_streams.rs
|
fix buggy "merge_two_streams"
|
2024-08-18 17:37:03 +01:00 |
|
peer_connection.rs
|
Fill yourip in extended handshake
|
2024-08-21 20:00:31 +02:00 |
|
read_buf.rs
|
Fix new clippy lints
|
2024-08-03 11:16:34 +01:00 |
|
session.rs
|
Fix a broken test on Windows
|
2024-08-23 19:37:31 +01:00 |
|
spawn_utils.rs
|
Update docs, cleanup for 4.0.0 release
|
2023-12-03 12:14:50 +00:00 |
|
stream_connect.rs
|
First pass to implement socks5 support
|
2024-08-08 00:46:39 +01:00 |
|
tracing_subscriber_config_utils.rs
|
This one makes it better for sure
|
2024-02-26 22:59:54 +00: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
|
Fix a broken test on Windows
|
2024-08-23 19:37:31 +01:00 |