]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox_tape/encryption_key.rs
update to proxmox-sys 0.2 crate
[proxmox-backup.git] / src / bin / proxmox_tape / encryption_key.rs
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-07 Dietmar Maurermove tape_encryption_keys.rs to pbs_config workspace
2021-09-07 Dietmar Maurermove Kdf and KeyInfo to pbs_api_types workspace
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-07 Wolfgang Bumilleradd pbs-api-types subcrate, move key_derivation
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-02-11 Dominik Csapakproxmox-tape: change lookup_drive_name to extract_drive...
2021-01-22 Dietmar Maurertape: implement paperkey command for tape encryption...
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-20 Dietmar Maurertape: implemenmt show key
2021-01-20 Dietmar Maurertape: implement change-passphrase for tape encryption...
2021-01-20 Dietmar Maurertape: add --kdf parameter to create key api
2021-01-19 Dietmar Maurertape: generate random encryptions keys and store key_co...
2021-01-18 Dietmar Maurertape: add hardware encryption key managenent api