Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rustls/hyper-rustls issues and pull requests

#190 - Apply clippy suggestions for Rust 1.67

Pull Request - State: closed - Opened by djc almost 2 years ago

#189 - Adding steps to run the examples

Pull Request - State: closed - Opened by RichardoC almost 2 years ago - 6 comments

#188 - Custom ALPN protocol

Issue - State: closed - Opened by mkroman almost 2 years ago - 3 comments

#187 - panics "no CA certificates found"

Issue - State: closed - Opened by doums almost 2 years ago - 13 comments

#186 - Add TLSAcceptor and Builder

Pull Request - State: closed - Opened by Licenser almost 2 years ago - 17 comments

#185 - export TlsAcceptor from server example

Issue - State: closed - Opened by Licenser almost 2 years ago - 4 comments

#184 - tests: support CARGO_TARGET_DIR env variable

Pull Request - State: closed - Opened by MarcoIeni almost 2 years ago

#183 - Prepare 0.23.2

Pull Request - State: closed - Opened by djc almost 2 years ago - 1 comment

#182 - fix: can't resolve ip address with square brackets

Pull Request - State: closed - Opened by digitwolf almost 2 years ago - 3 comments

#181 - Can't resolve IP address with square brakets

Issue - State: closed - Opened by digitwolf almost 2 years ago - 7 comments

#180 - Disable clippy lint for enum variant sizes

Pull Request - State: closed - Opened by djc about 2 years ago

#179 - Prepare 0.23.1

Pull Request - State: closed - Opened by djc about 2 years ago - 2 comments

#178 - Bump MSRV to 1.56.1

Pull Request - State: closed - Opened by djc about 2 years ago

#177 - Allow overriding server name

Pull Request - State: closed - Opened by MikailBag about 2 years ago - 2 comments

#176 - Server boilerplate

Issue - State: open - Opened by andrewbaxter about 2 years ago - 2 comments

#174 - Refresh example certificates

Pull Request - State: closed - Opened by djc over 2 years ago - 5 comments

#173 - Out-of-date example certificate

Issue - State: closed - Opened by henrysun007 over 2 years ago

#172 - Proxy configuration?

Issue - State: open - Opened by kylegentle over 2 years ago - 1 comment

#171 - Add ConnectorBuilder::enable_all_versions() helper

Pull Request - State: closed - Opened by djc over 2 years ago - 1 comment

#170 - how should I configure features to support http1, http2 and tls?

Issue - State: closed - Opened by garypen over 2 years ago - 4 comments

#169 - confusion on `HttpsConnetor::wrap_connector`

Issue - State: closed - Opened by niklasad1 over 2 years ago - 4 comments

#168 - Update rustls-pemfile requirement from 0.2.1 to 1.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#167 - Per-request Server Name Indication configuration

Issue - State: closed - Opened by agraven over 2 years ago - 14 comments

#166 - Handle TLS errors instead of server aborting.

Issue - State: closed - Opened by ringostarr80 almost 3 years ago - 3 comments

#165 - Update rustls-pemfile requirement from 0.2.1 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 2 comments
Labels: dependencies

#164 - TLS 1.3 0-RTT support

Issue - State: open - Opened by digitwolf almost 3 years ago - 4 comments

#163 - Document dependency on `http2` feature

Pull Request - State: closed - Opened by tgeoghegan almost 3 years ago - 1 comment

#162 - error reading a body from connection: unexpected end of file

Issue - State: closed - Opened by andreubotella almost 3 years ago - 6 comments

#161 - Add new features to the changelog

Pull Request - State: closed - Opened by paolobarbolini about 3 years ago

#160 - Fix bad assert on alpn_protocols and add tests

Pull Request - State: closed - Opened by g2p about 3 years ago - 1 comment

#159 - Prepare 0.23

Pull Request - State: closed - Opened by djc about 3 years ago - 5 comments

#158 - Extend CI with more checks

Pull Request - State: closed - Opened by djc about 3 years ago - 1 comment

#157 - examples: simplify server acceptor

