index
:
x
fcuny/rust
main
experimental monorepo
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
x509-info
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
build(deps): bump rustls from 0.20.7 to 0.21.10
dependabot[bot]
2
-21
/
+148
2024-04-16
build(deps): bump anyhow from 1.0.70 to 1.0.82
dependabot[bot]
2
-3
/
+3
2024-04-16
build(deps): bump x509-parser from 0.14.0 to 0.16.0
dependabot[bot]
2
-57
/
+88
2024-04-15
add some workflows for CI and dependabot config
Franck Cuny
3
-0
/
+86
2023-07-05
replace rust-overlay with naersk
Franck Cuny
4
-171
/
+282
2023-03-30
remove configuration for drone
Franck Cuny
1
-50
/
+0
2023-03-30
update metadata in Cargo.toml
Franck Cuny
1
-2
/
+4
2023-03-30
simplify the main function
Franck Cuny
1
-5
/
+1
2023-03-30
use anyhow for error handling
Franck Cuny
3
-3
/
+11
2023-03-28
add a flag to check expired certificate
Franck Cuny
5
-36
/
+94
2022-11-13
doc: update README
Franck Cuny
1
-7
/
+55
2022-11-13
ref: print succinct or detailed information about a cert
Franck Cuny
3
-71
/
+106
2022-11-09
fix: small nit
Franck Cuny
1
-1
/
+1
2022-11-09
fix: ensure rust-src is installed
Franck Cuny
1
-1
/
+3
2022-11-08
fix: configure properly the overlay
Franck Cuny
1
-1
/
+1
2022-11-08
flake.lock: Update
Franck
1
-12
/
+12
2022-11-07
ci: add pipeline to update flacks
Franck Cuny
1
-0
/
+14
2022-11-06
ci: switch from GitHub action to drone
Franck Cuny
4
-60
/
+37
2022-11-04
buid: use crane to build the binary
Franck Cuny
2
-30
/
+114
2022-11-01
build: follow flake-inputs for rust overlay
Franck Cuny
2
-16
/
+4
2022-11-01
build: add pre-commit checks
Franck Cuny
3
-4
/
+56
2022-11-01
ci: rewrite GitHub actions to use `nix develop|build`
Franck Cuny
1
-75
/
+36
2022-11-01
fix: disable default feature on `chrono` crate
Franck Cuny
2
-49
/
+46
2022-11-01
build: get rid of naersk
Franck Cuny
2
-55
/
+28
2022-11-01
build: configure rust overlay to follow nixpkgs
Franck Cuny
2
-18
/
+7
2022-11-01
meta: add a configuration to allow/deny dependencies
Franck Cuny
1
-0
/
+46
2022-11-01
meta: ignore result directory
Franck Cuny
1
-0
/
+1
2022-10-24
build(deps): bump clap from 4.0.17 to 4.0.18
dependabot[bot]
2
-5
/
+5
2022-10-21
build(deps): bump actions/checkout from 2 to 3
dependabot[bot]
1
-5
/
+5
2022-10-21
feat: get information about a given certificate
Franck Cuny
7
-1
/
+1197
2022-10-19
build: fix the name of the workflow
Franck Cuny
1
-1
/
+1