]> git.proxmox.com Git - proxmox-backup.git/history - src/acme
bump proxmox-rrd to 0.2 and proxmox-time to 2.0
[proxmox-backup.git] / src / acme /
2024-05-27 Wolfgang Bumillerfixup build with new acme crate
2023-12-06 Folke Gleumescli: acme: add possibility to set eab via the cli
2023-12-06 Folke Gleumesacme: api: add eab options to api
2023-12-06 Wolfgang Bumillerupdate to proxmox-acme 0.5
2023-06-23 Maximiliano Sandovalclippy fixes: Box::new(_) of default value
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-09-07 Fabian Grünbichlerupdate to proxmox-http 0.7
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-06-05 Thomas Lamprechttree wide: typo fixes through codespell
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