432 Commits (e7fd14b98a001afd482ff92a5f2481da9bbd5445)
 

Author SHA1 Message Date
Rodolphe Bréard e7fd14b98a ACMEd v0.19.0 2 years ago
Rodolphe Bréard 0d1fddd9d4 Stop using `libc::time_t` 2 years ago
Rodolphe Bréard 01894bcf27 Add some missing file path in log messages 2 years ago
Rodolphe Bréard 7325bacff4 Ignore the local cargo settings 2 years ago
Rodolphe Bréard ef6b0e4e2b Reformat some lines that had previously been split 2 years ago
Rodolphe Bréard faf36260ec Replace `.to_vec()` with `.iter().cloned()` 2 years ago
Rodolphe Bréard e0933d1da6 Remove the useless `.to_string()` 2 years ago
Rodolphe Bréard 32ea56553d Replace the `or_else` with an `or` for simplicity 2 years ago
Rodolphe Bréard eceb61f9b6 Use a char instead of a string in `.replace()` 2 years ago
Rodolphe Bréard 2c281d1cc7 Add the `--no-pid-file` argument 2 years ago
Rodolphe Bréard 45f4aeb239 Fix an invalid reference in the command line arguments 2 years ago
Rodolphe Bréard 6a1d18dc86 Update the nix dependency 2 years ago
Rodolphe Bréard 05afca3735 Update the attohttpc dependency 2 years ago
Rodolphe Bréard 8b7fb49207 Fix the changelog 2 years ago
Rodolphe Bréard 9723118855 ACMEd v0.19.0 2 years ago
Rodolphe Bréard d8e7184b09 Use clap::Command instead of the deprecated clap::App 2 years ago
Rodolphe Bréard a417bdc614 Update the CI config file 2 years ago
Rodolphe Bréard 596d55a486 Add the acmed@user.service systemd unit configuration 2 years ago
Rodolphe Bréard 39dd471ca3 Enable ProtectKernelModules in the unit file 2 years ago
Rodolphe Bréard f4b80cb1e4 Explicitly set the configuration file and logging mode 2 years ago
Rodolphe Bréard a52f6d1da7 Add documentation links in the unit file 2 years ago
Rodolphe Bréard ee45925ed6 Set the minimal required Rust version to 1.54 2 years ago
Rodolphe Bréard 8b9cffd77f Upgrade to syslog 6 2 years ago
Rodolphe Bréard 6186cd8377 Remove useless closures 2 years ago
Rodolphe Bréard cfd5fabf0b Upgrade to clap 3 2 years ago
Rodolphe Bréard 1f0dcc32aa Update the badges 3 years ago
Rodolphe Bréard 18ecc4462b Add a GitHub action CI 3 years ago
Rodolphe Bréard fbfc124059 Update the minimal required Rust version 3 years ago
Rodolphe Bréard 835cfceb45 Remove unnecessary references 3 years ago
Rodolphe Bréard 1df7e80dce Update dependencies 3 years ago
Rodolphe Bréard 2f51454f12 Remove the travis-ci configuration file 3 years ago
Rodolphe Bréard b154b06952 Fix an example in the man 3 years ago
Rodolphe Bréard fdd2d4fe8d Update the nom dependency 3 years ago
Rodolphe Bréard ff042a8d5b Upgrade the env_logger dependency 3 years ago
Rodolphe Bréard 1226d5aefb Update the nix dependency 3 years ago
Rodolphe Bréard c7ef2d27eb Update the `RUNSTATEDIR` default value in the README 3 years ago
Rodolphe Bréard 8aae7d58b0 Change ProtectSystem to yes 3 years ago
Rodolphe Bréard 5b42d1fe14 ACMEd v0.18.0 3 years ago
Rodolphe Bréard 7ca581e4cf Update the CONTRIBUTING.md 3 years ago
Rodolphe Bréard 56dc42dc2f Allow Ed25519 and Ed448 only if supported 3 years ago
Rodolphe Bréard c9d3ccf609 Use matches! instead of match 3 years ago
Rodolphe Bréard 05a6532e1a Use Option::map instead of custom match 3 years ago
Rodolphe Bréard 033a172c96 Use a char instead of a str 3 years ago
Rodolphe Bréard 6ef9b14a54 Change PathBuf to Path where it is possible 3 years ago
Rodolphe Bréard 32830cbd04 Add support for Ed25519 and Ed448 account keys and certificates 3 years ago
Rodolphe Bréard a6a5cde154 Update the nix dependency 3 years ago
Rodolphe Bréard e109acccec Update the Travis-CI configuration 3 years ago
Rodolphe Bréard e8116d96d2 Update the CONTRIBUTING file 3 years ago
Rodolphe Bréard 72fe750db0 Update the README 3 years ago
Rodolphe Bréard 2834d16530 Add a sysusers and tmpfiles files 3 years ago