]> git.proxmox.com Git - proxmox-backup.git/history - Cargo.toml
d/control: bump proxmox build-dep
[proxmox-backup.git] / Cargo.toml
2020-01-07 Wolfgang Bumillerbump proxmox to 0.1.1 - packages are now available
2020-01-04 Dietmar MaurerCargo.toml: set proxmox version 0.1.0 (latest packaged...
2020-01-03 Fabian Grünbichlercargo: switch to use packaged crates by default
2020-01-02 Fabian Grünbichlerreference valgrind_request via github
2020-01-02 Fabian Grünbichleralso bump version in Cargo.toml
2019-12-22 Dietmar Maurerrevert Cargo.toml changes from commit f1baa7f4fc463a5fb...
2019-12-20 Thomas Lamprechtui: ds content: add reload button, use view controller
2019-12-20 Fabian GrünbichlerCargo.toml: remove zstd-sys
2019-12-20 Fabian GrünbichlerCargo.toml: update dependencies
2019-12-19 Dietmar Maurerupdate to nix 0.16
2019-12-18 Wolfgang Bumillerdrop our zstd-sys replacement
2019-12-13 Wolfgang Bumillerupdate to url/percent-encoding to 2.1
2019-12-13 Wolfgang Bumillerupdate a chunk of stuff to the hyper release
2019-11-29 Dietmar Maurerremove shellwords crate
2019-11-29 Dietmar Maureruse rustyline to replace readline
2019-11-27 Wolfgang Bumillerfirst api macro usage test/example
2019-11-22 Wolfgang Bumillerremove api_schema submodule
2019-11-21 Dietmar Maurersort all property lookup tables
2019-11-14 Wolfgang Bumillerdrop unused mio crate
2019-11-14 Wolfgang Bumillerdrop md5 crate dependency
2019-11-14 Wolfgang Bumillerdrop uuid crate dependency
2019-09-06 Wolfgang Bumillerupdate hyper & h2 to alpha releases on crates.io
2019-09-02 Wolfgang Bumillerupdate to tokio 0.2.0-alpha.4
2019-09-02 Wolfgang Bumillerswitch to futures 0.3
2019-09-02 Dietmar Maurerbump zstd-sys version
2019-08-22 Wolfgang Bumillerremove proxmox-protocol subcrate
2019-08-21 Wolfgang Bumillerupdate to nix 0.15
2019-08-03 Dietmar Maurerupdate to nix 0.14, use code from proxmox:tools
2019-07-15 Dietmar MaurerCargo.toml: update to latest hyper version
2019-07-02 Dietmar Maureruse hyper/tokio-openssl instead of hyper/tokio-tls
2019-07-02 Dietmar Maureruse latest hyper master branch to include socket buffer...
2019-06-21 Dietmar Maurerdepend on crc32fast
2019-06-18 Dietmar MaurerCargo.toml: use serde feature derive
2019-06-12 Wolfgang Bumilleruse ssh+git for the proxmox repository
2019-06-07 Dietmar Maurerdepend on ../proxmox/proxmox
2019-06-05 Wolfgang Bumillerbump zstd-sys version
2019-06-04 Dietmar Maurersrc/api_schema/format.rs: depend on textwrap, new wrap_...
2019-05-23 Wolfgang Bumillertools: add helpful vector and read operations
2019-04-29 Dietmar Maurerrc/client/http_client.rs: add experimental h2 upgrade...
2019-04-27 Dietmar Maurersrc/api2/admin/datastore/h2upload.rs: add test code...
2019-04-23 Dietmar Maureruse endian_trait arrays feature
2019-04-08 Dietmar Maurerimplement server state/signal handling, depend on tokio...
2019-03-22 Dietmar Maurersrc/tools/process_locker.rs: implement inter-process...
2019-03-12 Wolfgang Bumilleradd missing mio crate for signalfd
2019-03-07 Wolfgang Bumillercargo: patch zstd-sys to use system library
2019-03-07 Wolfgang BumillerRevert "TEMP: dynamically link against liblz4 for testing"
2019-03-07 Dietmar Maurersrc/backup/chunk_store.rs: use zstd compression instead...
2019-03-07 Wolfgang BumillerTEMP: dynamically link against liblz4 for testing
2019-03-06 Wolfgang Bumilleradd protocol test client
2019-03-06 Wolfgang Bumillerapi2/admin/datastore: add a backup protocol test api...
2019-03-05 Dietmar Maurersrc/client/http_client.rs: store/load ticket in xdg...
2019-02-25 Dietmar Maurersrc/backup/chunk_store.rs: use lz4 for compression
2019-02-15 Wolfgang Bumillerupdate to pam 0.7 (renamed from pam-auth)
2019-02-13 Wolfgang Bumillerclient: use hyper-tls for now
2019-02-04 Wolfgang Bumillerproxy: use TLS via tokio-tls
2019-02-01 Dietmar Maurerdepend on pam-auth, use pam for root login
2019-01-29 Dietmar Maurertools/ticket.rs: add basic ticket support
2019-01-26 Dietmar Maureruse crate log and syslog
2019-01-22 Dietmar Maurerapi2/subscription.rs: add subscription api class
2019-01-20 Dietmar Maurerremove crate tokio-codec (seems to be part of tokio...
2019-01-20 Dietmar Maurertools/wrapped_reader_stream.rs: use tokio_threadpool...
2019-01-20 Dietmar Maureruse newer versions
2019-01-18 Dietmar Maurerbackup/datastore.rs: list all index files using walkdir...
2019-01-08 Wolfgang BumillerCargo.toml: [lib] has no authors/version
2019-01-07 Dietmar Maurerdepend on endian_trait
2018-12-28 Dietmar Maureruse external crate siphasher
2018-12-22 Dietmar Maureruse openssl for faster hashing
2018-12-20 Dietmar Maureruse proxmox-backup as package name
2018-12-19 Dietmar Maurerimpl sweep_used_chunks, first try
2018-12-16 Dietmar Maurerstart implementing ImageIndexReader
2018-12-15 Dietmar Maurerimage_index.rs: write header
2018-12-11 Dietmar Maurerimpl bash completion: first try
2018-12-07 Dietmar Maurerdepend on nix, use flock
2018-12-07 Dietmar Maurerdepend on libc
2018-12-07 Dietmar Maurerdepend on rust-crypto
2018-11-10 Dietmar Maureranother way to read files using tokio_codec
2018-11-10 Dietmar Maurerplay around with async tasks
2018-11-09 Dietmar Maureruse futures - first try
2018-11-07 Dietmar Maurerimplement string regex matcher
2018-11-03 Dietmar Maureranother way to initialize the api tree
2018-11-01 Dietmar Maureruse edition 2018 (beta)
2018-11-01 Dietmar Maurerdo not use phf
2018-11-01 Dietmar Maurerstart implementing request handler
2018-10-31 Dietmar Maurersplit code into several files
2018-10-30 Dietmar Maurerdepend on serde
2018-10-30 Dietmar Maurermove code into lib.rs
2018-10-30 Dietmar Maurerinitial version