]> git.proxmox.com Git - proxmox-backup.git/history - src/backup/key_derivation.rs
avoid chrono dependency, depend on proxmox 0.3.8
[proxmox-backup.git] / src / backup / key_derivation.rs
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-09-11 Fabian Grünbichlerdon't truncate DateTime nanoseconds
2020-07-08 Wolfgang Bumillerclient: introduce --keyfd parameter
2020-07-08 Wolfgang Bumillerclient: xdg usage: place() vs find()
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-21 Wolfgang Bumillerbump proxmox crate to 0.1.7
2020-01-13 Oguz Bektasfix typo for function name load_and_decrypt_key
2019-12-18 Wolfgang Bumillerreplace file_set_contents with replace_file
2019-10-25 Dietmar Maureravoid some clippy warnings
2019-10-16 Dietmar Maurerload_and_decrtypt_key: allow function closures to readf...
2019-08-03 Dietmar Maurerupdate to nix 0.14, use code from proxmox:tools
2019-06-20 Dietmar Maurersrc/backup/key_derivation.rs: add modified field to...
2019-06-19 Dietmar Maurersrc/bin/proxmox-backup-client.rs: add keyfile parameter...
2019-06-18 Dietmar Maurersrc/bin/proxmox-backup-client.rs - key API: pass kdf...
2019-06-18 Dietmar Maurersrc/backup/key_derivation.rs: move kdf code into separa...