proxmox-backup/pbs-client/src
Dietmar Maurer bbdda58b35 moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs
Also moved pbs-datastore/src/crypt_config.rs to pbs-tools/src/crypt_config.rs.
We do not want to depend on pbs-api-types there, so I use [u8;32] instead of
Fingerprint.
2021-09-07 10:12:17 +02:00
..
pxar move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
tools support new ENV vars to get secret values through a file or a command 2021-07-22 10:09:53 +02:00
backup_reader.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
backup_repo.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
backup_specification.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
backup_writer.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
catalog_shell.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
chunk_stream.rs move ChunkStream to pbs-client 2021-07-20 10:52:21 +02:00
dynamic_index.rs move remaining client tools to pbs-tools/datastore 2021-07-21 14:12:24 +02:00
http_client.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
lib.rs move remaining client tools to pbs-tools/datastore 2021-07-21 14:12:24 +02:00
merge_known_chunks.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
pipe_to_stream.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
pxar_backup_stream.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
remote_chunk_reader.rs moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs 2021-09-07 10:12:17 +02:00
task_log.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
vsock_client.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00