Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/tls

A collection of Tokio based TLS libraries.
https://github.com/tokio-rs/tls

change: use rustls Stream

64ca6e290cd4c17e32957ed665e7314b0d812fc4 authored almost 7 years ago by quininer <[email protected]>
feat: start futures_impl

d4cb46e8950a141e55ba76e774b7c5340ea1f862 authored almost 7 years ago by quininer <[email protected]>
change: impl io::{Read,Write}

72de25ebce08a9c9421bfac4d23cf23deb8694cf authored almost 7 years ago by quininer <[email protected]>
feat: split tokio_impl/futures_impl

8c79329c7a8338a6519d33dc3ca493e6d4832542 authored almost 7 years ago by quininer <[email protected]>
feat: try futures 0.2

9f78454cf1736846c40c09b70a1c93e8a8fa9743 authored almost 7 years ago by quininer <[email protected]>
fix outdated README

daac8f585fcff3b9092ea01b98251dc6971577fc authored almost 7 years ago by quininer <[email protected]>
upgrade example/test to tokio

8d6140a7b981c7877fb18ed135204c9836604fb2 authored almost 7 years ago by quininer <[email protected]>
bump to 0.5.0

8aa3f3a14b9e285a1f77a0fbadd05878368d9c76 authored almost 7 years ago by quininer <[email protected]>
Merge pull request #16 from briansmith/git-deps-1

Update to in-progress Rustls, webpki, and webpki-roots.

3adf8a23ee8eca33f57f8dccf50c8e4b3196f434 authored almost 7 years ago by quininer <[email protected]>
Update to in-progress Rustls, webpki, and webpki-roots.

Use the new, less error-prone, API in Rustls.

51ed8da9cbfc4ad7a4a790ffaa2a28e3c3dcec48 authored over 7 years ago by Brian Smith <[email protected]>
Merge pull request #15 from briansmith/remove-danger

Remove `danger` feature & the API it controls.

6a8c6431a30d04cc290760940b9af2975734de4e authored over 7 years ago by quininer <[email protected]>
Merge pull request #14 from briansmith/bump-deps

0.4.0: Use rustls 0.11, webpki-roots 0.13, and update other deps.

42f877f9945d57a41df6877fbbbd0c96d9951b29 authored over 7 years ago by quininer <[email protected]>
Update examples for webpki-roots API changes.

4b2b016024850ec8c671617c58711937a30894a6 authored over 7 years ago by Brian Smith <[email protected]>
0.4.0: Use rustls 0.11, webpki-roots 0.13, and update other deps.

3b0c96712a7c1c4150a6d7defe9b504fbe5e41bd authored over 7 years ago by Brian Smith <[email protected]>
Remove `danger` feature & the API it controls.

The singular purpose of this crate should be to integrate Tokio and
Rustls. Therefore, any featu...

eccf90a5343cbc093eb94f0fc9d0bc0778117613 authored over 7 years ago by Brian Smith <[email protected]>
[Fixed] call only once send_close_notify

aefc023dd4abb710bb2381eacfe8077729ffbd88 authored over 7 years ago by quininer <[email protected]>
[Added] tests

037f84ea9838c27495630edc8f47aebb16a72c5b authored over 7 years ago by quininer <[email protected]>
[Changed] update rustls

4b98a7b07a67061f4be0de762bdf27810eaefd17 authored over 7 years ago by quininer <[email protected]>
[Added] danger feature

36fabdadfd76c99b812ffcd38afb119e16a5162b authored over 7 years ago by quininer kel <[email protected]>
[Changed] bump version

c3961081ec0584c56858c4b1c8b1087ed1568cc4 authored over 7 years ago by quininer kel <[email protected]>
Merge pull request #13 from univerio/master

Fix TlsStream closing the connection abruptly on fatal errors

