]> git.proxmox.com Git - proxmox-backup.git/history - src/acme
api: datastore: cleanup store/ns handling
[proxmox-backup.git] / src / acme /
2022-04-14 Thomas Lamprechtrust fmt for pbs src
2022-04-12 Wolfgang Bumillertree-wide: replace serde_json::from_value(a_value.clone())
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-10-22 Wolfgang Bumilleracme: new_account: prevent replacing existing accounts
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-07-03 Thomas Lamprechtacme: nit code cleanup
2021-07-03 Stoiko Ivanovfix #3496: acme: plugin: add sleep for dns propagation
2021-07-03 Stoiko Ivanovacme: plugin: fix error message
2021-05-17 Wolfgang Bumillerupdate proxmox-http dependency
2021-05-17 Fabian Grünbichlermove SimpleHttp to proxmox_http
2021-05-17 Fabian GrünbichlerSimpleHttp: factor out product-specific bits
2021-05-12 Wolfgang Bumilleracme: improve errors when account loading fails
2021-05-10 Wolfgang Bumilleracme: fix bad nonce retry counter
2021-05-06 Dietmar Maurercleanup: split SimpleHttp client into extra file
2021-05-04 Dietmar Maurermove basic ACME types into src/api2/types/acme.rs
2021-05-04 Dietmar Maurercleanup acme client
2021-05-04 Wolfgang Bumilleradd acme client