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

hyper `=1.0.0-rc.4`

00731b13728597e522e5bb59a9bf2fd660989c90 authored over 1 year ago by Chrislearn Young <[email protected]>
Merge remote-tracking branch 'origin/main' into salvo

04eca15db66ca5395ee96b089e59cc8549668bab authored over 1 year ago by Chrislearn Young <[email protected]>
Update webpki-roots requirement from 0.23 to 0.24 (#212)

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

73f42992e63af3d8017f89b506ca0a6ad2170072 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump version to 0.24.1

1c8811a72d089aae0ed05e5416ae4ece21f97828 authored over 1 year ago by Dirkjan Ochtman <[email protected]>
Add link to release history

0da5554d3a9b986403c0e5680079e572fe1d581f authored over 1 year ago by Dirkjan Ochtman <[email protected]>
rust-version 1.65

47919d45843c8b620f9310797fb7a499a289fa4a authored over 1 year ago by Chrislearn Young <[email protected]>
version 0.0.3

a3357e3d708e63c173182eec903be226c6646480 authored over 1 year ago by Chrislearn Young <[email protected]>
Add TLSAcceptor and Builder (#186)

Signed-off-by: Heinz N. Gies <[email protected]>
Co-authored-by: Dirkjan Ochtman <dirkjan@ocht...

286e1fa57ff5cac99994fab355f91c3454d6d83d authored over 1 year ago by Heinz N. Gies <[email protected]>
ci: Ubuntu 18.04 -> 20.04 for doc tests. (#206)

The Ubuntu 18.04 runner type has been removed after a deprecation
period. Without this change t...

a0dd81122033c05a4fc0dcc5d4792fabd3121484 authored over 1 year ago by Daniel McCarney <[email protected]>
Only check library against MSRV

7fab72c134e62ef4fc4cbb072c973d4d87c431bf authored over 1 year ago by Dirkjan Ochtman <[email protected]>
Bump MSRV to 1.60 for base64 (via rustls-native-certs)

628da2b4064005c1a09783137b3d2b99a768f18c authored over 1 year ago by Dirkjan Ochtman <[email protected]>
Change `https_only` to `enforce_https`

a407b891d128d43c024595c7f3f7ccc814628e76 authored over 1 year ago by Julian Antonielli <[email protected]>
Add `HttpsConnector::https_only`

4e697ec62337106e0d13bf7d44922921c04a23bd authored over 1 year ago by Julian Antonielli <[email protected]>
change version 0.0.1

2bb78f08185f08c6e418a2f6bf7434a023826df9 authored over 1 year ago by Chrislearn Young <[email protected]>
use salvo_utils

5c83b62c542bb66c21f2d618c4d8e4730b5fb30c authored over 1 year ago by Chrislearn Young <[email protected]>
change package name

07e10aea23de1215f8486dd7107af64a18f31cb8 authored over 1 year ago by Chrislearn Young <[email protected]>
Merge branch 'main' into salvo

c31174524c061cd2254f87bc273faafff43be98f authored over 1 year ago by Chrislearn Young <[email protected]>
Add documentation metadata to Cargo.toml so crates.io will link directly to it.

843cb638462115b7999095ce360770f7a2a9cd3f authored over 1 year ago by Kyle Huey <[email protected]>
hyper version = "=1.0.0-rc.3",

b05b8f4edc58d6881b170574ffe95f22f2aa9d38 authored almost 2 years ago by Chrislearn Young <[email protected]>
add tower-service = "0.3.2"

7b472822c61aebb83279c8c9588ca10fb0278380 authored almost 2 years ago by Chrislearn Young <[email protected]>
hyper path

f50c1ae6dd4b6e0ae656512c812423dd5c1b34eb authored almost 2 years ago by Chrislearn Young <[email protected]>
update hyper-util

8d01a7ea51d029045aeeb74326ceb82886b2e4e1 authored almost 2 years ago by Chrislearn Young <[email protected]>
Merge branch 'main' into salvo

8e448ac8bc955dfa15760c76eada1b3943cb682d authored almost 2 years ago by Chrislearn Young <[email protected]>
chore: delete unused Azure pipeline remnants. (#203)

In 2021 the top-level Azure pipelines configuration in
`.azure-pipelines.yml` was removed, but ...

30e2bd676f57c2e2c1105f2747f4e49fc00eee45 authored almost 2 years ago by Daniel McCarney <[email protected]>
Update repo URL and use SPDX license format

896456475f14588542c96fcd775b81cf94e03a6e authored almost 2 years ago by Alex Touchet <[email protected]>
Update changelog for 0.24.0

31a0236b56d3dd52174d75c2171b8c75c8d592dd authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
crate: bump version from 0.23.2 -> 0.24.0.

The update to Rustls 0.21.0 was a semver incompatible bump, and since
types from that crate are ...

70fa4c18120017dc44a2bdfac6527f07253466ff authored almost 2 years ago by Daniel McCarney <[email protected]>
deps: update rustls v0.20.1 -> v0.21.0

This commit updates hyper-rustls to use the freshly released rustls
0.21.0.work.

We also use up...

68ed9e676d1188201f2f3ef42c86c2715837f61e authored almost 2 years ago by Daniel McCarney <[email protected]>
Add ConnectorBuilder::enable_all_versions() helper

df93f7080cf80b986e8fcff8849ccc759913cfa8 authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
Refresh example certificates (#174)

52b5c7a36cd6b6492ac10aa0e05dd2f95515340a authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
CI: replace ubuntu 18.04 w/ 20.04.

The Build+Test matrix job of the GitHub actions workflow was using
Ubuntu 18.04, which is deprec...

d4965b6d5cff72e999ad8611eb61a16691ca77c8 authored almost 2 years ago by Daniel McCarney <[email protected]>
CI: replace actions-rs w/ dtolnay/rust-toolchain.

This commit replaces the `actions-rs/toolchain` action with
`dtolnay/rust-toolchain`. The former...

468c788454ca0560b7e708922e15bb7eb0662baa authored almost 2 years ago by Daniel McCarney <[email protected]>
CI: actions/checkout@v2 -> v3.

3a040dc35d9f91f33057b20c75a9df9d07558e0c authored almost 2 years ago by Daniel McCarney <[email protected]>
CI: configure Dependabot to monitor GitHub actions.

This commit updates the existing `.github/dependabot.yml` config that
monitors Cargo dependencie...

cf50a4da5bd59e060acbbe36fd69cad40daba8ba authored almost 2 years ago by Daniel McCarney <[email protected]>
chore: avoid fixed sleep in integration tests.

Prior to this commit the `tests/tests.rs` integration tests had an
unconditional 1 second sleep ...

f73f4e4d62e3581c71260e89cc16aa7a3a9a6ca8 authored almost 2 years ago by Daniel McCarney <[email protected]>
fix: kill server before asserting on output.

Prior to this commit the `server()` test would call `assert_eq!` to
assert on client output matc...

520be4506df72a40540d9ef20ea92df37aea40b3 authored almost 2 years ago by Daniel McCarney <[email protected]>
chore: improve server integration test output.

This commit adds a few quality of life improvements to the server
integration test:

1. The `--s...

c4dd4cad69017726cd1c547607617f1f163e6e79 authored almost 2 years ago by Daniel McCarney <[email protected]>
chore: output curl version in server test failure.

In the event the `server()` integration test fails it's helpful to know
the version of `curl` th...

aa1506a068c49ae449ee016eef1c1166bdf58b8e authored almost 2 years ago by Daniel McCarney <[email protected]>
fix: allow example server http/1.0 ALPN.

Prior to this commit the `example/server.rs` code built a Rustls
`ServerConfig` that configured ...

4bf725bd959cd9ea2ab987ec64ae88e3bb34dfd6 authored almost 2 years ago by Daniel McCarney <[email protected]>
Adding steps to run the examples

d7fa80318a96e356e4a41dd0964498cae340fa69 authored almost 2 years ago by Richard Tweed <[email protected]>
hyper repo

1749c107514f8a962a571f388d8e1957d4c82fca authored almost 2 years ago by Chrislearn Young <[email protected]>
hyper 1.0.0-rc.3

6513f3ff4e09f15770da11e6e5fa1c87e374c776 authored almost 2 years ago by Chrislearn Young <[email protected]>
hyper-util repo

2da1c52586932a13d055fc86bf89b4838a5a9a26 authored almost 2 years ago by Chrislearn Young <[email protected]>
hyper-util branch

d2dec81b9ed2a49a314b71bc9141d42e722a39c2 authored almost 2 years ago by Chrislearn Young <[email protected]>
update hyper-util rev

4d50e331a14b11f4b5b7ab8b828b387989254ee2 authored almost 2 years ago by Chrislearn Young <[email protected]>
use customed hyper-util repo

709a1a690a973d050f904c146bb9af81e5562f1f authored almost 2 years ago by Chrislearn Young <[email protected]>
cargo fmt

093d40b49a3a9888e86788081845a3b0c2651824 authored almost 2 years ago by Chrislearn Young <[email protected]>
draft for hyper 1.0, update examples

807c80785e498da73c879df167e9b8ea161d4877 authored almost 2 years ago by Chrislearn Young <[email protected]>
wip: draft for hyper 1.0 support

1073183a268105219290a094f92ea4e0c3019ef9 authored almost 2 years ago by Chrislearn Young <[email protected]>
Apply clippy suggestions for Rust 1.67

df8eda402aaab33dfee31037d9d1af612da5777c authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
Switch to 2021 edition

5ef60943070f93fcba00f4c540425cb3e572f70b authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
Bump MSRV to 1.57 for base64 (via rustls-pemfile)

90d23a2bb75ec1193757e2d4f9d76b1308b8d844 authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
address pr comment

21c4d3749c5bac74eb934c56f1f92d76e1b88554 authored about 2 years ago by Marco Ieni <[email protected]>
tests: support CARGO_TARGET_DIR env variable

09b140e40b318c03eecfd7758c20316f775a1ef2 authored about 2 years ago by Marco Ieni <[email protected]>
Remove authors from Cargo metadata (see RFC 3052)

5930fa97c0dbe840fe32aac53dbdfc79cd85b317 authored about 2 years ago by Dirkjan Ochtman <[email protected]>
Bump version to 0.23.2

67ffaf8c0cdba1b511eb6e3fa7e9878ef83dae4b authored about 2 years ago by Dirkjan Ochtman <[email protected]>
Update changelog for 0.23.2

73c1ee90ebd23a8c20d49299533cbf6efa0b6639 authored about 2 years ago by Dirkjan Ochtman <[email protected]>
fix: can't resolve ip address with square brackets

Problem:
Sending to destination like https://[::1]/ fails with error invalid dnsname.
Error is t...

0a34dd95198ba34462371efcc3d77d0a43330c62 authored about 2 years ago by Ruslan Babych ⛵️ <[email protected]>
Disable clippy lint for enum variant sizes

141eb5f43dd7435b0734833f8daa6a59f2c48e99 authored about 2 years ago by Dirkjan Ochtman <[email protected]>
Bump version to 0.23.1

c91d813762b7509a8faf11d109faaf8da667dbf3 authored about 2 years ago by Dirkjan Ochtman <[email protected]>
Update CHANGELOG with 0.23.1 info

c576ef6288de3308443e600085edddb3e818a8fd authored about 2 years ago by Dirkjan Ochtman <[email protected]>
Allow overriding server name (#177)

Signed-off-by: Mikail Bagishov <[email protected]>

5a923eca42e6b68e66a40735b868481ac519e54d authored about 2 years ago by Mikail Bagishov ☮️ <[email protected]>
Bump MSRV to 1.56.1

This is needed for hashbrown.

c64ea2103a282992a6b0373f0e944e1c8ef4f988 authored over 2 years ago by Dirkjan Ochtman <[email protected]>
Update rustls-pemfile requirement from 0.2.1 to 1.0.0

Updates the requirements on [rustls-pemfile](https://github.com/rustls/pemfile) to permit the la...

cfaff38c1c0f82526f3addb1524600dd7b81f19c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump msrv to 1.51

56c60ed3f5497caebb3335a4bb9b69cf9f2f69c0 authored almost 3 years ago by Ivan Tham <[email protected]>
Use server example based on warp tls

The current server example is not able to process another request
while tls is resolving the cer...

9b7b1220f74de9b249ce2b8f8b922fd00074c53b authored almost 3 years ago by Ivan Tham <[email protected]>
Document dependency on `http2` feature

Annotates the rustdoc on `ConnectorBuilder<WantsProtocols{1,2}>::enable_http2`
so that docs.rs w...

6c9e31bb33e826dd518fa71a0cef3ab4a568217b authored about 3 years ago by Tim Geoghegan <[email protected]>
README.md: adjust 0.23.0 date

634f0af61058c01e5f0478754fe6a855365b79d1 authored about 3 years ago by Joseph Birr-Pixton <[email protected]>
Merge branch 'jbp-improve-ci-2' into main

4bfe2070c9a974c7074aba6e80bea95f1e4093bf authored about 3 years ago by Joseph Birr-Pixton <[email protected]>
Remove Azure pipelines configuration

3b5b740373e9d729e8e8dacce216f1b7e4cf2750 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Extend GitHub Actions configuration

a357584d6b622b7cc843e9267d23c87ee52f5a8a authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Fix formatting with cargo fmt

2abf6ae3eb44e842cfd511d14ae270b64350e3e4 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Merge pull request #159 from rustls/prepare-0.23

Prepare 0.23

3e30b1198a2b87c5c0ff6f646edc849d9b576c96 authored about 3 years ago by ctz <[email protected]>
Add new features to the changelog

0103fb3f52eb401e4bcf82e2865eae1899c1b750 authored about 3 years ago by Paolo Barbolini <[email protected]>
Fix bad assert on alpn_protocols and add tests

An assert was added on WantsProtocols1.wrap_connector which was the
wrong place, as we update th...

17f1668639930859fb648613cc01014c2627f40c authored about 3 years ago by Gabriel de Perthuis <[email protected]>
Add release process documentation

Copied from rustls-native-certs.

5e80437fc3e10e905cc6089654cb7b2777a1cda4 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Bump version number to 0.23.0

b581b55b52b32322f209bbeef23cbc358bfac77a authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Add some changelog notes

71d5e7aab769601d7b707ad8cc72a91e0d94e3b3 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Upgrade to GitHub-native Dependabot

82e8c21c39eda5df62d2ba255512c1eb2b85ffe6 authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
builder: Require alpn_protocols to be empty when passing ClientConfig

This is the default for a rustls ClientConfig. We assert this
to be future proof in case we wan...

54e0757e938ffc5b490d49a12c8a6155dbf72745 authored about 3 years ago by Gabriel de Perthuis <[email protected]>
Expose and forward rustls default features

tls12 and logging are rustls features we enable by default,
as does rustls, exposing them explic...

2f37ed54af03dd89509f9e88560c46a816a5f3c1 authored about 3 years ago by Gabriel de Perthuis <[email protected]>
Upgrade to rustls 0.20

d81f080ee96c4e53c755db9bc3c244ef59773fd6 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Updates for released versions of rustls 0.20 and rustls-native-certs 0.6

Convenience functions for rustls client configuration are now in a
ConfigBuilderExt trait extend...

b071b4def93793028a9dc3f6ce46aa5b72a623b4 authored about 3 years ago by Gabriel de Perthuis <[email protected]>
Add HttpsConnectorBuilder

This gives more control over various rustls features,
as well as ensures that enabling connector...

80835abfa817583198de28dd87f316cb995ac656 authored about 3 years ago by Gabriel de Perthuis <[email protected]>
Update to take advantage of rustls 0.21.1

The extensions to rustls::ClientConfig in ClientConfigExt
that set root certificates now do just...

129b0a09b1d39f31483cc9927aa2ec53260ace66 authored about 3 years ago by Gabriel de Perthuis <[email protected]>
examples: simplify server acceptor

665929a47b32b06f73db249451b1aeb002997e58 authored about 3 years ago by Paolo Barbolini <[email protected]>
Add `force_https` flag which enforces https only connections.

59948c684ce49f94e194b73cc310d817b7e75e33 authored over 3 years ago by boxdot <[email protected]>
fix: Only report http2 support if the http2 feature is enabled (#144)

Co-authored-by: Markus Westerlind <[email protected]>

2c673c0abe6313ff23eea10d2b01c91f7ba68833 authored over 3 years ago by Markus Westerlind <[email protected]>
Merge pull request #142 from paolobarbolini/no-futures-util

Remove futures-util

3f16ac4c36d1133883073b7d6eacf8c09339e87f authored almost 4 years ago by Luca Bruno <[email protected]>
Remove futures-util

fdff008910c46239518ccc02ad843a4f54bf5b22 authored about 4 years ago by Paolo Barbolini <[email protected]>
Fix build; prepare 0.22.1

5a30ca520ab382bdeb06ba37a1401b6f5aeb971f authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
Fix docs.rs build

90e7654d41d7799452d1a2810815746671ab7a61 authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
Fix docs badge

56949dbd9ee278c01b526aa2e82fd33568a0801c authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
Remove travis badge and improve others

9c3b7e5265a871c33e28aea07afc1731e1274164 authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
Use github actions; remove travis

bb2e82bf65bc60c8b52c1f6cee7ee213e8e2c9cb authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
Prepare 0.22

551d1d36cd6eca333bc69f4b532d73809170aae1 authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
Fix build; clean up some compile warnings

418b7ba167efc7c95dbb154a476c2e589fc367cf authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
Merge pull request #134 from djc/additive-features

Force backend choice through API rather than features

d725e27fe7dfe2050ced32ccc42a742d3b753833 authored about 4 years ago by ctz <[email protected]>
Merge pull request #135 from paolobarbolini/hyper014

Upgrade to tokio 1.0 - hyper 0.14

15a46eb4cf72716420e019943e33d2eac71f2a89 authored about 4 years ago by ctz <[email protected]>
Upgrade to tokio 1.0 - hyper 0.14

75680ce3348a926bd3f48aa0608e824e5c8b4d6c authored about 4 years ago by Paolo Barbolini <[email protected]>