index
:
lacme
debian/bookworm
debian/bullseye
debian/buster
debian/latest
debian/wheezy
master
Small ACME client written with process isolation and minimal privileges in mind
Guilhem Moulin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
*
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
*
Add IPC tests with an old lacme(8) resp. lacme-accountd(1).
Guilhem Moulin
2021-02-21
2
*
wording
Guilhem Moulin
2021-02-21
5
*
wording
Guilhem Moulin
2021-02-21
2
*
accountd: Fix prototype.
Guilhem Moulin
2021-02-21
1
*
test suite: Don't try to show stderr if it's empty.
Guilhem Moulin
2021-02-21
1
*
test suite: Indicate which tests have passed.
Guilhem Moulin
2021-02-21
1
*
Make the ACME API server URL configurable at build time.
Guilhem Moulin
2021-02-21
5
*
lacme-accountd: new setting 'logfile' to log signature requests.
Guilhem Moulin
2021-02-21
8
*
lacme-accountd(1): base64url-decode incoming signature requests.
Guilhem Moulin
2021-02-21
2
[next]