Commit Graph

270 Commits (main)
 

Author SHA1 Message Date
Joseph Birr-Pixton b7289d7e7e Trigger CI run on push to main 11 months ago
Joseph Birr-Pixton 214ca2c94c Update MSRV to 1.60 and test it 11 months ago
Dirkjan Ochtman 15020d31e5 Bump version number to 0.24.1 11 months ago
Dirkjan Ochtman c669c161cf Bump webpki-roots dev-dependency to 0.23.1 11 months ago
Dirkjan Ochtman 4476f8bc02 Merge branch 'master' for take_io() 11 months ago
Geoff Jacobsen fcbae20f8c
add: take_io method to LazyConfigAcceptor (#145) 11 months ago
Dirkjan Ochtman 6e9b0529f0 Update links in README 11 months ago
Dirkjan Ochtman 5e1b75c5e9 Change repository and homepage to point at rustls 11 months ago
Dirkjan Ochtman 3701574b5d Remove authors from Cargo metadata (see RFC 3052) 11 months ago
Dirkjan Ochtman b496e24270 Move tokio-rustls to top level 11 months ago
Dirkjan Ochtman 0ce49fa9cd Build examples as part of the crate 11 months ago
Dirkjan Ochtman 9c9431be30 Remove tokio-native-tls 11 months ago
Dirkjan Ochtman c59daba22e Move scripts from tokio-native-tls to tokio-rustls 11 months ago
Shih-Chiang Chien 3fcf85892b
expose rustls secret_extraction feature (#134) 12 months ago
John T. Wodder II 0f00a0c11b
tokio-rustls: Fix "Basic Structure of a Client" code in README (#142) 1 year ago
Paolo Barbolini 7ea7a17831
Remove webpki (#82) 1 year ago
Daniel McCarney 07e8da6e52
update rustls v0.20.7 -> v0.21.0 (#137) 1 year ago
Dirkjan Ochtman 7dfc981020
tokio-native-tls: remove unused dependencies (#133) 1 year ago
David Cook 357bc56248
Fix early-data test (#132) 1 year ago
nickelc e3841d6e3a
Replace unmaintained GitHub Actions (#131) 1 year ago
nickelc f9d55a686c
chore: update readme links & badges (#49) 1 year ago
Noah Kennedy 3716340633
chore: prepare tokio-native-tls 0.3.1 (#129) 1 year ago
John Vandenberg 874478f09a
Bump the test dependencies (#130) 1 year ago
Dirkjan Ochtman 27ec4a3f4f
Clippy 1.67 (#127) 1 year ago
Selyatin df272e9958
Add Vendored Feature (#125) 1 year ago
Alex Touchet 271980ff97
Fix Actions badge and update links (#124) 1 year ago
Dirkjan Ochtman 9d58c7d29e
chore: apply clippy suggestions from 1.65 (#122) 2 years ago
Dirkjan Ochtman 24473eaff9
tokio-rustls: initialize Acceptor with default() in tests (#119) 2 years ago
Dirkjan Ochtman c033514814
Clippy fixes (#118) 2 years ago
Dirkjan Ochtman 87ecfe7c01
Upgrade to rustls-pemfile 1 (#114) 2 years ago
Taiki Endo e902e5160d
Update actions/checkout action to v3 (#109) 2 years ago
Dirkjan Ochtman c2d1fe6813
Refresh test certificates for tokio-rustls (#113) 2 years ago
Dirkjan Ochtman ce11bf7274
Fix warning about renamed lint (#93) 2 years ago
quininer 0cf2ccc1ad
tokio-rustls: release 0.23.4 (#105) 2 years ago
Sergio Benitez f1c7d22ad3
add 'get_ref()' and 'get_mut()' to 'Accept' (#104) 2 years ago
quininer bcf4f8e3f9
Rustls buffered handshake eof failed (#98) 2 years ago
quininer 47b2ef50c1
release tokio-rustls 0.23.2 (#88) 2 years ago
Moritz Gunz fe8a0f4152
fix: Fix EOF spin loop by removing intermediate buffer in LazyConfigAcceptor (#87) 2 years ago
quininer 8519354ad6
release tokoi-rustls 0.23.1 (#83) 3 years ago
Dirkjan Ochtman 33506018e7
Add LazyConfigAcceptor API (#69) 3 years ago
quininer 48caaf751f
Add poll_write docs (#73) 3 years ago
Dirkjan Ochtman ea14b430d7
Fix incorrect spelling (#76) 3 years ago
quininer 56855b7166
don't throw eof error to keep consistency (#79) 3 years ago
quininer 5aae337945
Fix #77 regression (#78) 3 years ago
quininer 0bf243566d
Fix early-data wakeup loss (#72) 3 years ago
Jerome Gravel-Niquet 438cb8f9c8
Implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream<S> (#74) 3 years ago
Eliza Weisman 8501aafae5
[DRAFT] update `tokio-rustls` to `rustls` 0.20.x (#64) 3 years ago
Eliza Weisman db01bce007
fix a handful of lints, one of which was breaking the build (#65) 3 years ago
Nikhil Benesch 794659740d
tokio-native-tls: prepare v0.3.0 (#47) 3 years ago
Nikhil Benesch f85882fbc7
tokio-rustls: prepare v0.22.0 (#48) 3 years ago