Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to use rustls 0.22.0-alpha.4 #12

Merged
merged 15 commits into from
Nov 28, 2023

Merge remote-tracking branch 'origin/master' into yx/rustls-0.22.0-al…

0b04ace
Select commit
Loading
Failed to load commit list.
Merged

Upgrade to use rustls 0.22.0-alpha.4 #12

Merge remote-tracking branch 'origin/master' into yx/rustls-0.22.0-al…
0b04ace
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 27, 2023 in 0s

96.45% of diff hit (target 90.20%)

View this Pull Request on Codecov

96.45% of diff hit (target 90.20%)

Annotations

Check warning on line 67 in rustls-mbedcrypto-provider/src/kx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedcrypto-provider/src/kx.rs#L67

Added line #L67 was not covered by tests

Check warning on line 97 in rustls-mbedcrypto-provider/src/sign.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedcrypto-provider/src/sign.rs#L97

Added line #L97 was not covered by tests

Check warning on line 101 in rustls-mbedcrypto-provider/src/sign.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedcrypto-provider/src/sign.rs#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 135 in rustls-mbedcrypto-provider/src/sign.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedcrypto-provider/src/sign.rs#L135

Added line #L135 was not covered by tests

Check warning on line 137 in rustls-mbedcrypto-provider/src/sign.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedcrypto-provider/src/sign.rs#L137

Added line #L137 was not covered by tests

Check warning on line 149 in rustls-mbedcrypto-provider/src/sign.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedcrypto-provider/src/sign.rs#L149

Added line #L149 was not covered by tests

Check warning on line 99 in rustls-mbedcrypto-provider/src/signature_verify_algo.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedcrypto-provider/src/signature_verify_algo.rs#L99

Added line #L99 was not covered by tests

Check warning on line 129 in rustls-mbedcrypto-provider/src/signature_verify_algo.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedcrypto-provider/src/signature_verify_algo.rs#L129

Added line #L129 was not covered by tests

Check warning on line 45 in rustls-mbedtls-provider-utils/src/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedtls-provider-utils/src/hash.rs#L45

Added line #L45 was not covered by tests

Check warning on line 21 in rustls-mbedtls-provider-utils/src/pk.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedtls-provider-utils/src/pk.rs#L21

Added line #L21 was not covered by tests

Check warning on line 32 in rustls-mbedtls-provider-utils/src/pk.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedtls-provider-utils/src/pk.rs#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 35 in rustls-mbedtls-provider-utils/src/pk.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedtls-provider-utils/src/pk.rs#L35

Added line #L35 was not covered by tests

Check warning on line 51 in rustls-mbedtls-provider-utils/src/pk.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedtls-provider-utils/src/pk.rs#L48-L51

Added lines #L48 - L51 were not covered by tests

Check warning on line 74 in rustls-mbedtls-provider-utils/src/pk.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rustls-mbedtls-provider-utils/src/pk.rs#L74

Added line #L74 was not covered by tests