GitHub / rustls/rustls issues and pull requests
#53 - Use #[cfg(test)] or cfg!(test) instead of DANGEROUS_DISABLE_VERIFY
Issue -
State: closed - Opened by heartsucker over 8 years ago
- 2 comments
#52 - X448 / Ed448 / Ed25519 support
Issue -
State: closed - Opened by Darkspirit over 8 years ago
- 3 comments
#51 - Update to *ring* 0.7.
Pull Request -
State: closed - Opened by briansmith over 8 years ago
- 2 comments
#50 - Document read_tls returning 0
Issue -
State: closed - Opened by P-E-Meunier over 8 years ago
- 2 comments
#49 - Usage of static ProtocolVersion in handshakes
Issue -
State: closed - Opened by manuels over 8 years ago
- 4 comments
#48 - added dangerous feature for accepting self signed certs
Pull Request -
State: closed - Opened by rustysec over 8 years ago
- 5 comments
#47 - added parallel certificate verification
Pull Request -
State: closed - Opened by avadacatavra over 8 years ago
- 16 comments
#46 - 0.5.4: Require *ring* 0.6.3 to pick up possible security fix.
Pull Request -
State: closed - Opened by briansmith over 8 years ago
#45 - SessionId::len
Issue -
State: closed - Opened by manuels over 8 years ago
- 3 comments
#44 - Add ability to configure server certificate resolvers
Issue -
State: closed - Opened by sciyoshi over 8 years ago
- 2 comments
#43 - Support PKCS#8 key files
Issue -
State: closed - Opened by radix over 8 years ago
- 2 comments
#42 - Pre-life Time annotation structure changes
Pull Request -
State: closed - Opened by valarauca over 8 years ago
- 7 comments
#41 - Using more recent version of ring and webpki
Pull Request -
State: closed - Opened by ghost over 8 years ago
- 2 comments
#40 - DTLS support
Issue -
State: open - Opened by Yamakaky over 8 years ago
- 42 comments
#39 - Adding Certificate/PrivateKey types everywhere.
Pull Request -
State: closed - Opened by ghost over 8 years ago
- 2 comments
#38 - Add an extra parser to pemfile for general keys
Issue -
State: closed - Opened by ghost over 8 years ago
- 4 comments
#37 - Add types to pemfile
Issue -
State: closed - Opened by ghost over 8 years ago
#36 - Laying ground work to remove more allocations.
Pull Request -
State: closed - Opened by valarauca over 8 years ago
- 14 comments
#35 - Bounded buffering
Issue -
State: closed - Opened by sp3d over 8 years ago
- 6 comments
#34 - Incomplete docs for io::Write::write impl
Issue -
State: closed - Opened by sp3d over 8 years ago
- 1 comment
#33 - Add TLS 1.0 & TLS 1.1 support, the server ratio are still high.
Issue -
State: closed - Opened by lygstate over 8 years ago
- 2 comments
#32 - Add link to mio project
Pull Request -
State: closed - Opened by johnthagen over 8 years ago
- 2 comments
#31 - Add OCSP stapling support
Issue -
State: closed - Opened by briansmith over 8 years ago
- 11 comments
#30 - Address some rust-clippy issues.
Pull Request -
State: closed - Opened by frewsxcv almost 9 years ago
- 2 comments
#29 - Remove unnecessary indirection with &Vec<T>, use &[T].
Pull Request -
State: closed - Opened by frewsxcv almost 9 years ago
- 1 comment
#28 - Ensure that all contributors from before when license was added are OK with current license
Issue -
State: closed - Opened by DemiMarie almost 9 years ago
- 2 comments
#27 - Address some issues brought up by rust-clippy.
Pull Request -
State: closed - Opened by frewsxcv almost 9 years ago
- 1 comment
#26 - Can't run example with system certificate
Issue -
State: closed - Opened by vi almost 9 years ago
- 9 comments
#25 - Performance: Review use of `assert!`
Issue -
State: closed - Opened by raphaelcohn almost 9 years ago
- 3 comments
#24 - Performance: Use of `Mutex` for storring session state
Issue -
State: closed - Opened by raphaelcohn almost 9 years ago
- 7 comments
#23 - Security: `ignore_client_order` defaults to `false`
Issue -
State: closed - Opened by raphaelcohn almost 9 years ago
- 6 comments
#22 - Please make `log` an optional dependency
Issue -
State: closed - Opened by raphaelcohn almost 9 years ago
- 2 comments
#21 - Determine when a handshake is finished?
Issue -
State: closed - Opened by alexcrichton almost 9 years ago
- 2 comments
#20 - Error for TLSError?
Issue -
State: closed - Opened by alexcrichton almost 9 years ago
#19 - Benchmark handshake time and bulk data rate
Issue -
State: closed - Opened by ctz almost 9 years ago
- 1 comment
Labels: enhancement
#18 - Finish server-side resumption
Issue -
State: closed - Opened by ctz almost 9 years ago
Labels: enhancement
#17 - ALPN support is not useful
Issue -
State: closed - Opened by ctz almost 9 years ago
Labels: enhancement
#16 - Test suite doesn't work on Windows
Issue -
State: closed - Opened by briansmith almost 9 years ago
- 2 comments
#15 - Fails tests on OS X
Issue -
State: closed - Opened by djc almost 9 years ago
- 5 comments
#14 - Use *ring* and webpki from crates.io.
Pull Request -
State: closed - Opened by briansmith almost 9 years ago
- 2 comments
#13 - Add target/ to .gitignore.
Pull Request -
State: closed - Opened by briansmith almost 9 years ago
- 1 comment
#12 - Using rustls synchronously
Issue -
State: closed - Opened by inejge about 9 years ago
- 3 comments
#11 - Deframer: do maximal size reads each time
Pull Request -
State: closed - Opened by ctz about 9 years ago
#10 - Add a Session trait to allow being generic over client/server TLS sessions
Pull Request -
State: closed - Opened by sciyoshi about 9 years ago
- 1 comment
#9 - Enlarge deframer internal buffer
Pull Request -
State: closed - Opened by inejge about 9 years ago
- 2 comments
#8 - issue 6: handle absent CA file
Pull Request -
State: closed - Opened by yanns about 9 years ago
- 1 comment
#7 - Handle non-UTF-8 PEM input gracefully
Pull Request -
State: closed - Opened by inejge about 9 years ago
- 1 comment
#6 - panic on client with message "No such file or directory"
Issue -
State: closed - Opened by yanns about 9 years ago
- 2 comments
#5 - Share RootCertStore between ClientConfigs
Issue -
State: closed - Opened by brson about 9 years ago
- 2 comments
#4 - Make ClientConfig Sync
Pull Request -
State: closed - Opened by brson about 9 years ago
- 1 comment
#3 - Client authentication
Issue -
State: closed - Opened by tekjar about 9 years ago
- 22 comments
#2 - couldn't compile
Issue -
State: closed - Opened by tekjar about 9 years ago
- 1 comment
#1 - Fix typo in README.
Pull Request -
State: closed - Opened by frewsxcv about 9 years ago
- 1 comment