rustls
upki
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Delay deletions of stale files The race condition that this avoids is as follows: a revocation check races a fetch. The revocation first read the manifest, and finds files `[A, B, C]`. Now the fetch obtains the new manifest, which contains `[B, C]`. It saves the new manifest. It determines file `A` is unused, so it deletes it. Now the revocation check loads files from its (in memory manifest) and finds `A` to be missing. We avoid this by having the fetch process avoid deleting files that are referenced by any prior manifest.
jbp-delay-deletions
38 minutes ago
build(deps): bump aws-lc-rs from 1.15.4 to 1.16.0 Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.15.4 to 1.16.0. - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](https://github.com/aws/aws-lc-rs/compare/v1.15.4...v1.16.0) --- updated-dependencies: - dependency-name: aws-lc-rs dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/aws-lc-rs-1.16.0
14 hours ago
Update test site data
main
1 day ago
Update test site data
update-tests
1 day ago
Bump upki{,-ffi} versions to 0.2.0
racing
1 day ago
build(deps): bump clap from 4.5.58 to 4.5.59 Bumps [clap](https://github.com/clap-rs/clap) from 4.5.58 to 4.5.59. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.58...clap_complete-v4.5.59) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
main
2 days ago
build(deps): bump clap from 4.5.58 to 4.5.59 Bumps [clap](https://github.com/clap-rs/clap) from 4.5.58 to 4.5.59. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.58...clap_complete-v4.5.59) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/cargo/clap-4.5.59
3 days ago
Bump upki{,-ffi} versions to 0.2.0
racing
3 days ago
Active Branches
Delay deletions of stale files
last run
38 minutes ago
#82
CodSpeed Performance Gauge
-1%
Avoid races during revocation fetches
last run
1 day ago
#78
CodSpeed Performance Gauge
-1%
Use mmap to read filters
last run
7 days ago
#76
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs