]> git.proxmox.com Git - proxmox-acme-rs.git/shortlog
proxmox-acme-rs.git
2023-12-04 Wolfgang BumillerThis repository was moved into the `proxmox.git` repository master
2023-12-04 Folke Gleumesexpand helper function by eab credentials
2023-12-04 Wolfgang BumillerOption<Vec<>> -> Vec<>
2023-12-04 Folke Gleumesadd meta fields returned by the directory
2023-12-04 Folke Gleumesadd external account binding
2023-10-03 Wolfgang Bumillerreplace deprecated X509Extension::new_nid
2023-01-05 Fabian Grünbichlerupdate d/control
2022-08-17 Wolfgang Bumillerjws: allocate exact capacity
2022-08-17 Wolfgang Bumillerreplace deprecated 'affine_coordinates_gfp' call
2022-02-02 Wolfgang Bumillerdoc fixup
2022-02-01 Wolfgang Bumillermake upload: drop buster
2022-02-01 Wolfgang Bumillerbump version to 0.4.0
2022-02-01 Wolfgang Bumillerbump edition to 2021
2022-02-01 Wolfgang Bumillerswitch from curl to ureq
2021-11-18 Fabian Grünbichlerbump version to 0.3.2
2021-11-18 Fabian Grünbichlerbump base64 dep to 0.13
2021-11-18 Wolfgang Bumillerbump version to 0.3.1
2021-11-18 Wolfgang Bumillerclippy and formatting fixups
2021-11-18 Stoiko Ivanovclient: add support for proxies
2021-10-21 Wolfgang Bumillerbump version to 0.3.0
2021-10-21 Dominik Csapakdirectory: make meta object optional
2021-06-11 Fabian Grünbichlerbuild: upload to buster and bullseye
2021-05-07 Wolfgang Bumillerbump version to 0.2.2-1
2021-05-07 Wolfgang Bumillerfinish client documentation
2021-05-07 Wolfgang Bumilleradd Client::directory_url helper
2021-05-07 Wolfgang Bumillerand another *new* clippy fixup
2021-05-07 Wolfgang Bumillerformatting fixups
2021-05-07 Wolfgang Bumillerclippy fixes
2021-05-07 Wolfgang Bumillerderive Copy for the simple status enums
2021-05-07 Wolfgang Bumillermark Error as must_use
2021-05-05 Wolfgang Bumillerdoc fixup
2021-05-05 Wolfgang Bumillerfinish docs and #[deny(missing_docs)] at the top level
2021-05-04 Wolfgang Bumillereven more documentation
2021-05-04 Wolfgang Bumillermore documentation
2021-05-04 Wolfgang BumillerSome documentation
2021-05-04 Wolfgang Bumilleradd top level doc
2021-04-14 Wolfgang Bumillerbump version to 0.2.1-1
2021-04-14 Wolfgang Bumillermake revocation workflow accessible without client
2021-04-12 Wolfgang Bumillerbump version to 0.2.0-1
2021-04-12 Wolfgang Bumilleradd util::Csr for CSR generation
2021-04-12 Wolfgang Bumilleradd is_valid to all Status enums
2021-04-12 Wolfgang Bumilleradd is_pending to all Status enums
2021-03-18 Wolfgang Bumilleradd more of the ACME workflow to 'Account'
2021-03-17 Wolfgang Bumillerbump version to 0.1.4-1
2021-03-17 Wolfgang Bumillercollect extra account fields in AccountData
2021-03-17 Wolfgang Bumillerbump version to 0.1.3-1
2021-03-17 Wolfgang Bumillerfix ec signature padding
2021-03-17 Wolfgang Bumillerdon't serialize 'null' for 'expires' when ordering
2021-03-12 Wolfgang Bumillerbump version to 0.1.2-1
2021-03-10 Wolfgang Bumillerexplicitly pass Content-Length header
2021-03-09 Wolfgang Bumillerbump version to 0.1.1-1
2021-03-09 Wolfgang Bumillermake AccountData fields public
2021-03-09 Wolfgang Bumillerimport