]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/config/tape_encryption_keys.rs
api/config: use param_bail for parameter errors
[proxmox-backup.git] / src / api2 / config / tape_encryption_keys.rs
2022-03-08 Dominik Csapakapi/config: use param_bail for parameter errors
2022-02-14 Stefan Sterzfix #3853: api: add force option to tape key change...
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-09-07 Dietmar Maurermove tape_encryption_keys.rs to pbs_config workspace
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-09-07 Dietmar Maurermove Kdf and KeyInfo to pbs_api_types workspace
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-07-20 Dietmar Maureruse new atomic_open_or_create_file
2021-07-07 Wolfgang Bumilleradd pbs-api-types subcrate, move key_derivation
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-03-03 Dietmar Maurertape: impl access permissions for encryption key config
2021-01-21 Dietmar Maurercleanup: always compute fingerprint in KeyConfig constr...
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-21 Dietmar Maurertape: restore_key - always update key, even if there...
2021-01-21 Dietmar Maurertape: fix file permissions for tape encryptiuon keys
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-20 Dietmar Maureradd "password hint" to KeyConfig
2021-01-19 Dietmar Maurertape: generate random encryptions keys and store key_co...
2021-01-18 Dietmar Maurertape: add hardware encryption key managenent api