aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFiles
* Make lacme run with 5.14.2 from Debian Wheezy.debian/wheezyGuilhem Moulin2017-01-123
|
* Prepare new release.debian/0.2-1Guilhem Moulin2016-12-051
|
* lacme: Install /etc/lacme/lacme-certs.conf.dGuilhem Moulin2016-12-051
|
* Merge tag 'upstream/0.2' into debianGuilhem Moulin2016-12-057
|\ | | | | | | Upstream version 0.2
| * s/lacme-certs.d/lacme-certs.conf.d/upstream/0.2Guilhem Moulin2016-12-055
| |
| * "config-certs" now points to a list of files or directories.Guilhem Moulin2016-12-055
| |
| * s/fd-conn/conn-fd/Guilhem Moulin2016-12-052
| |
| * Prepare new release.Guilhem Moulin2016-12-031
| |
| * s/--fdopen/--fd-conn/Guilhem Moulin2016-12-032
| |
| * Precise that --socket=PATH is ignored when the config file as an "accountd" ↵Guilhem Moulin2016-12-031
| | | | | | | | section.
| * Improve formatting of config files.Guilhem Moulin2016-12-012
| |
| * wibbleGuilhem Moulin2016-12-011
| |
| * manpage: change reg ID example to 123456.Guilhem Moulin2016-12-011
| |
| * lacme: terminate the accountd when the ACME client terminates.Guilhem Moulin2016-12-011
| |
| * Revert "lacme: avoid spawning multiple accountd processes."Guilhem Moulin2016-12-011
| | | | | | | | | | | | This reverts commit 8faab5db6571972156f45b5838b23dbb0fadd5c4. We can't reuse the socket pair as we don't connect(2) to it.
| * lacme.conf: mention the default groupname for the ACME client.Guilhem Moulin2016-12-011
| |
* | Bump Standards-Version to 3.9.8. No changes.Guilhem Moulin2016-12-012
| |
* | lacme: Promote lacme-accountd from Suggests to Recommends.Guilhem Moulin2016-12-012
| |
* | Refresh patches.Guilhem Moulin2016-12-011
| |
* | Merge branch 'master' into debianGuilhem Moulin2016-12-018
|\|
| * lacme: avoid spawning multiple accountd processes.Guilhem Moulin2016-12-011
| |
| * lacme: add an option --quiet to avoid mentioning valid certs.Guilhem Moulin2016-12-012
| |
| * s/priv.key/account.key/Guilhem Moulin2016-12-011
| |
| * wibbleGuilhem Moulin2016-12-011
| |
| * wibbleGuilhem Moulin2016-12-012
| |
| * Make lacme able to spawn lacme-accountd.Guilhem Moulin2016-12-014
| |
| * typoGuilhem Moulin2016-11-303
| |
| * Stop mentioning GET-based renewal, as it was removed from the ACME IETF draft.Guilhem Moulin2016-11-301
| | | | | | | | | | https://github.com/ietf-wg-acme/acme/issues/62 https://github.com/ietf-wg-acme/acme/pull/67 :-(
| * Manpage: update Subscriber Agreement URL to v1.1.1.Guilhem Moulin2016-10-101
| | | | | | | | Cf. https://letsencrypt.org/repository/ .
| * Honor Retry-After headers for certificate issuance and challenge responses.Guilhem Moulin2016-06-301
| |
| * Add link to Boulder issue #359 (Implement Certificate Refresh).Guilhem Moulin2016-06-301
| |
| * More useful message upon Validation Challenge failure.Guilhem Moulin2016-06-301
| | | | | | | | | | Format the problem document if the JSON has an “error” key. Cf. section 7 “Identifier Validation Challenges”.
| * Minor manpage fixes.Guilhem Moulin2016-06-302
| |
* | Prepare new release.debian/0.1-1Guilhem Moulin2016-06-161
| |
* | Enclose Debian BTS URL with </>.Guilhem Moulin2016-06-151
| |
* | Make the Debian release close the ITP bugs.Guilhem Moulin2016-06-151
| |
* | wibbleGuilhem Moulin2016-06-151
| |
* | Don't link-doc from lacme-accountd to lacme.Guilhem Moulin2016-06-151
| | | | | | | | As this makes lacme-accountd depends on lacme.
* | Mention the Debian BTS in the manpages.Guilhem Moulin2016-06-142
| |
* | Add a Lintian override for 'debian-watch-file-is-missing'.Guilhem Moulin2016-06-141
| |
* | Create a separate package for lacme-accountd.Guilhem Moulin2016-06-146
| |
* | Merge branch 'master' into debianGuilhem Moulin2016-06-149
|\|
| * Delete double empty line.upstream/0.1Guilhem Moulin2016-06-142
| |
| * Add a Changelog.Guilhem Moulin2016-06-141
| |
| * Install lacme(1) into /usr/sbin.Guilhem Moulin2016-06-141
| |
| * Add installation instructions.Guilhem Moulin2016-06-141
| |
| * Add the short description in headers and manpages.Guilhem Moulin2016-06-146
| |
* | Merge branch 'master' into debianGuilhem Moulin2016-06-1410
|\|
| * Move X.509 certs to a separate directory.Guilhem Moulin2016-06-145
| |
| * accountd: Don't mention "Let's Encrypt" in log messages.Guilhem Moulin2016-06-143
| |