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.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
*
Documentation: Wrap commands in `…`.
Guilhem Moulin
2021-02-20
1
*
Document `lacme-accountd --stdio`.
Guilhem Moulin
2021-02-20
4
*
Add %-specifiers support.
Guilhem Moulin
2021-02-20
11
*
Wording: s/option/setting/.
Guilhem Moulin
2021-02-20
4
*
wibble
Guilhem Moulin
2021-02-20
1
*
typofix
Guilhem Moulin
2021-02-20
1
*
Remove dependency on List::Util (core module).
Guilhem Moulin
2021-02-20
3
*
Use real UID not effective UID in environment sanitation.
Guilhem Moulin
2021-02-20
1
*
Symlink $(sysconfdir)/apache2/conf-available/lacme.conf → ../../lacme/apach...
Guilhem Moulin
2021-02-20
2
*
Makefile wibble
Guilhem Moulin
2021-02-20
1
*
Document spawning a remote lacme-accountd(1) instance.
Guilhem Moulin
2021-02-20
3
*
lacme-accountd: Don't error out when the default configuration file is missing.
Guilhem Moulin
2021-02-20
2
*
Add tests for OpenSSL- and GnuPG-encrypted account keys.
Guilhem Moulin
2021-02-20
3
*
lacme: Preserve $GPG_TTY when spawning the accountd.
Guilhem Moulin
2021-02-20
1
*
Deprecate setting 'privkey' in [accountd] section of the lacme(8) configurati...
Guilhem Moulin
2021-02-20
5
*
lacme(8)'s 'config' option in the [accountd] section no longer have a default...
Guilhem Moulin
2021-02-20
4
*
Add test suite against Let's Encrypt's staging environment.
Guilhem Moulin
2021-02-20
15
*
Update staging hierarchy.
Guilhem Moulin
2021-02-20
9
*
Use File::Basename::dirname().
Guilhem Moulin
2021-02-20
4
*
accountd: replace internal option --conn-fd=FD with flag --stdio.
Guilhem Moulin
2021-02-18
4
*
Split client/webserver/accountd commands on whitespace.
Guilhem Moulin
2021-02-18
4
*
Set the DEBUG environment variable to 0/1 instead of ""/1.
Guilhem Moulin
2021-02-18
2
*
Use 'acme-challenge.XXXXXXXXXX' as template for the temporary ACME challenge ...
Guilhem Moulin
2021-02-18
2
*
webserver: reopen stdin from /dev/null.
Guilhem Moulin
2021-02-18
2
*
Split Nginx and Apapche2 static configuration snippets into seperate files.
Guilhem Moulin
2021-02-18
5
*
Sanitize environment when spawning children.
Guilhem Moulin
2021-02-18
2
*
Consolidate error messages for consistency.
Guilhem Moulin
2021-02-18
4
*
client: avoid "Use of uninitialized value in pattern match (m//)" perl warnings.
Guilhem Moulin
2021-02-18
2
*
Makefile: set executable bit for $(bindir)/lacme-accountd and $(sbindir)/lacme.
Guilhem Moulin
2021-02-18
2
*
Don't load configuration files from ./ by default.
Guilhem Moulin
2021-02-18
5
[next]