Pull Request - State: closed - Opened by paolobarbolini about 3 years ago

#156 - Rustls 0.20 and HttpsConnectorBuilder

Pull Request - State: closed - Opened by g2p about 3 years ago - 13 comments

#155 - Add `force_https` flag which enforces https only connections.

Pull Request - State: closed - Opened by boxdot about 3 years ago - 3 comments

#154 - Unobvious server example

Issue - State: closed - Opened by sem-hub over 3 years ago - 2 comments

#153 - Upgrade to rustls 0.20

Pull Request - State: closed - Opened by djc over 3 years ago - 3 comments

#152 - Cannot run example server in a tokio thread - does not implement Send

Issue - State: closed - Opened by martinomburajr over 3 years ago - 2 comments

#151 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago
Labels: dependencies

#150 - build(deps): update webpki-roots requirement from 0.21 to 0.22

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago - 1 comment
Labels: dependencies

#149 - build(deps): update ct-logs requirement from ^0.8 to ^0.9

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago - 1 comment
Labels: dependencies

#148 - build(deps): update webpki requirement from 0.21.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 3 years ago - 1 comment
Labels: dependencies

#147 - Use server example based on warp tls

Pull Request - State: closed - Opened by pickfire over 3 years ago - 6 comments

#146 - Access rustls::Session from hyper::Service

Issue - State: open - Opened by ipetr0v over 3 years ago - 1 comment

#145 - Add HttpsConnectorBuilder

Pull Request - State: closed - Opened by g2p almost 4 years ago - 5 comments

#144 - fix: Only report http2 support if the http2 feature is enabled

Pull Request - State: closed - Opened by Marwes almost 4 years ago - 3 comments

#143 - Don't force HTTP2 support

Issue - State: closed - Opened by g2p almost 4 years ago - 2 comments

#142 - Remove futures-util

Pull Request - State: closed - Opened by paolobarbolini almost 4 years ago - 1 comment

#141 - HTTP/2 over HTTPS has a problem, but HTTP/1.1 over HTTPS does not

Issue - State: closed - Opened by nwtgck almost 4 years ago - 8 comments

#140 - How to handle TLS handshake error in examples/server.rs

Issue - State: closed - Opened by ycytt-rs almost 4 years ago

#139 - Don't enable the hyper http1 feature now that hyper 0.14.2 is out

Pull Request - State: closed - Opened by paolobarbolini almost 4 years ago - 5 comments

#138 - New release with tokio v1.0

Issue - State: closed - Opened by benesch almost 4 years ago - 3 comments

#137 - build(deps): update tokio-rustls requirement from 0.21.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#136 - build(deps): update tokio requirement from 0.3.4 to 1.0.0

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#135 - Upgrade to tokio 1.0 - hyper 0.14

Pull Request - State: closed - Opened by paolobarbolini almost 4 years ago - 3 comments

#134 - Force backend choice through API rather than features

Pull Request - State: closed - Opened by djc almost 4 years ago - 1 comment

#133 - Enable hyper client feature

Pull Request - State: closed - Opened by messense about 4 years ago - 2 comments

#132 - alpha update

Pull Request - State: closed - Opened by skepticfx about 4 years ago

#131 - build(deps): update tokio-rustls requirement from 0.20.0 to 0.21.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#130 - build(deps): update rustls requirement from 0.18 to 0.19

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#129 - build(deps): update rustls-native-certs requirement from 0.4.0 to 0.5.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#128 - build(deps): update webpki-roots requirement from 0.20 to 0.21

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#127 - build(deps): update ct-logs requirement from ^0.7 to ^0.8

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#126 - build(deps): update tokio requirement from 0.2.4 to 0.3.4

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies

#125 - Panic if no trust anchors are found

Pull Request - State: closed - Opened by djc about 4 years ago - 2 comments

#124 - Update to tokio 0.3

Pull Request - State: closed - Opened by messense about 4 years ago - 1 comment

#123 - Support for tokio0.3

