Ecosyste.ms: OpenCollective

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

github.com/tokio-rs/tokio-tls

An implementation of TLS/SSL streams for Tokio
https://github.com/tokio-rs/tokio-tls

merge

Signed-off-by: Lucio Franco <[email protected]>

099f80a3203e61a3a609f5749741935817124ea5 authored over 4 years ago by Lucio Franco <[email protected]>
Deprecate git repository

962d91d4919b2ce11f9bab17b581a5650bd62535 authored over 6 years ago by Carl Lerche <[email protected]>
remove Ext traits in favor of newtypes (#48)

a533d72c99a27be9bfd704f5cc2192c646b1a1b3 authored over 6 years ago by Sean McArthur <[email protected]>
Upgrade tokio (#45)

* Update to native-tls 0.2
* Remove tokio-proto feature
* Update to track latest `tokio` changes.

414a347a74a0788a4b9e6fa203014e00b93444b9 authored over 6 years ago by Philipp Mandler <[email protected]>
Bump to 0.1.4

90d33563033dcbd12000e72ad6cfd362bab30734 authored almost 7 years ago by Alex Crichton <[email protected]>
Update to winapi 0.3

0d2c134744441498848c5b0e5814cf906b092dab authored almost 7 years ago by Alex Crichton <[email protected]>
Merge pull request #34 from Eijebong/bump

Bump env_logger to 0.4

1ff904d7e7d567ae0243d8d7da0c114e74b5de31 authored almost 7 years ago by Alex Crichton <[email protected]>
Bump env_logger to 0.4

03808ebbef996253d5ee614d70cb3891bc9d0c86 authored almost 7 years ago by Bastien Orivel <[email protected]>
Tweak travis config

a18c8b77e7be52af7921ea83648bc17a9324c65c authored about 7 years ago by Alex Crichton <[email protected]>
Clarify wording of license information in README.

This text historically was copied verbatim from rust-lang/rust's own README [1]
with the intenti...

e9d60b385d0897f9b53ccf7e32afe23880046e17 authored about 7 years ago by Alex Crichton <[email protected]>
Bump to 0.1.3

ec239ede84c2166fdb47098fbd0b7ea32d689ac4 authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #28 from seanmonstar/sealed

seal the extension traits

6781a7e666b24ce16862daba187a9e79e5a6f24b authored over 7 years ago by Alex Crichton <[email protected]>
seal the extension traits

b982fad6208d9dd3e3922f6b2b0448f6cba69666 authored over 7 years ago by Sean McArthur <[email protected]>
Merge pull request #27 from seanmonstar/danger

add danger_connect_async to disable hostname verification

b8c51b18a1e47a48105c0999be78b8a19616f7c8 authored over 7 years ago by Alex Crichton <[email protected]>
add danger_connect_async to disable hostname verification

b95969374b64c0f553e73d5fccf18857c38bbb41 authored over 7 years ago by Sean McArthur <[email protected]>
Use `HttpConnector` to do resolution/TCP

2f0b5e8c285914d3caebcd1f1aa36d96f475c106 authored over 7 years ago by Alex Crichton <[email protected]>
Add a hyper client/server example

6d8ad8bccde81fea3d13d1ad42a364a5df5f5866 authored over 7 years ago by Alex Crichton <[email protected]>
Merge pull request #24 from bbigras/patch-1

Fix link in README.md

3cd055ba95b6e68276b78267a829333ceb368c2b authored over 7 years ago by Alex Crichton <[email protected]>
Fix link in README.md

4f2d778749fc0a656425d39f04238901c7df0ba2 authored over 7 years ago by Bruno Bigras <[email protected]>
Merge pull request #23 from king6cong/master

format file

075efa3fda64f02ab3e5762e15487088b9f6b4e1 authored almost 8 years ago by Alex Crichton <[email protected]>
format file

7a4dd8725c8ae28c6a475b37edf46a4dea7f47ef authored almost 8 years ago by king6cong <[email protected]>
Merge pull request #22 from king6cong/master

use security-framework for iOS

433bd73780e65ad6c35af143b17bb07761ac2810 authored almost 8 years ago by Alex Crichton <[email protected]>
Don't use curl to download rustup

3bc7987c0e717eee46ba0bc7b2eb231022849621 authored almost 8 years ago by Alex Crichton <[email protected]>
use security-framework for iOS

599bab8a5587525f1404691c2ff018eae5dc3a32 authored almost 8 years ago by king6cong <[email protected]>
Update OSX tests

765d3d386df174222cd474b31515c0a1208af195 authored almost 8 years ago by Alex Crichton <[email protected]>
Fix deprecation warnings in `proto` module

882b3913f4c1a26b1e7b9b9731297fbd23147b1f authored almost 8 years ago by Alex Crichton <[email protected]>
Bump to 0.1.2

44a5c9edab1a53e5bec9b1ae00a5ec919b108f22 authored almost 8 years ago by Alex Crichton <[email protected]>
Update to using tokio-io

be2b13eefa8d3a16119b8e102c3abf0eb28dd89f authored almost 8 years ago by Alex Crichton <[email protected]>
Fix compile with tokio-proto

df4d8e36364ce574a15d734d0172d98247dd5be1 authored almost 8 years ago by Alex Crichton <[email protected]>
Remove unused #[macro_use]

76e9fc03fca4ec3bdadf0adab02fcc33729480d3 authored almost 8 years ago by Alex Crichton <[email protected]>
Add a doc url

02493f5a24bd67d632b5f876fc5397d559a7cb2a authored almost 8 years ago by Alex Crichton <[email protected]>
Bump to 0.1.1

5823ee12097ba165e082b09f5f754637a1f76fa5 authored almost 8 years ago by Alex Crichton <[email protected]>
Merge pull request #18 from proman21/master

Fix proto::Client docs

1d632729c8724ec3788aeec150f7f41640fb1abc authored almost 8 years ago by Alex Crichton <[email protected]>
Fix docs using the wrong terms

35d66ba24fee8feb1400d154295446caed9b2378 authored almost 8 years ago by Adam Jacobus <[email protected]>
Merge branch 'master' of github.com:tokio-rs/tokio-tls

1c5d956014bf29eae08328f6e1a26bdf4db5ee44 authored almost 8 years ago by Adam Jacobus <[email protected]>
Update README for proto business

0370fefd3762dabeab687f9bf42cade957973ce6 authored almost 8 years ago by Alex Crichton <[email protected]>
Add tokio-proto wrappers

790c94c1a5353ac39a737f1f04290d330c00cf0b authored almost 8 years ago by Alex Crichton <[email protected]>
Add link to tokio.rs

0811ddaf726667e95415f0234987b91b5660d5f3 authored almost 8 years ago by Alex Crichton <[email protected]>
Update readme doc link

8c0d22356c576a616fa36c5601e07652c3076238 authored almost 8 years ago by Alex Crichton <[email protected]>
Change doc link to docs.rs

69990c528a8939821c1c76332d92de94f1cfbed9 authored almost 8 years ago by Alex Crichton <[email protected]>
Update README to depend on crates.io

47207810921d5e5bc3d352a6645859d016c78f5f authored about 8 years ago by Alex Crichton <[email protected]>
Don't require utf8 in google test

f17c0ec13809ea129e2bacc40e2ace3bd63f2ff1 authored about 8 years ago by Alex Crichton <[email protected]>
Add #[derive(Debug)] to TlsStream

c7b07170ddeaab1dd3e24107ab9d5f1731c099fb authored about 8 years ago by Alex Crichton <[email protected]>
Merge pull request #5 from stepancheg/google

Fix google smoke test

2adb57afdd7b133706963e2dc0c61a02a1dea300 authored about 8 years ago by Alex Crichton <[email protected]>
Update docs var

3023779f21c4378a37b812478ab694161e010d42 authored about 8 years ago by Alex Crichton <[email protected]>
Update README links

827860d569ba7d86fb6bfb1b2398e23e3ca44693 authored about 8 years ago by Alex Crichton <[email protected]>
Match upstream changes

d5d6ff08be9eee52e438563f5624f1fe8bbc56a3 authored about 8 years ago by Alex Crichton <[email protected]>
Tweak crate docs slightly

a03d707732eead401ee4020bb085060c26043299 authored about 8 years ago by Alex Crichton <[email protected]>
Update README with new docs

f8eae9485d105e13fdbcf52f9758ccf063e64367 authored about 8 years ago by Alex Crichton <[email protected]>
Rewrite crate using the native-tls crate

The purpose of this rewrite is to reuse all of awesome logic in the native-tls
crate rather than...

b121025c16f829ebd079ebe1588a05070f5b3ee9 authored about 8 years ago by Alex Crichton <[email protected]>
Add Debug derivation to TlsStream

7bfd486791b5cb6f41417a97cbd2d9a2223fa8a4 authored about 8 years ago by Adam Jacobus <[email protected]>
Fix google smoke test

google.com on my hosts returns 302 redirect with uppercase HTML.

875c0339f1d11aa2264a62a7fa9236f8a417d86b authored about 8 years ago by Stepan Koltsov <[email protected]>
Update deps to crates.io

3d49e52e54123686598d7b953727743a323a5d4a authored over 8 years ago by Alex Crichton <[email protected]>
Start adding rustls support

03498eaf122ff8e9a7938391130891a945ac0449 authored over 8 years ago by Alex Crichton <[email protected]>
Add a simple example

218626976da93ff6ba69ea8ce6469c74529b7f84 authored over 8 years ago by Alex Crichton <[email protected]>
Track tokio-core master

c8561f4d4517f25d616011d61050a5e304912944 authored over 8 years ago by Alex Crichton <[email protected]>
Update with Async/Poll changes

cb533bad35bb093ec41707bf1e5771821f8d023c authored over 8 years ago by Alex Crichton <[email protected]>
Test the force-openssl feature

60d16f838b7e37f38146a1a46f14af9ac6e31038 authored over 8 years ago by Alex Crichton <[email protected]>
Update travis token

33138e43a67ce7505f78c0b6bd61ebb93b840f51 authored over 8 years ago by Alex Crichton <[email protected]>
Update links in README

79f7ff599fc649d114086e873b0aade084ca515f authored over 8 years ago by Alex Crichton <[email protected]>
Fix a link in the README

ae1e8b91663f7b532e475d4bb5caf2bc36cf8757 authored over 8 years ago by Alex Crichton <[email protected]>
Fix a link in the README

7af8180de81ef5a2520cb5c313799b36a2f6e220 authored over 8 years ago by Alex Crichton <[email protected]>
Merge pull request #1 from tokio-rs/import

Import futures-tls and rename to tokio-tls

8317a0c706182241c32fd4dc8bad3f7ce54ae611 authored over 8 years ago by Alex Crichton <[email protected]>
Import futures-tls and rename to tokio-tls

This is an import of the [futures-tls] crate which provides cross-platform
bindings in addition ...

cbf4d7995e421724dbe4916d0528024a8947b575 authored over 8 years ago by Alex Crichton <[email protected]>
Initial commit

79004602448a12c6f277e30687398ae0f9f6876e authored over 8 years ago by Carl Lerche <[email protected]>