aboutsummaryrefslogtreecommitdiff
path: root/src/x509-info (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-29fix readme for x509-info projectFranck Cuny1-4/+4
2025-08-29remove unused filesFranck Cuny11-499/+0
2024-07-01build(deps): bump DeterminateSystems/update-flake-lock from 21 to 23dependabot[bot]1-1/+1
2024-07-01build(deps): bump clap from 4.5.4 to 4.5.8dependabot[bot]2-7/+7
2024-06-24build(deps): bump webpki-roots from 0.26.1 to 0.26.3dependabot[bot]2-3/+3
2024-06-23chore: update flakegithub-actions[bot]1-12/+12
2024-06-02chore: update flakegithub-actions[bot]1-12/+12
2024-05-27build(deps): bump rustls from 0.23.5 to 0.23.8dependabot[bot]2-7/+7
2024-05-12chore: update flakegithub-actions[bot]1-9/+9
2024-04-28fix URL to the repositoryFranck Cuny2-3/+1
2024-04-28bump a number of dependencies to their latest versionsdependabot[bot]5-365/+486
2024-04-22build(deps): bump clap from 4.0.18 to 4.5.4dependabot[bot]2-73/+80
2024-04-16use `add_trust_anchors`Franck Cuny1-1/+1
2024-04-16clippy should fail on warningsFranck Cuny1-1/+1
2024-04-16build(deps): bump rustls from 0.20.7 to 0.21.10dependabot[bot]2-21/+148
2024-04-16build(deps): bump anyhow from 1.0.70 to 1.0.82dependabot[bot]2-3/+3
2024-04-16build(deps): bump x509-parser from 0.14.0 to 0.16.0dependabot[bot]2-57/+88
2024-04-15add some workflows for CI and dependabot configFranck Cuny3-0/+86
2023-07-05replace rust-overlay with naerskFranck Cuny4-171/+282
2023-03-30remove configuration for droneFranck Cuny1-50/+0
2023-03-30update metadata in Cargo.tomlFranck Cuny1-2/+4
2023-03-30simplify the main functionFranck Cuny1-5/+1
2023-03-30use anyhow for error handlingFranck Cuny3-3/+11
2023-03-28add a flag to check expired certificateFranck Cuny5-36/+94
2022-11-13doc: update READMEFranck Cuny1-7/+55
2022-11-13ref: print succinct or detailed information about a certFranck Cuny3-71/+106
2022-11-09fix: small nitFranck Cuny1-1/+1
2022-11-09fix: ensure rust-src is installedFranck Cuny1-1/+3
2022-11-08fix: configure properly the overlayFranck Cuny1-1/+1
2022-11-08flake.lock: UpdateFranck1-12/+12
2022-11-07ci: add pipeline to update flacksFranck Cuny1-0/+14
2022-11-06ci: switch from GitHub action to droneFranck Cuny4-60/+37
2022-11-04buid: use crane to build the binaryFranck Cuny2-30/+114
2022-11-01build: follow flake-inputs for rust overlayFranck Cuny2-16/+4
2022-11-01build: add pre-commit checksFranck Cuny3-4/+56
2022-11-01ci: rewrite GitHub actions to use `nix develop|build`Franck Cuny1-75/+36
2022-11-01fix: disable default feature on `chrono` crateFranck Cuny2-49/+46
2022-11-01build: get rid of naerskFranck Cuny2-55/+28
2022-11-01build: configure rust overlay to follow nixpkgsFranck Cuny2-18/+7
2022-11-01meta: add a configuration to allow/deny dependenciesFranck Cuny1-0/+46
2022-11-01meta: ignore result directoryFranck Cuny1-0/+1
2022-10-24build(deps): bump clap from 4.0.17 to 4.0.18dependabot[bot]2-5/+5
2022-10-21build(deps): bump actions/checkout from 2 to 3dependabot[bot]1-5/+5
2022-10-21feat: get information about a given certificateFranck Cuny7-1/+1197
2022-10-19build: fix the name of the workflowFranck Cuny1-1/+1