| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-21 | 2.8 kB | |
| v1.7.6 source code.tar.gz | 2026-07-21 | 4.9 MB | |
| v1.7.6 source code.zip | 2026-07-21 | 9.2 MB | |
| Totals: 3 Items | 14.1 MB | 0 | |
What's Changed
- chore: bindings release 0.3.39 by @kaukabrizvi in https://github.com/aws/s2n-tls/pull/5962
- refactor: fork based handshake tests to use in memory io pair by @boquan-fang in https://github.com/aws/s2n-tls/pull/5940
- refactor: two more self talk tests to use in-memory io pair by @boquan-fang in https://github.com/aws/s2n-tls/pull/5950
- chore: metrics-subscriber release v0.0.4 by @kaukabrizvi in https://github.com/aws/s2n-tls/pull/5965
- feat: enable rust bindings build and tests on Windows by @boquan-fang in https://github.com/aws/s2n-tls/pull/5958
- build(deps): update openssl-src requirement from 300.5 to 400.0 in /bindings/rust/standard by @dependabot[bot] in https://github.com/aws/s2n-tls/pull/5971
- feat(bindings): add init feature flag by @kaukabrizvi in https://github.com/aws/s2n-tls/pull/5831
- test: client_hello retrieval with HRR by @jmayclin in https://github.com/aws/s2n-tls/pull/5975
- refactor(metrics): make record update infallible by @jmayclin in https://github.com/aws/s2n-tls/pull/5976
- ci: bump MSRV for extended workspace from 1.89 to 1.91 by @alexw91 in https://github.com/aws/s2n-tls/pull/5980
- test: enable rust bindings tests on Windows by @boquan-fang in https://github.com/aws/s2n-tls/pull/5969
- chore: delete unused functions by @jmayclin in https://github.com/aws/s2n-tls/pull/5978
- docs: Windows MinGW support is available by @boquan-fang in https://github.com/aws/s2n-tls/pull/5970
- refactor: export trait owns MetricRecord by @jmayclin in https://github.com/aws/s2n-tls/pull/5981
- feat: add client issue metrics by @jmayclin in https://github.com/aws/s2n-tls/pull/5979
- chore: version bump by @jmayclin in https://github.com/aws/s2n-tls/pull/5984
- feat: add per-message handshake timing instrumentation by @MrMistic in https://github.com/aws/s2n-tls/pull/5903
- ci: add MSRV consumer check by @kaukabrizvi in https://github.com/aws/s2n-tls/pull/5986
- ci: upgrade cppcheck from 2.3 to 2.13 via apt by @fabit0v in https://github.com/aws/s2n-tls/pull/5943
- feat(docs): Render Cargo feature-gated code in docs by @Mark-Simulacrum in https://github.com/aws/s2n-tls/pull/5967
- fix: guard against underflow in record wipe length by @Harikeshav-R in https://github.com/aws/s2n-tls/pull/5973
- fix(duvet): Correct CCS quote attribution to RFC 8446 section 5 by @alexw91 in https://github.com/aws/s2n-tls/pull/5999
- chore: s2n-tls rust bindings v0.3.41 release by @boquan-fang in https://github.com/aws/s2n-tls/pull/5998
New Contributors
- @MrMistic made their first contribution in https://github.com/aws/s2n-tls/pull/5903
- @Harikeshav-R made their first contribution in https://github.com/aws/s2n-tls/pull/5973
Full Changelog: https://github.com/aws/s2n-tls/compare/v1.7.5...v1.7.6