Skip to content

Pull requests: rustls/rustls

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

remove extraneous detail from README
#793 by nilslice was closed Aug 8, 2021 Loading…
Update to *ring* 0.7.
#51 by briansmith was merged Feb 19, 2017 Loading…
added dangerous feature for accepting self signed certs
#48 by rustysec was closed Feb 16, 2017 Loading…
TLS1.3 draft 19
#59 by ctz was closed Dec 31, 2017 Loading…
TLS1.3 draft 20
#63 by ctz was closed Dec 31, 2017 Loading…
Verify client certs with correct EKU
#61 by ctz was closed Sep 3, 2017 Loading…
Make ClientConfig Sync
#4 by brson was merged Jul 11, 2016 Loading…
Address some issues brought up by rust-clippy.
#27 by frewsxcv was merged Sep 10, 2016 Loading…
Allows disabling of hostname verification.
#64 by nicklan was closed May 14, 2017 Loading…
Update dependencies to work with *ring* 0.9.
#67 by briansmith was closed May 8, 2017 Loading…
Enlarge deframer internal buffer
#9 by inejge was closed Jul 22, 2016 Loading…
Handle non-UTF-8 PEM input gracefully
#7 by inejge was merged Jul 18, 2016 Loading…
issue 6: handle absent CA file
#8 by yanns was merged Jul 20, 2016 Loading…
Laying ground work to remove more allocations.
#36 by valarauca was merged Nov 28, 2016 Loading…
Address some rust-clippy issues.
#30 by frewsxcv was merged Sep 28, 2016 Loading…
Pre-life Time annotation structure changes
#42 by valarauca was closed Feb 1, 2017 Loading…
Remove unnecessary indirection with &Vec<T>, use &[T].
#29 by frewsxcv was merged Sep 24, 2016 Loading…
Document formats of Certiciate and PrivateKey
#80 by stepancheg was closed Jun 9, 2017 Loading…
impl Clone for ClientConfig
#78 by stepancheg was closed Jul 7, 2017 Loading…
added parallel certificate verification
#47 by avadacatavra was closed Jan 12, 2019 Loading…
Cleaned up enums.rs
#79 by valarauca was merged Jun 9, 2017 Loading…
ProTip! Exclude everything labeled bug with -label:bug.