Commit Graph

1 Commits (main)

Author SHA1 Message Date
Dirkjan Ochtman b496e24270 Move tokio-rustls to top level 12 months ago
quininer a9b20c509c Update ci 5 years ago
quininer 02028c54b8 Fix client example 5 years ago
quininer 34b1bc9c83 Update example 5 years ago
quininer b8e3fcb79e update client example 5 years ago
quininer 3ffb736d5e update server example 5 years ago
Joseph Birr-Pixton 7a54c9fa07 Update to rustls 0.15, webpki 0.19 5 years ago
quininer 686b75bd46 fix #5 6 years ago
quininer 4a2354c1cc rename tokio feature 6 years ago
quininer 37954cd647 use tokio-tls 0.2 api 6 years ago
quininer 32d3f46a9e publish 0.7.1 6 years ago
Sander Maijers 761696ad22
Use reexported `rustls` deps in examples 6 years ago
Joseph Birr-Pixton a8e1e9ac35 Fix warnings now set_single_cert yields a Result 6 years ago
Joseph Birr-Pixton 5d6d474080 Also update dependencies in example code 6 years ago
quininer 41425e0c2a update examples 6 years ago
quininer 8fc4084e06 change: temporarily remove futures 0.2 support 6 years ago
quininer 1323596dd2 update futures 0.2.0 6 years ago
quininer 40837e4805 fix client example 6 years ago
quininer d0f13ce5f9 change: update tokio 6 years ago
quininer 8f2306854e change: update client example 6 years ago
quininer 062c10e31e fix futures_impl flush/close and README 6 years ago
quininer d52aecaddd fix: example conflict 6 years ago
quininer d4cb46e895 feat: start futures_impl 6 years ago
quininer 72de25ebce change: impl io::{Read,Write} 6 years ago
quininer 8d6140a7b9 upgrade example/test to tokio 6 years ago
Brian Smith 51ed8da9cb Update to in-progress Rustls, webpki, and webpki-roots. 7 years ago
Brian Smith 4b2b016024 Update examples for webpki-roots API changes. 7 years ago
quininer kel 3d5a36590d [Fixed] shutdown should only flush io 7 years ago
Brian Smith 22fbb7497f Merge std-client.rs into client.rs to unbreak Windows build. 7 years ago
quininer kel e597250fb8 [Added] example std-client 7 years ago
quininer kel c7041e2111 [Changed] update tokio-io 7 years ago
quininer kel 1921f2bf49 [Fixed] TlsStream should not check poll_write 7 years ago
quininer kel ffdf1ebcb8 [Fixed] empty handshake loop 7 years ago
quininer kel 91e2131653 [Improved] update README 7 years ago
quininer kel ced35f6688 [Added] fork proto.rs 7 years ago
quininer kel 15e40f3ebf [Added] README and more 7 years ago
quininer kel 0941db6792 [Fixed] TlsStream::write then write_tls 7 years ago