]> git.proxmox.com Git - proxmox.git/history - proxmox-async
acme: formatting fixups
[proxmox.git] / proxmox-async /
2024-02-01 Lukas WagnerMerge branch proxmox-rrd
2023-12-04 Wolfgang BumillerMerge branch 'proxmox-acme'
2023-08-23 Max Carraraasync: runtime: Modernise module and update docs
2023-06-02 Wolfgang Bumilleradd some missing d/source/format files
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-openid-merge'
2023-05-24 Wolfgang BumillerMerge branch 'proxmox-apt-merge'
2023-05-23 Wolfgang Bumillerupdate d/copyright files to debian copyright-format 1.0
2022-12-12 Fabian Grünbichlerworkspace: switch remaining dependencies
2022-12-07 Fabian Grünbichlerdefine workspace dependencies in workspace
2022-12-07 Fabian Grünbichlerupdate d/control files
2022-12-07 Fabian Grünbichlerinherit shared, external dependencies
2022-12-07 Fabian Grünbichlermove common metadata to workspace
2022-12-06 Fabian Grünbichlerupdate d/control files
2022-10-11 Thomas LamprechtMerge remote-tracking branch 'proxmox-rest-merge/master'
2022-04-12 Wolfgang Bumillerbump proxmox-async to 0.4.1
2022-04-12 Dominik Csapakproxmox-async: add SenderWriter helper
2022-02-21 Wolfgang Bumillerbump proxmox-async to 0.4.0
2022-02-21 Dominik Csapaksplit out compression code into new crate 'proxmox...
2022-02-21 Wolfgang Bumillerworkspace: set proxmox-lang dep version to 1.1
2022-02-21 Dominik Csapakmove io error helpers to proxmox-lang
2022-02-08 Fabian Grünbichlerproxmox-async: rustfmt (again)
2022-02-08 Fabian Grünbichlerproxmox-async: another clippy fixup
2022-02-08 Wolfgang Bumillerproxmox-async: clippy fixup
2022-02-02 Wolfgang Bumillerbump proxmox-async to 0.3.3
2022-02-02 Wolfgang Bumillerproxmox_async: rustfmt
2022-02-02 Wolfgang Bumillerproxmox_async: move io::udp to net::udp
2022-02-02 Dominik Csapakproxmox-async: add udp::connect() helper
2022-01-20 Wolfgang Bumillerrustfmt
2022-01-20 Wolfgang Bumillerbump proxmox-async to 0.3.2
2022-01-20 Wolfgang Bumillerdrop RawWaker usage
2022-01-12 Thomas Lamprechtproxmox-async: bump version to 0.3.1
2022-01-11 Dominik Csapakfix #3618: proxmox-async: zip: add conditional EFS...
2021-12-30 Fabian Grünbichlerasync: track d/control
2021-12-30 Fabian Grünbichleradd missing library dependencies
2021-12-02 Fabian Grünbichlerfixup changelog entry
2021-12-02 Fabian Grünbichlerclippy: remove unnecessary reference taking
2021-11-24 Dietmar Maureruse new proxmox-sys 0.2.0 for all crates
2021-11-20 Dietmar Maurerbump proxmox-async version to 0.2.0
2021-11-20 Dietmar Maurerproxmox-async: improve dev docs
2021-11-20 Dietmar Maurerproxmox-async: move AsyncChannelWriter to src/io
2021-11-20 Dietmar Maurerproxmox-async: move TokioWriterAdapter to blocking
2021-11-20 Dietmar Maurerproxmox-async: remove duplicate src/stream/wrapped_read...
2021-11-20 Dietmar Maurerproxmox-async: split stream.rs into separate files
2021-11-20 Dietmar Maurerproxmox-async: split blocking.rs into separate files
2021-11-19 Dietmar Maurerproxmox-async: add copyright file
2021-11-19 Dietmar Maurerproxmox-async: imported pbs-tools/src/zip.rs
2021-11-19 Dietmar Maurerproxmox-async: imported pbs-tools/src/compression.rs
2021-11-19 Dietmar Maurerproxmox-async: imported pbs-tools/src/tokio/tokio_write...
2021-11-19 Dietmar Maurerproxmox-async: imported pbs-tools/src/stream.rs
2021-11-19 Dietmar Maurerproxmox-async: imported pbs-tools/src/broadcast_future.rs
2021-11-19 Dietmar Maurerproxmox-async: start new crate