Ecosyste.ms: OpenCollective

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

github.com/salvo-rs/salvo-rustls

Integration between hyper HTTP library and rustls TLS stack
https://github.com/salvo-rs/salvo-rustls

Merge pull request #68 from cramertj/master

Remove some unused dependencies

8925936d9470292674d2e16f9db67bb9d0f6c32e authored almost 6 years ago by Luca Bruno <[email protected]>
Remove some unused dependencies

587ad9dde93fe504f8553f6a630370117112e6ff authored almost 6 years ago by Taylor Cramer <[email protected]>
0.16.0

3c31f1320c9868c56eea5ca4c42e74f68b23f9b8 authored almost 6 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #66 from alex/patch-1

Upgrade to the latest tokio-rustls

f32f9eed2f6b67bef22333af3bd89a75d9eeccf4 authored almost 6 years ago by Luca Bruno <[email protected]>
Bumped clippy version to one that supports the 2018 edition

1cf86053513a7ac646c74108b392441fe6817e13 authored almost 6 years ago by Alex Gaynor <[email protected]>
Upgrade to the latest tokio-rustls

37ee6dce96c5829e1cf10fa9f6bb372ccfe0736f authored almost 6 years ago by Alex Gaynor <[email protected]>
Local tokio-rustls version for testing

35c400d34619cee122aca8f7413d8c836ca1b0b5 authored almost 6 years ago by Joseph Birr-Pixton <[email protected]>
Updates for rustls 0.15

af8f5c5792cdbe2b39e3088a44e97314c3dc0028 authored almost 6 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #60 from ctz/dependabot/cargo/ct-logs-0.5

Update ct-logs requirement from 0.4 to 0.5

2bb2ab3c159bae324fe0b882856391868d72ad35 authored almost 6 years ago by ctz <[email protected]>
Merge pull request #61 from ctz/dependabot/cargo/webpki-roots-0.16

Update webpki-roots requirement from 0.15 to 0.16

38694fedca9306557a1db693c57e7ce247c5db0b authored almost 6 years ago by ctz <[email protected]>
Merge branch 'master' into dependabot/cargo/webpki-roots-0.16

5932d66ff01b28d42052781072d4bcad209ca556 authored almost 6 years ago by ctz <[email protected]>
Merge pull request #59 from ctz/dependabot/cargo/webpki-0.19.0

Update webpki requirement from 0.18.1 to 0.19.0

e29bb814e72b2429d65bed06391b1daff86d0061 authored almost 6 years ago by ctz <[email protected]>
0.15.1

22f20d994619b9d29f5edcfa6000a97ab1ae23c1 authored almost 6 years ago by Joseph Birr-Pixton <[email protected]>
Update webpki-roots requirement from 0.15 to 0.16

