community.crypto/changelogs/fragments
Felix Fontein 0a15be1017
Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745)
* Add time module utils.

* Add time helpers to ACME backend.

* Add changelog fragment.

* ACME timestamp parser: do not choke on nanoseconds.
2024-05-03 22:25:39 +02:00
..
.keep Make sure changelogs/fragments/ is kept. 2020-07-12 11:29:45 +02:00
733-math-prime.yml crypto.math module utils: add some tests, fix quick_is_not_prime() for small primes (#733) 2024-04-29 08:50:28 +02:00
735-acme-docs-fragment.yml Split up the default acme docs fragment to allow modules ot not need account data. (#735) 2024-04-29 22:22:38 +02:00
736-cert-info.yml Implement certificate information retrieval code in the ACME backends. (#736) 2024-04-29 22:29:43 +02:00
739-acme_certificate-include_renewal_cert_id.yml acme_certificate: allow to request renewal of a certificate according to ARI (#739) 2024-04-30 10:47:49 +02:00
745-absolute-time.yml Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745) 2024-05-03 22:25:39 +02:00