Issue - State: closed - Opened by nataliescottdavidson about 4 years ago - 2 comments

#122 - build(deps): update tokio requirement from 0.2.4 to 0.3.3

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#121 - build(deps): update tokio requirement from 0.2.4 to 0.3.2

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#120 - build(deps): update tokio requirement from 0.2.4 to 0.3.1

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#119 - build(deps): update bytes requirement from 0.5 to 0.6

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies

#118 - build(deps): update tokio-rustls requirement from 0.14.0 to 0.20.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago
Labels: dependencies

#117 - build(deps): update tokio requirement from 0.2.4 to 0.3.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 4 years ago - 1 comment
Labels: dependencies

#116 - correct typo in comment

Pull Request - State: closed - Opened by nwtgck over 4 years ago - 1 comment

#115 - How to generate self-signed certificates by using openssl?

Issue - State: closed - Opened by heibor over 4 years ago - 6 comments

#114 - Made server example tls_acceptor comment more clear

Pull Request - State: open - Opened by jspspike over 4 years ago

#112 - 'cannot access native cert store

Issue - State: closed - Opened by Gdocal over 4 years ago - 3 comments

#111 - Remove brackets of ipv6 host address.

Pull Request - State: closed - Opened by fbzhong over 4 years ago - 3 comments

#110 - build(deps): update ct-logs requirement from ^0.6 to ^0.7

Pull Request - State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies

#109 - build(deps): update webpki-roots requirement from 0.19 to 0.20

Pull Request - State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies

#108 - added HttpsConnecor::new_with_certificate_verifier

Pull Request - State: closed - Opened by vproxy666 over 4 years ago - 1 comment

#107 - Allow construction with HttpConnector and default ClientConfig

Pull Request - State: open - Opened by inikulin over 4 years ago - 6 comments

#106 - issue when updating from `0.18` to `0.20`

Issue - State: closed - Opened by niklasad1 over 4 years ago - 1 comment

#105 - build(deps): update rustls requirement from 0.16 to 0.17

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 5 years ago
Labels: dependencies

#104 - build(deps): update tokio-rustls requirement from 0.12.1 to 0.13.0

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 5 years ago
Labels: dependencies

#103 - Simplify `From` calls

Pull Request - State: closed - Opened by ZaneHannanAU almost 5 years ago - 1 comment

#102 - Update to allow use of webpki-roots where rustls-native-certs fails.

Pull Request - State: closed - Opened by ZaneHannanAU almost 5 years ago - 4 comments

#101 - Cut a 0.19.1 release?

Issue - State: closed - Opened by erickt almost 5 years ago - 1 comment

#100 - don't depend on hyper/tcp feature by default

Pull Request - State: closed - Opened by erickt almost 5 years ago - 7 comments

#99 - hyper-rustls 0.19 is not compiling against tokio 0.2.7

Issue - State: closed - Opened by erickt almost 5 years ago - 2 comments

#98 - Update example: Ignore errors instead of abort

Pull Request - State: open - Opened by simnalamburt almost 5 years ago

#97 - Is async-std within the scope of this crate?

Issue - State: open - Opened by CryZe almost 5 years ago - 2 comments

#96 - Implement Support for Hyper 0.13.0

Pull Request - State: closed - Opened by CryZe almost 5 years ago - 11 comments

#95 - Use ALPN by default to negotiate for HTTP2

Pull Request - State: closed - Opened by CryZe almost 5 years ago - 6 comments

#94 - Why is HTTP2 not the default?

Issue - State: closed - Opened by CryZe almost 5 years ago - 1 comment

#93 - Update to the released tokio 0.2

Issue - State: closed - Opened by CryZe almost 5 years ago - 1 comment

#92 - build(deps): update bytes requirement from 0.4 to 0.5

Pull Request - State: closed - Opened by dependabot-preview[bot] about 5 years ago - 1 comment
Labels: dependencies

#91 - Server example: Configure ALPN to accept h2, http/1.1

Pull Request - State: closed - Opened by fluffysquirrels about 5 years ago - 2 comments