]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/upload-speed.rs
switch from failure to anyhow
[proxmox-backup.git] / src / bin / upload-speed.rs
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-25 Dietmar Maurersrc/client/http_client.rs: new struct HttpClientOptions
2020-01-20 Wolfgang Bumillerintroduce new runtime tokio helpers
2019-10-12 Dietmar Maurersrc/client/backup_writer.rs: move BackupClient code...
2019-09-16 Dietmar Maurersrc/client/http_client.rs: add password parameter to...
2019-09-02 Wolfgang Bumillersrc/bin/upload-speed.rs: switch to async
2019-07-25 Dietmar Maurersrc/api2/backup.rs: new required backup-time parameter
2019-05-29 Dietmar Maurersrc/api2/admin/datastore/backup.rs: improve debug logging
2019-05-23 Dietmar Maurersrc/bin/upload-speed.rs: code cleanup
2019-05-22 Dietmar Maurersrc/client/http_client.rs: cleanup h2 backup client
2019-05-16 Dietmar Maurersrc/api2/admin/datastore/backup.rs: add speedtest api...