proxmox-backup/src/client
Wolfgang Bumiller 2107bb40c1 src/client/pipe_to_stream.rs: switch to async
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-09-02 15:21:26 +02:00
..
backup_repo.rs src/client/backup_repo.rs: implement FromStr trait 2019-03-13 10:09:39 +01:00
http_client.rs src/client/http_client.rs: switch to async 2019-09-02 15:21:26 +02: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 src/client/pipe_to_stream.rs: switch to async 2019-09-02 15:21:26 +02:00
pxar_backup_stream.rs src/backup/catalog_blob.rs: moved catalog impl. from pxar 2019-08-16 12:27:17 +02:00
pxar_decode_writer.rs pxar: cleanup: move feature flags to src/pxar/flags.rs and omit CA_FORMAT prefix on all of them 2019-08-03 08:51:06 +02:00
remote_chunk_reader.rs src/client/remote_chunk_reader.rs: implement simple caching 2019-07-05 10:42:46 +02:00