| Commit message (Expand) | Author | Age | Files |
* | Prepare new release v0.8.3.v0.8.3 | Guilhem Moulin | 2024-06-13 | 4 |
* | Fix test suite. | Guilhem Moulin | 2024-06-13 | 2 |
* | certs/*, cert-staging/*: Remove intermediate and expired certificates. | Guilhem Moulin | 2024-06-13 | 18 |
* | Fix post-issuance validation logic. | Guilhem Moulin | 2024-06-13 | 3 |
* | Pass `-in /dev/stdin` option to openssl(1) to avoid warning with recent versi... | Guilhem Moulin | 2024-06-13 | 4 |
* | t/cert-extensions: Fix tr(1) range syntax. | Guilhem Moulin | 2024-06-13 | 1 |
* | t/cert-install: Ensure the subjectName is lowercase. | Guilhem Moulin | 2024-06-13 | 1 |
* | test: Fix test name in error messages. | Guilhem Moulin | 2023-04-26 | 1 |
* | tests/account-encrypted-*: Set TERM="linux". | Guilhem Moulin | 2023-04-26 | 2 |
* | Prepare new release v0.8.2.v0.8.2 | Guilhem Moulin | 2023-04-25 | 4 |
* | tests: Point stretch's archive URL to archive.d.o. | Guilhem Moulin | 2023-04-25 | 1 |
* | client: Handle "ready" → "processing" → "valid" status change during newO... | Guilhem Moulin | 2023-04-25 | 1 |
* | Prepare new release v0.8.1.v0.8.1 | Guilhem Moulin | 2023-01-25 | 4 |
* | Adjust test suite against current Let's Encrypt staging environment. | Guilhem Moulin | 2023-01-25 | 7 |
* | Replace '$(dir $@)' with '$(@D)' in Makefile. | Guilhem Moulin | 2023-01-25 | 2 |
* | lacme: pass a temporary JSON file with the client configuration to the intern... | Guilhem Moulin | 2021-02-25 | 4 |
* | lacme: split certificates using Net::SSLeay::PEM_* instead of calling openssl. | Guilhem Moulin | 2021-02-25 | 2 |
* | lacme: improve install_cert()'s handling of temporary files. | Guilhem Moulin | 2021-02-24 | 1 |
* | lacme: Return an error when the 'mode'/'chown' isn't a number. | Guilhem Moulin | 2021-02-24 | 2 |
* | lacme: Add 'owner' resp. 'mode' as (prefered) alias for 'chown' resp. 'chmod'. | Guilhem Moulin | 2021-02-24 | 5 |
* | lacme: Default mode for certificate(-chain) creation is 0644 minus umask rest... | Guilhem Moulin | 2021-02-24 | 5 |
* | lacme: Don't write certificate(-chain) file on chown/chmod failure. | Guilhem Moulin | 2021-02-24 | 3 |
* | If restricting access via umask() fails, don't include errno in the error mes... | Guilhem Moulin | 2021-02-24 | 3 |
* | lacme: Ignore empty values in 'chown'/'chmod'/'certificate'/'certificate-chain'. | Guilhem Moulin | 2021-02-24 | 2 |
* | tests/cert-install: Include tests for failing chown(2). | Guilhem Moulin | 2021-02-24 | 2 |
* | tab damage | Guilhem Moulin | 2021-02-24 | 1 |
* | typofix | Guilhem Moulin | 2021-02-24 | 1 |
* | tests/drop-privileges: Ensure failure to drop privileges yields an error. | Guilhem Moulin | 2021-02-24 | 2 |
* | lacme: When getpwnam()/getgrnam()'s errno is 0, exclude it from error messages. | Guilhem Moulin | 2021-02-24 | 2 |
* | lacme-accountd: Refactor logging logic. | Guilhem Moulin | 2021-02-23 | 2 |
* | lacme-accountd: don't log debug messages unless --debug is set. | Guilhem Moulin | 2021-02-23 | 2 |
* | Consolidate error messages. | Guilhem Moulin | 2021-02-23 | 2 |
* | lacme-accountd: panic() upon internal error of the signing routine. | Guilhem Moulin | 2021-02-22 | 1 |
* | test suite: Avoid setting twice the ACME API server URL. | Guilhem Moulin | 2021-02-22 | 1 |
* | test: Allow prefixing test names with 'tests/'. | Guilhem Moulin | 2021-02-22 | 1 |
* | lacme-accountd: Refuse to sign JWS with an invalid Protected Header. | Guilhem Moulin | 2021-02-22 | 3 |
* | lacme-account: Improve log messages. | Guilhem Moulin | 2021-02-22 | 5 |
* | accountd::conn(): Minor refactoring. | Guilhem Moulin | 2021-02-22 | 1 |
* | In lacme's the [accountd] config, let lacme-accountd(1) do the %-expansion fo... | Guilhem Moulin | 2021-02-22 | 3 |
* | Prepare new release v0.8.0.v0.8.0 | Guilhem Moulin | 2021-02-22 | 4 |
* | tests: Check presence of extra greeting data. | Guilhem Moulin | 2021-02-22 | 1 |
* | Fix `./test --deb`. | Guilhem Moulin | 2021-02-22 | 3 |
* | Print error messages only once. | Guilhem Moulin | 2021-02-22 | 1 |
* | space damage | Guilhem Moulin | 2021-02-22 | 1 |
* | client: Print Terms of Service URL for 'account' command. | Guilhem Moulin | 2021-02-22 | 2 |
* | logfile: treat empty values as unset. | Guilhem Moulin | 2021-02-22 | 1 |
* | Add 'logfile' to lacme-account.conf. | Guilhem Moulin | 2021-02-22 | 1 |
* | lacme-accountd(1): new setting 'keyid'. | Guilhem Moulin | 2021-02-22 | 6 |
* | accountd: Improve log message for incoming requests. | Guilhem Moulin | 2021-02-21 | 3 |
* | accountd: Pass JWA and JWK thumbprint via extended greeting data. | Guilhem Moulin | 2021-02-21 | 3 |