-
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
0.5.4: Require *ring* 0.6.3 to pick up possible security fix.
#46
by briansmith
was merged Jan 26, 2017
Loading…
Allow Stream instantiation with Session parameter
#155
by stepancheg
was merged Feb 18, 2018
Loading…
build(deps): bump actions/setup-go from 4 to 5
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1681
by dependabot
bot
was merged Dec 11, 2023
Loading…
Update base64 requirement from 0.12.3 to 0.13.0
dependencies
Pull requests that update a dependency file
#403
by dependabot-preview
bot
was merged Nov 1, 2020
Loading…
Client: Make some
mut
references non-mut
where the mutability is not used.
#528
by briansmith
was merged Feb 19, 2021
Loading…
Refactor version negotiation to avoid unwrapping
#516
by briansmith
was merged Feb 16, 2021
Loading…
Remove is_none/unwrap in client::hs::ExpectServerHello::handle.
#450
by briansmith
was merged Feb 6, 2021
Loading…
Remove instance of is_none/unwrap in tls12::emit_certverify.
#452
by briansmith
was merged Feb 6, 2021
Loading…
Avoid an instance of is_none/unwrap anti-pattern in tls12::ExpectServerKX::handle.
#449
by briansmith
was merged Feb 6, 2021
Loading…
Refactor hs::can_resume to avoid its callers unwrapping
#535
by complexspaces
was merged Feb 24, 2021
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.