rqbit/crates/librqbit/src
2024-01-03 14:36:16 +00:00
..
peer_info_reader Handshake clone to owned 2023-12-05 20:10:09 +00:00
torrent_state Fix a bug when remarking already have pieces broken 2024-01-02 18:52:00 +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 Fix a bug when remarking already have pieces broken 2024-01-02 18:52:00 +00:00
dht_utils.rs Ignore a test 2023-12-16 11:15:42 +00:00
file_ops.rs Fix only files not working properly (#59) 2023-12-14 11:58:09 +00:00
http_api.rs Cors: more finegrained allowlist, make it simpler 2023-12-17 10:25:56 +00:00
http_api_client.rs Made Api struct public 2023-12-02 15:19:05 +00:00
lib.rs Extract ReadBuf logic into a separate struct 2024-01-02 18:36:07 +00:00
peer_connection.rs Extract ReadBuf logic into a separate struct 2024-01-02 18:36:07 +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 Extract ReadBuf logic into a separate struct 2024-01-02 18:36:07 +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 Re-use the open file when logging to file 2023-12-16 18:40:37 +00:00
tracker_comms.rs Update docs, cleanup for 4.0.0 release 2023-12-03 12:14:50 +00:00
type_aliases.rs Upgrade deps 2022-12-04 13:12:23 +00:00