-
Notifications
You must be signed in to change notification settings - Fork 751
Pull requests: rustls/rustls
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make *ring* optional, and demonstrate how alternatives would be integrated
#1405
by ctz
was merged Sep 13, 2023
Loading…
4 tasks done
Add Acceptor API for resolving server configuration based on ClientHello
#787
by djc
was merged Sep 12, 2021
Loading…
make the decode / decrypt pipeline non-allocating (groundwork)
#1597
by japaric
was merged Jan 9, 2024
Loading…
Release notes for rustls 0.23.20 & rustls-post-quantum 0.2.0
#2272
by ctz
was merged Dec 11, 2024
Loading…
examples: use inner hostname in ech-client HTTPS DNS query
#2268
by cpu
was merged Dec 10, 2024
Loading…
Server: Change
Acceptor
to only allow one attempt per ClientHello.
#976
by briansmith
was merged Dec 22, 2022
Loading…
removing webpki::Error as return type
next-major-release
breaking changes put off until next major release
#858
by Herbert-Karl
was closed Jan 25, 2023
Loading…
server: move filtering of signature schemes after config selection
#1053
by djc
was merged Jun 26, 2022
Loading…
Update development dependencies, migrate to 2021 edition
#1140
by djc
was merged Jan 13, 2023
Loading…
improve & test ServerName debug output - workaround
#1192
by brody4hire
was merged Feb 9, 2023
Loading…
expand documentation for Certificate and PrivateKey
#1301
by folkertdev
was merged May 22, 2023
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.