GitHub / rustls/rustls issues and pull requests
#453 - Eliminate all uses of the `is_none()`/`unwrap()` anti-pattern
Issue -
State: closed - Opened by briansmith over 4 years ago
- 4 comments
#452 - Remove instance of is_none/unwrap in tls12::emit_certverify.
Pull Request -
State: closed - Opened by briansmith over 4 years ago
#451 - Reduce `unwrap()`ing in `HandshakeHash`.
Pull Request -
State: closed - Opened by briansmith over 4 years ago
#450 - Remove is_none/unwrap in client::hs::ExpectServerHello::handle.
Pull Request -
State: closed - Opened by briansmith over 4 years ago
#449 - Avoid an instance of is_none/unwrap anti-pattern in tls12::ExpectServerKX::handle.
Pull Request -
State: closed - Opened by briansmith over 4 years ago
#448 - Document how to install the correct version of rustfmt (2.x) for Rustls
Issue -
State: closed - Opened by briansmith over 4 years ago
- 5 comments
#447 - Eliminate unnecessary uses of functions that may panic
Issue -
State: open - Opened by briansmith over 4 years ago
- 34 comments
#446 - Way to fetch the peer certificate without performing client authentication?
Issue -
State: closed - Opened by abusch over 4 years ago
- 4 comments
#445 - Add TLS Certificate Compression (RFC8879)
Pull Request -
State: closed - Opened by sharksforarms over 4 years ago
- 4 comments
#444 - Customizing ALPN on a per-hostname basis
Issue -
State: closed - Opened by jsha over 4 years ago
- 3 comments
#443 - Make randomness acquisition fallible (fixes #441)
Pull Request -
State: closed - Opened by djc over 4 years ago
- 12 comments
#442 - Use single time for verifications (see #440)
Pull Request -
State: closed - Opened by djc over 4 years ago
- 4 comments
#441 - Change randomness functions to return result
Issue -
State: closed - Opened by jsha over 4 years ago
- 2 comments
#440 - When verifying certificates, a single time should be used
Issue -
State: closed - Opened by briansmith over 4 years ago
- 3 comments
#439 - Update docs for process_new_packets.
Pull Request -
State: closed - Opened by jsha over 4 years ago
- 1 comment
#438 - Per-session log facility
Issue -
State: closed - Opened by jsha over 4 years ago
- 4 comments
#437 - Spelling
Pull Request -
State: closed - Opened by jsoref over 4 years ago
- 2 comments
#436 - Add support for RFC 8879 certificate compression
Issue -
State: closed - Opened by djc over 4 years ago
- 4 comments
#435 - TOFU
Issue -
State: closed - Opened by neezer over 4 years ago
- 1 comment
#434 - Remove references to rustls::pemfile
Pull Request -
State: closed - Opened by Ekleog over 4 years ago
- 2 comments
#433 - Move pemfile parsing module to a separate crate
Pull Request -
State: closed - Opened by ctz over 4 years ago
- 1 comment
#432 - Module `pemfile` is private
Issue -
State: closed - Opened by Ekleog over 4 years ago
- 2 comments
#431 - Cloning a {Client, Server}Config without allocation
Issue -
State: closed - Opened by NeoLegends over 4 years ago
- 1 comment
#430 - How to use ServerSession get_sni_hostname to switch the ServerConfig to generate new ServerSession and ask client to reinitiate handshake?
Issue -
State: closed - Opened by AlexZhao over 4 years ago
- 6 comments
#429 - Weird empty if statement in extension processing
Issue -
State: closed - Opened by thomwiggers over 4 years ago
- 1 comment
#428 - don't allocate a new vec in every `ChunkVecBuffer::write_to`
Pull Request -
State: closed - Opened by hawkw over 4 years ago
- 7 comments
#427 - Get Bogo test working on M1 ("Apple Silicon") macOS Big Sur.
Pull Request -
State: closed - Opened by briansmith over 4 years ago
- 4 comments
#426 - Logic for dealing with openssl on macOS needs to be updated
Issue -
State: closed - Opened by briansmith over 4 years ago
- 8 comments
#425 - Require *ring* 0.16.19 and webpki 0.21.4.
Pull Request -
State: closed - Opened by briansmith over 4 years ago
- 5 comments
#424 - Consider exposing SessionSecrets
Issue -
State: closed - Opened by thalesfragoso over 4 years ago
- 4 comments
#423 - Support RawPublicKey (non-X509) certificates, e.g. for P2P
Issue -
State: closed - Opened by infinity0 over 4 years ago
- 16 comments
#422 - Question: How can I get the master_secret ?
Issue -
State: closed - Opened by NotBad4U over 4 years ago
- 1 comment
#421 - SNI names must not end with a dot
Issue -
State: closed - Opened by ctron over 4 years ago
- 3 comments
#420 - Update env_logger requirement from 0.7.1 to 0.8.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 4 years ago
- 1 comment
Labels: dependencies
#419 - Question on close_notify
Issue -
State: closed - Opened by tinywombat765 over 4 years ago
- 1 comment
#418 - write_vectored implementation are not atomic
Issue -
State: closed - Opened by carllerche over 4 years ago
- 1 comment
#417 - Implement ResolvesServerCert for Arc<T>
Pull Request -
State: closed - Opened by NeoLegends over 4 years ago
- 3 comments
#416 - Show ALPN upgrade protocol as string in debug logs
Pull Request -
State: closed - Opened by dermesser almost 5 years ago
- 5 comments
#415 - Update env_logger requirement from 0.7.1 to 0.8.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 5 years ago
- 2 comments
Labels: dependencies
#414 - Cannot connect to websocket.org
Issue -
State: closed - Opened by qiujiangkun almost 5 years ago
- 1 comment
#413 - "tls handshake eof" with rustls but can connect with openssl
Issue -
State: closed - Opened by damienpontifex almost 5 years ago
- 10 comments
#412 - how to get https client certificates serialnumber in actix-web
Issue -
State: closed - Opened by baoyachi almost 5 years ago
- 2 comments
#411 - Downgrade warning about client being unwilling to resume (see #410)
Pull Request -
State: closed - Opened by djc almost 5 years ago
- 1 comment
#410 - Getting lots of "Resumption ignored, DHE_KE not offered" warnings
Issue -
State: closed - Opened by amouat almost 5 years ago
- 3 comments
#409 - Implement ecdsa keys parsing
Pull Request -
State: closed - Opened by blaggacao almost 5 years ago
- 12 comments
#408 - Question: How can I send a TLS1.3 KeyUpdate?
Issue -
State: closed - Opened by faulesocke almost 5 years ago
- 5 comments
#407 - 0.18.2 with `export_keying_material()` changes?
Issue -
State: closed - Opened by djc almost 5 years ago
- 3 comments
#406 - Improve OwnedTrustAnchor to/from TrustAnchor interop
Pull Request -
State: closed - Opened by chrisvittal almost 5 years ago
- 2 comments
#405 - Get selected ALPN protocol
Issue -
State: closed - Opened by xpepermint almost 5 years ago
- 2 comments
#404 - Utf8Error when using h2 as ALPN protocol
Issue -
State: closed - Opened by Daksh14 almost 5 years ago
- 7 comments
#403 - Update base64 requirement from 0.12.3 to 0.13.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] almost 5 years ago
Labels: dependencies
#402 - [Question] Load a RSA private key with a passphrase
Issue -
State: closed - Opened by Geobert almost 5 years ago
- 2 comments
#401 - RUSTSEC-2019-0031
Issue -
State: closed - Opened by juarezr almost 5 years ago
- 1 comment
#400 - [Question] Can Rustls generate self signed certificate?
Issue -
State: closed - Opened by Geobert almost 5 years ago
- 2 comments
#399 - add export_keying_material support in QUIC mode
Pull Request -
State: closed - Opened by kwantam almost 5 years ago
- 3 comments
#398 - DecryptError in beta and nightly rustc when connecting to example.com:443
Issue -
State: closed - Opened by paolobarbolini almost 5 years ago
- 1 comment
#397 - Put the detail about how to generate a self-signed certificate in document
Issue -
State: open - Opened by heibor almost 5 years ago
- 10 comments
#396 - Can't I use std::io::Read::read(&[u8]) for ClientSession?
Issue -
State: closed - Opened by qiujiangkun almost 5 years ago
- 3 comments
#395 - Make examples better
Pull Request -
State: closed - Opened by ayham-1 almost 5 years ago
- 2 comments
#394 - Session::get_peer_certificates chain order
Issue -
State: closed - Opened by max-heller almost 5 years ago
- 1 comment
#393 - Fix typo in README.md
Pull Request -
State: closed - Opened by emosenkis almost 5 years ago
- 2 comments
#392 - Executing server from command line.
Issue -
State: closed - Opened by amrx101 almost 5 years ago
#391 - When we do a large concurrency test, the error "dec_key.open_within ring::error::Unspecified" happens occasionally
Issue -
State: closed - Opened by lidong14 almost 5 years ago
- 11 comments
#390 - Delegating crypto to a RustCrypto traits implementation
Issue -
State: closed - Opened by hug-dev almost 5 years ago
- 13 comments
#389 - writev calls error out with EINVAL after update to 0.18
Issue -
State: closed - Opened by adamreichold almost 5 years ago
- 8 comments
#388 - TLS error if message size >= `4*1024`.
Issue -
State: closed - Opened by amrx101 almost 5 years ago
- 7 comments
#387 - A certificate is always required even for DH_anon ciphersuites
Issue -
State: closed - Opened by RipleyTom about 5 years ago
- 2 comments
#386 - fixes #376 -- document platform support in the library docs
Pull Request -
State: closed - Opened by alex about 5 years ago
- 2 comments
#385 - More-specific error type for pemfile module
Issue -
State: closed - Opened by clarfonthey about 5 years ago
- 2 comments
#384 - Can't negotiate h2 with tlsclient
Issue -
State: closed - Opened by moderation about 5 years ago
- 1 comment
#383 - How do I load private keys from ring?
Issue -
State: closed - Opened by Andrew-Shay about 5 years ago
- 3 comments
#382 - replace server-cert `debug!` log with `trace!` in rustls/src/client/tls13.rs
Issue -
State: closed - Opened by xMAC94x about 5 years ago
- 1 comment
#381 - Will rustls support AES128-SHA?
Issue -
State: closed - Opened by jacobgc about 5 years ago
- 3 comments
#380 - CloseNotify alert received when using rustls/examples/simpleclient.rs
Issue -
State: closed - Opened by volfco about 5 years ago
- 2 comments
#379 - Update base64 requirement from =0.12.1 to =0.12.3
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 5 comments
Labels: dependencies
#378 - Update base64 requirement from =0.12.1 to =0.12.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 2 comments
Labels: dependencies
#377 - visibility of OwnedTrustAnchor
Issue -
State: closed - Opened by dingelish about 5 years ago
- 5 comments
#376 - Portability
Issue -
State: closed - Opened by q66 about 5 years ago
#375 - WIP: RFC8701 Support
Pull Request -
State: closed - Opened by austinhartzheim about 5 years ago
#374 - assertion that X.509 name is shorter than 64KB should be replaced with non-panicking error handling
Issue -
State: closed - Opened by briansmith about 5 years ago
- 1 comment
#373 - Is dangerous() broken?
Issue -
State: closed - Opened by emabee about 5 years ago
- 4 comments
#372 - Get "alert decode error" when client connects
Issue -
State: closed - Opened by violetastcs about 5 years ago
- 2 comments
#371 - ECDSA signature Encoding type[Info-Request]
Issue -
State: closed - Opened by amrx101 about 5 years ago
- 1 comment
#370 - update ring
Pull Request -
State: closed - Opened by eugene-babichenko about 5 years ago
- 3 comments
#369 - Obtaining client_random and secret bytes directly
Issue -
State: closed - Opened by DrDinosaur about 5 years ago
- 3 comments
#368 - New release
Issue -
State: closed - Opened by Demi-Marie about 5 years ago
- 14 comments
#367 - QUIC: Don't set legacy_session_id, fix key update
Pull Request -
State: closed - Opened by Ralith about 5 years ago
- 2 comments
#366 - MessageDeframer::deframe_one() unwraps Message::read() which terminates on an invalid message
Issue -
State: closed - Opened by cytrinox about 5 years ago
- 3 comments
#365 - Publish DistinguishedName along with DistinguishedNames when using dangerous_configuration
Issue -
State: closed - Opened by ajpauwels about 5 years ago
- 1 comment
#364 - is there a Dummy's guide on how to use rustls with letsencrypt?
Issue -
State: closed - Opened by gitmko0 about 5 years ago
- 4 comments
#363 - Bump mio to 0.7
Pull Request -
State: closed - Opened by linkmauve about 5 years ago
- 7 comments
#362 - Higher-level, misuse-resistant QUIC API
Pull Request -
State: closed - Opened by Ralith over 5 years ago
- 5 comments
#361 - stream: implement write_vectored
Pull Request -
State: closed - Opened by Keruspe over 5 years ago
- 1 comment
#360 - C-API
Issue -
State: closed - Opened by lu-zero over 5 years ago
- 8 comments
#359 - Rustls sometimes « eats » readable readiness
Issue -
State: closed - Opened by Keruspe over 5 years ago
- 1 comment
#358 - WIP: Implement subset of RFC 8701 - TLS GREASE
Pull Request -
State: closed - Opened by jabedude over 5 years ago
- 3 comments
#357 - Implement RFC 8701 - GREASE Extensions
Issue -
State: closed - Opened by jabedude over 5 years ago
- 6 comments
#356 - bench: read server entirely before sending buffer to client
Pull Request -
State: closed - Opened by nviennot over 5 years ago
- 1 comment
#355 - bench: allow MTU to be specified for the server bulk bench
Pull Request -
State: closed - Opened by nviennot over 5 years ago
- 2 comments
#354 - Improve tls_read() performance
Pull Request -
State: closed - Opened by nviennot over 5 years ago
- 5 comments