Updates the requirements on [webpki-roots](https://github.com/ctz/webpki-roots) to permit the la...

f372403074e4fc0cc3689a6ae71747b58980a5b6 authored almost 6 years ago by dependabot[bot] <[email protected]>
Update ct-logs requirement from 0.4 to 0.5

Updates the requirements on [ct-logs](https://github.com/ctz/ct-logs) to permit the latest versi...

0a80a86e0daa6b93f073f3b0deca23ba955664f3 authored almost 6 years ago by dependabot[bot] <[email protected]>
Update webpki requirement from 0.18.1 to 0.19.0

Updates the requirements on [webpki](https://github.com/briansmith/webpki) to permit the latest ...

de420209b780b8a5f8299cd1636716df999c3c2f authored almost 6 years ago by dependabot[bot] <[email protected]>
Merge pull request #58 from seanmonstar/stream-forward-read-write-buf

Forward read_buf and write_buf for MaybeHttpsStream

fc51b2b56be80f5d8c828355a1ac8b534a0a315f authored about 6 years ago by Luca Bruno <[email protected]>
Merge pull request #57 from seanmonstar/alpn-h2

Add hyper support for ALPN h2

19b19a33a18a8bebe421e929ee23f6bc7644250f authored about 6 years ago by Luca Bruno <[email protected]>
Add hyper supportfor ALPN h2

9dc33128fcc3f78e766577d74eb70e0f700c24bb authored about 6 years ago by Sean McArthur <[email protected]>
forward read_buf and write_buf for MaybeHttpsStream

5e2bf11321a5e683ea65bfb0b9030cf7fad8888d authored about 6 years ago by Sean McArthur <[email protected]>
Merge pull request #53 from lucab/ups/examples-block-all

examples: wait for all tasks

fe3c83d1a0f607cf4d920a44b10f6bd439591e90 authored about 6 years ago by ctz <[email protected]>
Merge pull request #54 from quininer/arc

allow create HttpsConnector from Arc<ClientConfig>

374ed7f6a973e201778aeaa9dbebb707e7957ecc authored about 6 years ago by ctz <[email protected]>
allow create HttpsConnector from Arc<ClientConfig>

80340d409760c24ac5cb45f21215f21b817947c7 authored about 6 years ago by quininer <[email protected]>
travis: update clippy version

4de3f78807420a32aee3c18559eaae131f52d725 authored about 6 years ago by Luca Bruno <[email protected]>
examples: wait for all tasks

This properly waits for all asynchrounous tasks to complete before
completing.

c46f89b71c14994c5065c2a534c3000d15734be9 authored about 6 years ago by Luca Bruno <[email protected]>
0.15.0

27b7fcb2d7e530e41f0a76cd2bac6a22ff84fb5c authored about 6 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #52 from alex/bump-rustls

Bumped rustls and tokio-rustls versions

276c10aa7373d3c8da7d39d22b82f7a4600f6bd2 authored about 6 years ago by ctz <[email protected]>
Bumped rustls and tokio-rustls versions

400774f9020739c3be7b5e607c4787f6c14bdf3a authored about 6 years ago by Alex Gaynor <[email protected]>
Rationalise error construction code

2c536d5e4b98afcff5aa148c17d73900e71a4cff authored over 6 years ago by Joseph Birr-Pixton <[email protected]>
Remove tokio-core and replace examples with tokio

28d917575b7deef720dcc124dd9f3efa7cef71e2 authored over 6 years ago by Ryan Leckey <[email protected]>
Merge pull request #49 from lucab/ups/clean-examples

example: clean and add error handling

56c8b75aeadee44f2ae6d0d1151f20906f829532 authored over 6 years ago by ctz <[email protected]>
example: clean and add error handling

This removes all unwraps and excepts from both client and server
examples, as well as adding few...

c9e65a0613fef7c12d41a06baac195a6d3d96084 authored over 6 years ago by Luca Bruno <[email protected]>
Upgrade to rustls 0.13

c6f66d93802e7accd19d7c281557553cd5564c7c authored over 6 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #46 from lucab/ups/examples-server-error

examples/server: warn when aborting on connection errors

0274002f9c6d1d1138dc370e9de007b65066a29a authored over 6 years ago by ctz <[email protected]>
examples/server: warn when aborting on connection errors

As the example server is used for CI purposes, it is convenient that
it aborts on any client err...

e1100f8cffa25c33daf668d1acd74333a0e7633c authored over 6 years ago by Luca Bruno <[email protected]>
Merge pull request #44 from lucab/ups/travis-clippy

travis: add a clippy pass

a8edf5c49e278cd3dfb5459b4e082413c0f62393 authored over 6 years ago by ctz <[email protected]>
travis: add a clippy pass

e3a947adbe4196c3f2e8834e3df88d335d01a8c8 authored over 6 years ago by Luca Bruno <[email protected]>
Fix clippy warning

635ec050ef364b0a7f3300efec5b5ea449f10010 authored over 6 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #43 from lucab/ups/dnsname-try

connector: do not panic on wrong dnsname

48faf5a1573f281bd6746f5db55a11469ef6d78d authored over 6 years ago by ctz <[email protected]>
connector: do not panic on wrong dnsname

4650a91b86817f6dab8e570e4ce1ac14b5aa669d authored over 6 years ago by Luca Bruno <[email protected]>
0.13

afccd75c925b946b5e2bebcc872c75d123b4308d authored over 6 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #41 from lucab/ups/hyper-0.12

src: update to hyper 0.12

bda79e56de7b9a366833ea597c0e8bef1d2d0a13 authored over 6 years ago by ctz <[email protected]>
Make HttpConnector generic in more places

f218753869691063d2e3c8000951220b6193992c authored over 6 years ago by kpcyrd <[email protected]>
src: update to hyper 0.12

This updates to hyper 0.12 and tokio-rustls 0.6, getting rid of
tokio-proto support.

449a58380eb1cb59860c03614b704b058a87b516 authored over 6 years ago by Luca Bruno <[email protected]>
0.12.0

32040a02978136128e808283a8849cbe89557706 authored almost 7 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #38 from crawford/ring

Update to rustls 0.12

b3085bc1e261f1809a56bc278d668204e3c6b597 authored almost 7 years ago by ctz <[email protected]>
Update to rustls 0.12

This is needed in order to fix some recent breakage in ring on nightly
builds.

40669d154c546d86776897df0069978728e09b8a authored about 7 years ago by Alex Crawford <[email protected]>
Reformat code

Formatted with 0.3.4-nightly.

8b2e758fb8327129d56f3ce43793db2acd0d7b21 authored about 7 years ago by Alex Crawford <[email protected]>
Expose MaybeHttpsStream

4848802b44d4d99475f83ed625f274f2888c5e27 authored about 7 years ago by Ryan Leckey <[email protected]>
Merge pull request #34 from lucab/ups/fix-example-warnings

examples/server: fix warnings

015960328cf9ed929fce88ac6c67a5004586df63 authored over 7 years ago by ctz <[email protected]>
examples/server: fix warnings

d2c1c71e4d68646cd9d49dc553a7ffefadd45c3d authored over 7 years ago by Luca Bruno <[email protected]>
Fix build for webpki/webpki-roots changes

25377c3cf74a38b9a17a676ae48c590ab2e1379c authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
0.11: Update dependencies

f257129475104c264dec9ca2e7ebaee0e2f8e6c2 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
0.10.0

0d72d09a4a148e6d88af519b956ff11f57cd81f3 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
Update everything and integrate SCT checking

efd4205fdbdf774d21ddf370998362eb1a34f226 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
0.9.0

9240b6d78d243f15c9befdaa40aeeee465d92516 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #30 from lucab/ups/docs

lib: add rustdoc comments

c437817cf65fb89bba5c95dd9865e29510e24e55 authored over 7 years ago by ctz <[email protected]>
lib: add rustdoc comments

9f16ecb654afa42530235f500128a808495add94 authored over 7 years ago by Luca Bruno <[email protected]>
Merge pull request #28 from lucab/ups/rustls-client-config

connector: build from custom rustls ClientConfig

9b5d636b7197be2f6135b09f254b481e1789b28b authored over 7 years ago by ctz <[email protected]>
tests: add test for custom CA store

dccee0b7c6fd480e0742d459f500b6285c30e5bc authored over 7 years ago by Luca Bruno <[email protected]>
examples/server: take an optional port parameter

96cb0e6ba128a0065fabb9b600abd11ce474c30d authored over 7 years ago by Luca Bruno <[email protected]>
examples/client: allow passing a custom CA store path

894bb8391becfca1b1825a7ee470890412610188 authored over 7 years ago by Luca Bruno <[email protected]>
connector: build from custom rustls ClientConfig

92b7767f98f3b40aaa6dd0dcdc19bcdf5d8a6622 authored over 7 years ago by Luca Bruno <[email protected]>
Bump version

da73b7ba6628dbc2b87f131741a932b35663e805 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #25 from martell/tls-update

cargo: update depends and bump to 0.8.0

c5579aec8806bee99ad4f4f4bde8944caf808baa authored over 7 years ago by ctz <[email protected]>
cargo: update depends and bump to 0.8.0

- bump webpki-roots, older webpki crates have been removed from crates.
- Fix multiple versions ...

42b2e5b566867115cabbcd88084d08deef85ac8a authored over 7 years ago by Martell Malone <[email protected]>
Remove inaccurate README bits

67d9033d3aba4c944fe958d897500c56532bd240 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
0.7.0

fc9f137254e07a74aa29203a7f3a7fceaddd2626 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #24 from lucab/ups/rebased/hyper-0.11

cargo: update hyper to 0.11

7a597f77c9c3ea990441a237db87e2b0993ddf44 authored over 7 years ago by ctz <[email protected]>
cargo: update hyper to 0.11

87c233074473c97fdb920cc16f4fc8157df11543 authored over 7 years ago by Luca Bruno <[email protected]>
ci: add travis config

6c73e57549033bcc9021ba68a46693897da8349e authored over 7 years ago by Luca Bruno <[email protected]>
README: remove redundant examples section

f4b6ea53bd317ced37febcc305f92b977a26e088 authored over 7 years ago by Luca Bruno <[email protected]>
examples: update server to use tokio-proto and rustls

1dae2d1a3e2bd42e6602768a42d51cffeab72ea1 authored over 7 years ago by Luca Bruno <[email protected]>
connector: derive Clone

f2a54118055132e3dd8802f2f59c261f10c9e366 authored over 7 years ago by Luca Bruno <[email protected]>
cargo: refresh dependencies

6e0bb30ca13562c01cd9e5c79f565c5a83e5f17f authored over 7 years ago by Luca Bruno <[email protected]>
review: fix up string->str conversion

20f673a9c8b6aaeca872d05f0bfbd65dc80311ce authored over 7 years ago by Alex Crawford <[email protected]>
update the client example

d40ae6b7c7d23a69cc1d9dafb4ebbf4986cb63d1 authored over 7 years ago by Alex Crawford <[email protected]>
update to use hyper connectors

This updates the library to use Hyper's new futures-based Connect trait.

cadd19ba4f9cfdb3c6fb838056d1901827a2b7c8 authored over 7 years ago by Alex Crawford <[email protected]>
Bump version

0b7b2ebce24dde1cc053cae78b91012f59159ab0 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
Bump rustls version

4d3ead1317b932d3d449568b862b0272c9952d4c authored over 7 years ago by Alex Gaynor <[email protected]>
Bump version to 0.5.0.

21ae22162feb2e6dfeb604fe50502b1fb9ebaf4e authored over 7 years ago by Brian Smith <[email protected]>
Bump rustls and webpki-root dependencies again

f25c344e067ae35b63e79e0cfedd22850376b8ff authored over 7 years ago by Alex Gaynor <[email protected]>
Add link to API docs in README.

e00882d5eadc84e1a393d7f82a000038a096c404 authored over 7 years ago by Corey Farwell <[email protected]>
Allow getting at underlying rustls::Session

c5677d4a60e208e7d7dea903df9dbbd288e5c80b authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #13 from alex/patch-1

Bump to the latest version of rustls and webpki-roots

bcd30c195bf762c69de55be5419efb5675ae91de authored over 7 years ago by ctz <[email protected]>
Bump to the latest version of rustls and webpki-roots

d762042e8b954fbf27ac2cfc6ddf556908a2a23c authored over 7 years ago by Alex Gaynor <[email protected]>
-> 0.4.0

5034451b4047b1f2d4759109787f375c6ea37bad authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
make util::* yield io::Result

For issue #7

6e01a0edcc1d26c803025a90a444002e31e1ead8 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
Bump our version

d222161f781432c16fac3e0946699c6809590abf authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
Bump rustls version

6712a2ecbcd8f915381d9b55e6156da8f0ab0434 authored over 7 years ago by Joseph Birr-Pixton <[email protected]>
0.3.2

76e8f870ac43c81fc5274ed8dcbd942b28d011be authored almost 8 years ago by Joseph Birr-Pixton <[email protected]>
Show how to use with HTTP proxy

3aab592fe5aff55705dacfb0d10aba99bc764cd7 authored almost 8 years ago by Joseph Birr-Pixton <[email protected]>
0.3.1

984957a119c9b9e7bd6f413315a103a28dc1506f authored almost 8 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #2 from mkocot/fix-write-error

Fix endless loop in read when there is io error in underlying_write.

a68e90a0a507d399592ac590a3a8bcdc5bd338fd authored almost 8 years ago by ctz <[email protected]>
Fix endless loop in read when there is io error in underlying_write.

When this happens we early exit from underlying_read so flag for eof
is never set. Because of thi...

f5207b19121e6396bdb41452bdfe9863a3df4bc2 authored almost 8 years ago by Marcin Kocot <[email protected]>
Merge pull request #1 from bruceadams/master

Upgrade to Hyper 0.10

1dd417e97725c90c81ed11eea5275ffdc924b52c authored almost 8 years ago by ctz <[email protected]>
Upgrade to Hyper 0.10

cade00057a6dd9a827abddbf48ae93a2593811fd authored almost 8 years ago by Bruce Adams <[email protected]>
Update dependencies

db7545f1bc48b7049f94f09d153ab3a3f1376170 authored about 8 years ago by Joseph Birr-Pixton <[email protected]>
add crates badge

775d43c7090e4da0b07be79268d8f1ee47802236 authored over 8 years ago by Joseph Birr-Pixton <[email protected]>
Add very basic smoke tests

907b60e3a9a487d6f97196528501482990136086 authored over 8 years ago by Joseph Birr-Pixton <[email protected]>