| Commit message (Expand) | Author | Age | Files |
* | Makefile: Use variables for target directories etc. | Guilhem Moulin | 2020-08-04 | 11 |
* | Adapt Apache2 snippet to Apache2 2.4. | Guilhem Moulin | 2020-08-04 | 2 |
* | Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme. | Guilhem Moulin | 2020-08-03 | 5 |
* | Install lacme manpage to section 8. | Guilhem Moulin | 2020-08-03 | 6 |
* | Makefile: Major refactoring, add install and uninstall targets. | Guilhem Moulin | 2020-08-03 | 5 |
* | factor out jq-script from Makefile | Benjamin Tietz | 2020-08-03 | 2 |
* | Use /run for the listening socket of the webserver component. | Guilhem Moulin | 2019-08-22 | 6 |
* | New release 0.6.upstream/0.6 | Guilhem Moulin | 2019-08-21 | 1 |
* | lacme: new option 'account --deactivate' | Guilhem Moulin | 2019-08-21 | 3 |
* | Issue GET and POST-as-GET requests (RFC 8555 sec. 6.3) | Guilhem Moulin | 2019-08-21 | 2 |
* | Link to RFC 8555 instead of the ACME I-D URL. | Guilhem Moulin | 2019-08-21 | 4 |
* | Call iptables binaries from /usr/sbin not /sbin. | Guilhem Moulin | 2019-08-21 | 2 |
* | [git] ignore vims' swapfiles | Benjamin Tietz | 2019-01-21 | 1 |
* | lacme, client: new dependency Date::Parse. | Guilhem Moulin | 2019-01-21 | 3 |
* | client: poll order URL instead of each authz URL successively. | Guilhem Moulin | 2019-01-21 | 3 |
* | New dependency: perl module Types::Serialiserupstream/0.5 | Guilhem Moulin | 2018-05-09 | 1 |
* | Use ACME v2 endpoints | Guilhem Moulin | 2018-04-27 | 6 |
* | Fix manpage generation with pandoc >=2.1 | Guilhem Moulin | 2018-04-26 | 2 |
* | Copy snippets/*.conf to /etc/lacmeupstream/0.4 | Guilhem Moulin | 2017-07-28 | 2 |
* | Fix generation of manpages with pandoc >=1.18 | Guilhem Moulin | 2017-07-28 | 2 |
* | Update copyright infoupstream/0.3 | Guilhem Moulin | 2017-07-09 | 6 |
* | Bind webserver to /var/run/lacme-www.socket by default. | Guilhem Moulin | 2017-07-08 | 6 |
* | mv config/{apache2.conf,nginx.conf} snippets/ | Guilhem Moulin | 2017-07-08 | 2 |
* | lacme: Specify minimum required Socket version 1.95. | Guilhem Moulin | 2017-07-01 | 2 |
* | Specify minimum required Perl versions. | Guilhem Moulin | 2017-07-01 | 5 |
* | Avoid hash slices. | Guilhem Moulin | 2017-07-01 | 1 |
* | Ensure fdopen is called with an integer. | Guilhem Moulin | 2017-07-01 | 4 |
* | wibble | Guilhem Moulin | 2017-06-30 | 1 |
* | Improve docs. | Guilhem Moulin | 2017-06-29 | 1 |
* | Provide apache2 configuration snippet. | Guilhem Moulin | 2017-06-29 | 3 |
* | webserver: improve serving logic for ACME challenge responses. | Guilhem Moulin | 2017-06-29 | 1 |
* | webserver: open ACME challenge files with O_NOFOLLOW. | Guilhem Moulin | 2017-06-29 | 1 |
* | Remove potential race when creating ACME challenge response files. | Guilhem Moulin | 2017-06-29 | 2 |
* | lacme(1), lacme-accountd(1): fix version number. | Guilhem Moulin | 2017-06-29 | 3 |
* | webserver: refuse to follow symlink when serving ACME challenge responses. | Guilhem Moulin | 2017-06-29 | 3 |
* | wibble | Guilhem Moulin | 2017-06-29 | 1 |
* | wibble | Guilhem Moulin | 2017-06-29 | 1 |
* | Improve docs. | Guilhem Moulin | 2017-06-29 | 2 |
* | Improve docs. | Guilhem Moulin | 2017-06-28 | 1 |
* | Update README. | Guilhem Moulin | 2017-06-28 | 1 |
* | Provide nginx configuration snippet. | Guilhem Moulin | 2017-06-28 | 2 |
* | Change the default 'min-days' from 10 to 21. | Guilhem Moulin | 2017-06-28 | 4 |
* | new-cert: use File::Temp for the temporary cert filename. | Guilhem Moulin | 2017-06-28 | 1 |
* | webserver: allow listening to multiple addresses. | Guilhem Moulin | 2017-06-28 | 5 |
* | new-cert: create certificate files atomically. | Guilhem Moulin | 2017-02-24 | 2 |
* | new-cert: mark basicConstraints and keyUsage x509v3 extensions as critical in... | Guilhem Moulin | 2017-02-22 | 2 |
* | Changelog: prefix bugfixes with '+'. | Guilhem Moulin | 2017-02-22 | 1 |
* | new-cert: new CLI option "min-days" | Guilhem Moulin | 2017-02-19 | 3 |
* | new-cert: sort section names if not passed explicitely. | Guilhem Moulin | 2017-02-19 | 2 |
* | Ensure lacme's config file descriptor has the FD_CLOEXEC bit set. | Guilhem Moulin | 2017-02-19 | 2 |