aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add some workflows for CI and dependabot configFranck Cuny2024-04-153-0/+86
* replace rust-overlay with naerskFranck Cuny2023-07-054-171/+282
* remove configuration for droneFranck Cuny2023-03-301-50/+0
* update metadata in Cargo.tomlFranck Cuny2023-03-301-2/+4
* simplify the main functionFranck Cuny2023-03-301-5/+1
* use anyhow for error handlingFranck Cuny2023-03-303-3/+11
* add a flag to check expired certificateFranck Cuny2023-03-285-36/+94
* doc: update READMEFranck Cuny2022-11-131-7/+55
* ref: print succinct or detailed information about a certFranck Cuny2022-11-133-71/+106
* fix: small nitFranck Cuny2022-11-091-1/+1
* fix: ensure rust-src is installedFranck Cuny2022-11-091-1/+3
* fix: configure properly the overlayFranck Cuny2022-11-081-1/+1
* flake.lock: UpdateFranck2022-11-081-12/+12
* ci: add pipeline to update flacksFranck Cuny2022-11-071-0/+14
* ci: switch from GitHub action to droneFranck Cuny2022-11-064-60/+37
* buid: use crane to build the binaryFranck Cuny2022-11-042-30/+114
* build: follow flake-inputs for rust overlayFranck Cuny2022-11-012-16/+4
* build: add pre-commit checksFranck Cuny2022-11-013-4/+56
* ci: rewrite GitHub actions to use `nix develop|build`Franck Cuny2022-11-011-75/+36
* fix: disable default feature on `chrono` crateFranck Cuny2022-11-012-49/+46
* build: get rid of naerskFranck Cuny2022-11-012-55/+28
* build: configure rust overlay to follow nixpkgsFranck Cuny2022-11-012-18/+7
* meta: add a configuration to allow/deny dependenciesFranck Cuny2022-11-011-0/+46
* meta: ignore result directoryFranck Cuny2022-11-011-0/+1
* build(deps): bump clap from 4.0.17 to 4.0.18dependabot[bot]2022-10-242-5/+5
* build(deps): bump actions/checkout from 2 to 3dependabot[bot]2022-10-211-5/+5
* feat: get information about a given certificateFranck Cuny2022-10-217-1/+1197
* build: fix the name of the workflowFranck Cuny2022-10-191-1/+1
* meta: initial commitFranck Cuny2022-10-1910-0/+182