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

Improve TLS extension representation performance_enhancement Pull requests that should improve performance
#1475 by ctz was closed Jun 23, 2025 Draft
SessionID as Option
#596 by sayrer was closed Apr 7, 2021 Loading…
verifier: use builder API for webpki client verifiers.
#1365 by cpu was closed Jul 28, 2023 Loading…
extract_secrets feature for kTLS support
#1110 by fasterthanlime was closed Oct 11, 2022 Loading…
5 tasks done
add TLS 1.3 PSK support
#2424 by elagergren-spideroak was closed Jun 13, 2025 Loading…
Improved builder-type API for making ServerConfigs
#564 by ctz was merged May 8, 2021 Loading…
[RFC] Caller-side managed buffers
#1420 by japaric was closed Mar 7, 2024 Loading…
WIP: ECH Draft-10
#663 by sayrer was closed Oct 17, 2023 Draft
Dangerous verifiers API proposal
#1197 by nyurik was closed Mar 31, 2023 Loading…
Make randomness acquisition fallible (fixes #441)
#443 by djc was merged Mar 11, 2021 Loading…
Improve type clarity for message and payloads
#667 by djc was closed Apr 25, 2021 Loading…
verify: unify server verification into single method
#1068 by djc was closed Jan 12, 2023 Loading…
Extract traits under crypto use
#1319 by ctz was closed Sep 7, 2023 Draft
Implement TLS1.3 "early data" for TCP-TLS servers
#897 by ctz was merged Jan 15, 2022 Loading…
cleanup: use typos to avoid spelling errors
#2329 by brody4hire was closed Mar 11, 2025 Draft
2 of 6 tasks
Thread SessionID through the handshake.
#584 by sayrer was merged Mar 19, 2021 Loading…
Make sure set_mtu doesn't underflow.
#697 by sayrer was merged May 15, 2021 Loading…
Respect the SSLKEYLOGFILE variable by default
#868 by jyn514 was closed Dec 13, 2021 Loading…
Introduce the PushBytes trait to avoid using Vec in Codec
#1533 by pvdrz was closed Dec 5, 2023 Loading…
Remove unwraps from tls13 handle_client_hello
#487 by complexspaces was merged Feb 11, 2021 Loading…
ProTip! Exclude everything labeled bug with -label:bug.