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
00731b13728597e522e5bb59a9bf2fd660989c90 authored over 1 year ago by Chrislearn Young <[email protected]>
04eca15db66ca5395ee96b089e59cc8549668bab authored over 1 year ago by Chrislearn Young <[email protected]>
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>1c8811a72d089aae0ed05e5416ae4ece21f97828 authored over 1 year ago by Dirkjan Ochtman <[email protected]>
0da5554d3a9b986403c0e5680079e572fe1d581f authored over 1 year ago by Dirkjan Ochtman <[email protected]>
47919d45843c8b620f9310797fb7a499a289fa4a authored over 1 year ago by Chrislearn Young <[email protected]>
a3357e3d708e63c173182eec903be226c6646480 authored over 1 year ago by Chrislearn Young <[email protected]>
Signed-off-by: Heinz N. Gies <[email protected]>
Co-authored-by: Dirkjan Ochtman <dirkjan@ocht...
The Ubuntu 18.04 runner type has been removed after a deprecation
period. Without this change t...
7fab72c134e62ef4fc4cbb072c973d4d87c431bf authored over 1 year ago by Dirkjan Ochtman <[email protected]>
628da2b4064005c1a09783137b3d2b99a768f18c authored over 1 year ago by Dirkjan Ochtman <[email protected]>
a407b891d128d43c024595c7f3f7ccc814628e76 authored over 1 year ago by Julian Antonielli <[email protected]>
4e697ec62337106e0d13bf7d44922921c04a23bd authored over 1 year ago by Julian Antonielli <[email protected]>
2bb78f08185f08c6e418a2f6bf7434a023826df9 authored over 1 year ago by Chrislearn Young <[email protected]>
5c83b62c542bb66c21f2d618c4d8e4730b5fb30c authored over 1 year ago by Chrislearn Young <[email protected]>
07e10aea23de1215f8486dd7107af64a18f31cb8 authored over 1 year ago by Chrislearn Young <[email protected]>
c31174524c061cd2254f87bc273faafff43be98f authored over 1 year ago by Chrislearn Young <[email protected]>
843cb638462115b7999095ce360770f7a2a9cd3f authored over 1 year ago by Kyle Huey <[email protected]>
b05b8f4edc58d6881b170574ffe95f22f2aa9d38 authored almost 2 years ago by Chrislearn Young <[email protected]>
7b472822c61aebb83279c8c9588ca10fb0278380 authored almost 2 years ago by Chrislearn Young <[email protected]>
f50c1ae6dd4b6e0ae656512c812423dd5c1b34eb authored almost 2 years ago by Chrislearn Young <[email protected]>
8d01a7ea51d029045aeeb74326ceb82886b2e4e1 authored almost 2 years ago by Chrislearn Young <[email protected]>
8e448ac8bc955dfa15760c76eada1b3943cb682d authored almost 2 years ago by Chrislearn Young <[email protected]>
In 2021 the top-level Azure pipelines configuration in
`.azure-pipelines.yml` was removed, but ...
896456475f14588542c96fcd775b81cf94e03a6e authored almost 2 years ago by Alex Touchet <[email protected]>
31a0236b56d3dd52174d75c2171b8c75c8d592dd authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
The update to Rustls 0.21.0 was a semver incompatible bump, and since
types from that crate are ...
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]>df93f7080cf80b986e8fcff8849ccc759913cfa8 authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
52b5c7a36cd6b6492ac10aa0e05dd2f95515340a authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
The Build+Test matrix job of the GitHub actions workflow was using
Ubuntu 18.04, which is deprec...
This commit replaces the `actions-rs/toolchain` action with
`dtolnay/rust-toolchain`. The former...
3a040dc35d9f91f33057b20c75a9df9d07558e0c authored almost 2 years ago by Daniel McCarney <[email protected]>
This commit updates the existing `.github/dependabot.yml` config that
monitors Cargo dependencie...
Prior to this commit the `tests/tests.rs` integration tests had an
unconditional 1 second sleep ...
Prior to this commit the `server()` test would call `assert_eq!` to
assert on client output matc...
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]>
In the event the `server()` integration test fails it's helpful to know
the version of `curl` th...
Prior to this commit the `example/server.rs` code built a Rustls
`ServerConfig` that configured ...
d7fa80318a96e356e4a41dd0964498cae340fa69 authored almost 2 years ago by Richard Tweed <[email protected]>
1749c107514f8a962a571f388d8e1957d4c82fca authored almost 2 years ago by Chrislearn Young <[email protected]>
6513f3ff4e09f15770da11e6e5fa1c87e374c776 authored almost 2 years ago by Chrislearn Young <[email protected]>
2da1c52586932a13d055fc86bf89b4838a5a9a26 authored almost 2 years ago by Chrislearn Young <[email protected]>
d2dec81b9ed2a49a314b71bc9141d42e722a39c2 authored almost 2 years ago by Chrislearn Young <[email protected]>
4d50e331a14b11f4b5b7ab8b828b387989254ee2 authored almost 2 years ago by Chrislearn Young <[email protected]>
709a1a690a973d050f904c146bb9af81e5562f1f authored almost 2 years ago by Chrislearn Young <[email protected]>
093d40b49a3a9888e86788081845a3b0c2651824 authored almost 2 years ago by Chrislearn Young <[email protected]>
807c80785e498da73c879df167e9b8ea161d4877 authored almost 2 years ago by Chrislearn Young <[email protected]>
1073183a268105219290a094f92ea4e0c3019ef9 authored almost 2 years ago by Chrislearn Young <[email protected]>
df8eda402aaab33dfee31037d9d1af612da5777c authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
5ef60943070f93fcba00f4c540425cb3e572f70b authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
90d23a2bb75ec1193757e2d4f9d76b1308b8d844 authored almost 2 years ago by Dirkjan Ochtman <[email protected]>
21c4d3749c5bac74eb934c56f1f92d76e1b88554 authored about 2 years ago by Marco Ieni <[email protected]>
09b140e40b318c03eecfd7758c20316f775a1ef2 authored about 2 years ago by Marco Ieni <[email protected]>
5930fa97c0dbe840fe32aac53dbdfc79cd85b317 authored about 2 years ago by Dirkjan Ochtman <[email protected]>
67ffaf8c0cdba1b511eb6e3fa7e9878ef83dae4b authored about 2 years ago by Dirkjan Ochtman <[email protected]>
73c1ee90ebd23a8c20d49299533cbf6efa0b6639 authored about 2 years ago by Dirkjan Ochtman <[email protected]>
Problem:
Sending to destination like https://[::1]/ fails with error invalid dnsname.
Error is t...
141eb5f43dd7435b0734833f8daa6a59f2c48e99 authored about 2 years ago by Dirkjan Ochtman <[email protected]>
c91d813762b7509a8faf11d109faaf8da667dbf3 authored about 2 years ago by Dirkjan Ochtman <[email protected]>
c576ef6288de3308443e600085edddb3e818a8fd authored about 2 years ago by Dirkjan Ochtman <[email protected]>
Signed-off-by: Mikail Bagishov <[email protected]>
5a923eca42e6b68e66a40735b868481ac519e54d authored about 2 years ago by Mikail Bagishov ☮️ <[email protected]>This is needed for hashbrown.
c64ea2103a282992a6b0373f0e944e1c8ef4f988 authored over 2 years ago by Dirkjan Ochtman <[email protected]>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>56c60ed3f5497caebb3335a4bb9b69cf9f2f69c0 authored almost 3 years ago by Ivan Tham <[email protected]>
The current server example is not able to process another request
while tls is resolving the cer...
Annotates the rustdoc on `ConnectorBuilder<WantsProtocols{1,2}>::enable_http2`
so that docs.rs w...
634f0af61058c01e5f0478754fe6a855365b79d1 authored about 3 years ago by Joseph Birr-Pixton <[email protected]>
4bfe2070c9a974c7074aba6e80bea95f1e4093bf authored about 3 years ago by Joseph Birr-Pixton <[email protected]>
3b5b740373e9d729e8e8dacce216f1b7e4cf2750 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
a357584d6b622b7cc843e9267d23c87ee52f5a8a authored about 3 years ago by Dirkjan Ochtman <[email protected]>
2abf6ae3eb44e842cfd511d14ae270b64350e3e4 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Prepare 0.23
3e30b1198a2b87c5c0ff6f646edc849d9b576c96 authored about 3 years ago by ctz <[email protected]>0103fb3f52eb401e4bcf82e2865eae1899c1b750 authored about 3 years ago by Paolo Barbolini <[email protected]>
An assert was added on WantsProtocols1.wrap_connector which was the
wrong place, as we update th...
Copied from rustls-native-certs.
5e80437fc3e10e905cc6089654cb7b2777a1cda4 authored about 3 years ago by Dirkjan Ochtman <[email protected]>b581b55b52b32322f209bbeef23cbc358bfac77a authored about 3 years ago by Dirkjan Ochtman <[email protected]>
71d5e7aab769601d7b707ad8cc72a91e0d94e3b3 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
82e8c21c39eda5df62d2ba255512c1eb2b85ffe6 authored about 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This is the default for a rustls ClientConfig. We assert this
to be future proof in case we wan...
tls12 and logging are rustls features we enable by default,
as does rustls, exposing them explic...
d81f080ee96c4e53c755db9bc3c244ef59773fd6 authored about 3 years ago by Dirkjan Ochtman <[email protected]>
Convenience functions for rustls client configuration are now in a
ConfigBuilderExt trait extend...
This gives more control over various rustls features,
as well as ensures that enabling connector...
The extensions to rustls::ClientConfig in ClientConfigExt
that set root certificates now do just...
665929a47b32b06f73db249451b1aeb002997e58 authored about 3 years ago by Paolo Barbolini <[email protected]>
59948c684ce49f94e194b73cc310d817b7e75e33 authored over 3 years ago by boxdot <[email protected]>
Co-authored-by: Markus Westerlind <[email protected]>
2c673c0abe6313ff23eea10d2b01c91f7ba68833 authored over 3 years ago by Markus Westerlind <[email protected]>Remove futures-util
3f16ac4c36d1133883073b7d6eacf8c09339e87f authored almost 4 years ago by Luca Bruno <[email protected]>fdff008910c46239518ccc02ad843a4f54bf5b22 authored about 4 years ago by Paolo Barbolini <[email protected]>
5a30ca520ab382bdeb06ba37a1401b6f5aeb971f authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
90e7654d41d7799452d1a2810815746671ab7a61 authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
56949dbd9ee278c01b526aa2e82fd33568a0801c authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
9c3b7e5265a871c33e28aea07afc1731e1274164 authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
bb2e82bf65bc60c8b52c1f6cee7ee213e8e2c9cb authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
551d1d36cd6eca333bc69f4b532d73809170aae1 authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
418b7ba167efc7c95dbb154a476c2e589fc367cf authored about 4 years ago by Joseph Birr-Pixton <[email protected]>
Force backend choice through API rather than features
d725e27fe7dfe2050ced32ccc42a742d3b753833 authored about 4 years ago by ctz <[email protected]>Upgrade to tokio 1.0 - hyper 0.14
15a46eb4cf72716420e019943e33d2eac71f2a89 authored about 4 years ago by ctz <[email protected]>75680ce3348a926bd3f48aa0608e824e5c8b4d6c authored about 4 years ago by Paolo Barbolini <[email protected]>