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

docs: add more import advice to CONTRIBUTING.md
#1526 by cpu was merged Oct 6, 2023 Loading…
Deframer: do maximal size reads each time
#11 by ctz was merged Jul 22, 2016 Loading…
Lower logging priority
#121 by crawford was merged Sep 10, 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…
allow tests to find openssl in a custom directory
#236 by erickt was merged Mar 1, 2019 Loading…
Embed test-ca files into the test binaries
#237 by erickt was merged Mar 1, 2019 Loading…
Merge Jbg/ring-0.16
#272 by ctz was merged Jul 22, 2019 Loading…
WIP: RFC8701 Support
#375 by austinhartzheim was closed Jan 23, 2022 Draft
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…
Refactor version negotiation to avoid unwrapping
#516 by briansmith was merged Feb 16, 2021 Loading…
Allow selecting supported groups in config (redux)
#532 by ctz was merged Feb 21, 2021 Loading…
Bump MSRV to Rust 1.47.0.
#463 by briansmith was merged Feb 6, 2021 Loading…
Simplify KeyExchange::complete().
#472 by briansmith was merged Feb 6, 2021 Loading…
Reduce unwrap()ing in HandshakeHash.
#451 by briansmith was merged Feb 6, 2021 Loading…
Update boringssl for newer bogo tests
#475 by ctz was merged Feb 6, 2021 Loading…
Refactor hs::can_resume to avoid its callers unwrapping
#535 by complexspaces was merged Feb 24, 2021 Loading…
Make bogo setup scripts more robust
#558 by djc was merged Mar 16, 2021 Loading…
Install llvm 12 for coverage build
#553 by ctz was merged Mar 11, 2021 Loading…
WIP: client state transitions only
#559 by djc was closed Mar 15, 2021 Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.