proxmox-backup/src/client
Dietmar Maurer ee5fe978e2 src/client/backup_writer.rs: reduce verbosity 2020-02-24 11:33:00 +01:00
..
backup_reader.rs src/client/backup_reader.rs: make compute_file_csum() public 2020-01-05 14:50:54 +01:00
backup_repo.rs bump proxmox crate to 0.1.7 2020-01-21 13:48:37 +01:00
backup_writer.rs src/client/backup_writer.rs: reduce verbosity 2020-02-24 11:33:00 +01:00
http_client.rs src/client/http_client.rs: do not store fingerprints passed via options in cache 2020-02-11 11:54:43 +01:00
merge_known_chunks.rs src/client/merge_known_chunks.rs: switch to async 2019-09-02 15:21:26 +02:00
pipe_to_stream.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00
pxar_backup_stream.rs src/client/pxar_backup_stream.rs: use a channel instead of a pipe 2020-01-22 11:37:16 +01:00
pxar_decode_writer.rs src/pxar/sequential_decoder.rs: remove callback from new() 2019-11-26 09:56:48 +01:00
remote_chunk_reader.rs introduce new runtime tokio helpers 2020-01-20 13:12:40 +01:00
task_log.rs src/client/task_log.rs: move display_task_log into extra file 2019-12-08 11:27:15 +01:00