Package: rust-async-tls / 0.13.0-3

Metadata

Package Version Patches format
rust-async-tls 0.13.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable tests.diff | (download)

Cargo.toml | 12 1 + 11 - 0 !
src/test_0rtt.rs | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 11 deletions(-)

 disable tests
 Tests connect to the internet.


support ws.patch | (download)

src/rusttls/stream.rs | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] try to support ws


upgrade rustls.patch | (download)

Cargo.toml | 14 8 + 6 - 0 !
src/connector.rs | 15 5 + 10 - 0 !
src/rusttls/test_stream.rs | 18 8 + 10 - 0 !
3 files changed, 21 insertions(+), 26 deletions(-)

 upgrade rustls
 Also replaces webpki-roots with rustls-native-certs.


rustls native certs 0.6.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/connector.rs | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---
rustls webpki 0.103.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---