This website requires JavaScript.
Explore
Help
Sign In
tyler
/
proxmox-backup
Watch
1
Star
0
Fork
0
You've already forked proxmox-backup
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
3758b398cd6f54cebc92d276e11f15ceab02457e
proxmox-backup
/
src
/
client
T
History
Dietmar Maurer
3758b398cd
src/backup/read_chunk.rs: add read_raw_chunk()
...
Allow to read chunk data without decoding.
2020-01-02 13:29:10 +01:00
..
backup_reader.rs
drop Cancellable future in favor of abortable
2019-12-17 10:52:07 +01:00
backup_repo.rs
src/client/backup_repo.rs: impl. new()
2019-12-19 08:44:38 +01:00
backup_writer.rs
drop Cancellable future in favor of abortable
2019-12-17 10:52:07 +01:00
http_client.rs
src/client/http_client.rs - start_h2_connection: correctly return error during upgrade
2019-12-27 13:41:31 +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
change catalog format, use dynamic index to store catalog.
2019-11-08 10:35:48 +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
src/backup/read_chunk.rs: add read_raw_chunk()
2020-01-02 13:29:10 +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