f139ca90fcb38d4791670cedf5cd97767ae226ab authored over 7 years ago by quininer <[email protected]>
Fixed TlsStream closing the connection abruptly on fatal errors. (#12)

Instead, flush queued TLS messages when an error occurs before closing the connection.

42e1d72fb287e9e4a173d141230a577198f49721 authored over 7 years ago by Jack Zhou <[email protected]>
[Changed] bump rustls to 0.9

d606a10000ae649106196bd6de62cf219528e522 authored over 7 years ago by quininer kel <[email protected]>
[Changed] bump version

076c266fa1340a6e02eaec5352fa9ea69c9b36bc authored over 7 years ago by quininer kel <[email protected]>
Merge pull request #10 from furakus/master

Allowing to use custom sessions to build async connector/acceptor

1cd3e37158a4b35651d3a8794d721156ef7fe444 authored over 7 years ago by quininer kel <[email protected]>
Fix empty buffer

d6d06041d9735ba64d09e845b184873e36056e41 authored over 7 years ago by PZ Read <[email protected]>
Add async builders for custom session.

185f01093783b1356d3d135eaa1475b3584b723e authored over 7 years ago by PZ Read <[email protected]>
Fix plaintext write logic for limited rustls buffer.

72c9c1d59ec6a2dea0735e41dd0ad1aa12baf24d authored over 7 years ago by PZ Read <[email protected]>
[Changed] bump version

d224148327958402f713305fff2ee0aeaaef7334 authored over 7 years ago by quininer kel <[email protected]>
Merge pull request #8 from bluejekyll/master

upgrade rustls to 0.8

d5133751d2fed970845e72d5fb0da6ed5eb51c63 authored over 7 years ago by quininer kel <[email protected]>
upgrade rustls to 0.8

0b0ab95419c549b013d3a5bd4d41c49779488a58 authored over 7 years ago by Benjamin Fry <[email protected]>
[Changed] update dev dependencies

5a7e49a073b3a732ac6b73fb345295e8baab95fb authored over 7 years ago by quininer kel <[email protected]>
Merge pull request #6 from briansmith/update-rustls

0.2.0: Update Rustls and webpki-roots versions.

d12397d5321e296a3f52f1708d21a70026caf09b authored over 7 years ago by quininer kel <[email protected]>
0.2.0: Update Rustls and webpki-roots versions.

ade576a40343abfe247274b9800cc1a9cd7cc87b authored over 7 years ago by Brian Smith <[email protected]>
[Fixed] shutdown should only flush io

3d5a36590d21a1163558f81c17fde95fa77f53ae authored over 7 years ago by quininer kel <[email protected]>
Merge pull request #3 from briansmith/fix-win

Merge std-client.rs into client.rs to unbreak Windows build.

4843c68019c388c28cc3d049dd432b19af057660 authored over 7 years ago by quininer kel <[email protected]>
Merge pull request #4 from briansmith/more-docs

Expand metadata in Cargo.toml.

4bf7cb89a6136a4f5d59714f9fb9a9fbd4c0e7b6 authored over 7 years ago by quininer kel <[email protected]>
Merge std-client.rs into client.rs to unbreak Windows build.

The Windows build is failing because client.rs doesn't define main
on non-Unixy platforms becaus...

22fbb7497fe11d84d7fff0a966c20ea4dbe839d1 authored over 7 years ago by Brian Smith <[email protected]>
Add readme to Cargo.toml.

67c7d8909b1d20925e3c4f33e20c4923d0689722 authored over 7 years ago by Brian Smith <[email protected]>
Update version in preparation for publishing a new version.

4f59ebf87d4286af2448fd2f5ecc1eba4208a49e authored over 7 years ago by Brian Smith <[email protected]>
Add the crate to the “cryptography” category on crates.io.

5b566cadc37b40024cd4f4999cddd887a1ec6a89 authored over 7 years ago by Brian Smith <[email protected]>
[Fixed] should flush when shutdown

0913af1af98ea59f9620ecf4fad38bb68ca8cf9a authored over 7 years ago by quininer kel <[email protected]>
[Added] example std-client

e597250fb875df7ec1f36b72de66a6af5f29a66f authored over 7 years ago by quininer kel <[email protected]>
Merge pull request #1 from briansmith/improve-docs

Clarify and expand documentation.

c4597a25061bad3622a653d04defe2b469fc6bcf authored over 7 years ago by quininer kel <[email protected]>
Clarify and expand documentation.

Fix the license badges to point to the correct files. Fix some typos.
Add more links. Explain ho...

2bf0ba169f96e150c450709dba72518791022e3b authored over 7 years ago by Brian Smith <[email protected]>
[Removed] dont need tokio-core

2a5640459b7274796529b8ed1e67ffdddcf6a658 authored almost 8 years ago by quininer kel <[email protected]>
[Changed] bump to 0.1.4

9046dcb75eb6bf25818ab799587ba01d66de81f5 authored almost 8 years ago by quininer kel <[email protected]>
[Fixed] feature tokio-proto

a3358230984c3c42093eda7b2b7baea3e01eac53 authored almost 8 years ago by quininer kel <[email protected]>
[Changed] update tokio-io

c7041e211181a8eaa1573956242404b7df18adb6 authored almost 8 years ago by quininer kel <[email protected]>
[Changed] proto {Server,Client}::new use Arc

0db05aa9bfa71e4d9127b36fab9c99040b44e784 authored almost 8 years ago by quininer kel <[email protected]>
[Fixed] TlsStream should not check poll_write

1921f2bf4964a9090633420d38d2535e4cd1f647 authored almost 8 years ago by quininer kel <[email protected]>
[Fixed] empty handshake loop

ffdf1ebcb8aa4fbd76ae83932af13b0d0865a551 authored almost 8 years ago by quininer kel <[email protected]>
[Added] fork proto.rs

ced35f66882cad876636e2e960aee0b70715cabd authored almost 8 years ago by quininer kel <[email protected]>
[Improved] TlsStream impl poll_{read, write}

93944055129626dbbb445f28b6bb7791cecd2578 authored almost 8 years ago by quininer kel <[email protected]>
[Improved] MidHandshake/TlsStream

- [Improved] README.md
- [Improved] MidHandshake poll
- [Improved] TlsStream read
- [Fixed] TlsS...

7e4fcca0321e94f23c9eba67809a5847b349078d authored almost 8 years ago by quininer kel <[email protected]>
[Improved] update README

91e21316537c8d4525bd3b61fa8431dba361a401 authored almost 8 years ago by quininer kel <[email protected]>
[Added] README and more

15e40f3ebfdfb896a5d0b5addbfad97a48380918 authored almost 8 years ago by quininer kel <[email protected]>
[Fixed] TlsStream::write then write_tls

- [Added] add example

0941db6792216888537d4b14ae1a880fee2427ce authored almost 8 years ago by quininer kel <[email protected]>
[Fixed] TlsStream::read ConnectionAborted

6e7d67cccbde6a2b1a54bda840c496244d66f806 authored almost 8 years ago by quininer kel <[email protected]>
[Added] init

66835b50403031bd28eb0ee976b40e69e49579dd authored almost 8 years ago by quininer kel <[email protected]>