]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/h2s-client.rs
switch from failure to anyhow
[proxmox-backup.git] / src / bin / h2s-client.rs
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-20 Wolfgang Bumillerintroduce new runtime tokio helpers
2019-12-13 Wolfgang Bumillerupdate a chunk of stuff to the hyper release
2019-09-02 Wolfgang Bumillerupdate to tokio 0.2.0-alpha.4
2019-09-02 Wolfgang Bumillersrc/bin/h2s-client.rs: switch to async
2019-07-02 Dietmar Maureruse hyper/tokio-openssl instead of hyper/tokio-tls
2019-07-02 Dietmar Maurersrc/bin/h2s-client.rs: avoid compiler warnings
2019-06-29 Dietmar Maurersrc/bin/h2s-client.rs: increase tokio tcp stream read...
2019-06-29 Dietmar Maurersrc/bin/h2s-client.rs: avoid hyper, use h2 directly
2019-06-29 Dietmar Maurersrc/bin/h2s-server.rs: test to reproduce slow h2 download