summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-09-12Cargo: version 0.14.0-rc1 -> 0.14.0v0.14.0Daniel McCarney
2024-09-10cargo: rustls 0.23.12 -> 0.23.13Daniel McCarney
2024-09-09Cargo: version 0.13.0 -> 0.14.0-rc1Daniel McCarney
2024-09-09Cargo: update rustls 0.23.4 -> 0.23.12Daniel McCarney
2024-09-09project: default to aws-lc-rs, offer ring featureDaniel McCarney
2024-08-26build(deps): bump rustls-platform-verifier from 0.3.3 to 0.3.4dependabot[bot]
2024-08-26build(deps): bump libc from 0.2.157 to 0.2.158dependabot[bot]
2024-08-19build(deps): bump libc from 0.2.155 to 0.2.157dependabot[bot]
2024-08-05build(deps): bump rustls-pemfile from 2.1.2 to 2.1.3dependabot[bot]
2024-07-30build(deps): bump rustls-platform-verifier from 0.3.2 to 0.3.3dependabot[bot]
2024-06-28build(deps): bump log from 0.4.21 to 0.4.22dependabot[bot]
2024-06-27build(deps): bump rustls-platform-verifier from 0.3.1 to 0.3.2dependabot[bot]
2024-06-19tests: add rustls_version() integration testDaniel McCarney
2024-05-29build(deps): bump libc from 0.2.154 to 0.2.155dependabot[bot]
2024-04-30build(deps): bump libc from 0.2.153 to 0.2.154dependabot[bot]
2024-04-19Add rustls-platform-verifier bindingamesgen
2024-04-08build(deps): bump rustls-pemfile from 2.1.1 to 2.1.2dependabot[bot]
2024-03-29Cargo: rustls 0.23.1 -> 0.23.4Daniel McCarney
2024-03-28proj: prepare 0.13.0 releaseDaniel McCarney
2024-03-28update rustls 0.22 -> 0.23Daniel McCarney
2024-03-21proj: prepare 0.12.1 releasev0.12.1Daniel McCarney
2024-03-21build(deps): bump rustls-pemfile from 2.0.0 to 2.1.1dependabot[bot]
2024-03-21deps: log 0.4.20 -> 0.4.21Daniel McCarney
2024-02-07build(deps): bump libc from 0.2.152 to 0.2.153dependabot[bot]
2024-01-08build(deps): bump libc from 0.2.151 to 0.2.152dependabot[bot]
2023-12-11build(deps): bump libc from 0.2.150 to 0.2.151 (#376)dependabot[bot]
2023-12-02Cargo: v0.11.1 -> v0.12.0Daniel McCarney
2023-12-02deps: update to rustls 0.22, update breaking changesDaniel McCarney
2023-11-29deps: track rustls alpha.6, pki-types 0.2.3 (#368)Daniel McCarney
2023-11-20track upstream Rustls 0.22.x alpha changes. (#341)Daniel McCarney
2023-11-16Cargo: rustls-pemfile v1.0.3 -> v1.0.4Daniel McCarney
2023-11-16Cargo: libc v0.2.149 -> v0.2.150Daniel McCarney
2023-11-16Cargo: base64 v0.21.4 -> v0.21.5Daniel McCarney
2023-11-16Cargo: sct v0.7.0 -> v0.7.1Daniel McCarney
2023-11-16Cargo: v0.11.0 -> v0.11.1Daniel McCarney
2023-11-16deps: update to Rustls 0.21.9Daniel McCarney
2023-10-10build(deps): bump libc from 0.2.148 to 0.2.149dependabot[bot]
2023-10-06tests: drop dedupe from static_libs testDaniel McCarney
2023-10-06tests: RIIR verify-static-libraries.pyDaniel McCarney
2023-09-28Commit Cargo.lock to repositorykpcyrd
2023-03-29Remove and ignore Cargo.lockJacob Hoffman-Andrews
2023-03-29deps: fix Cargo.lock version drift.Daniel McCarney
2023-03-29deps: upgrade to rustls 0.21.0 release.Daniel McCarney
2023-03-29error: fixup invalid message errors. (#310)Daniel McCarney
2023-03-29Handle non-exhaustive error enums (#308)Jacob Hoffman-Andrews
2023-03-29Support IP addresses in server names (#302)Jacob Hoffman-Andrews
2023-03-29Prepare for upgrade to rustls-0.21.0Jacob Hoffman-Andrews