Skip to content

Pull requests: openssl/openssl

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

Pull requests list

params: drop INT_MAX checks approval: otc review pending This pull request needs review by an OTC member approval: review pending This pull request needs review by a committer branch: master Merge to master branch severity: fips change The pull request changes FIPS provider sources triaged: refactor The issue/pr requests/implements refactoring
#23143 opened Dec 24, 2023 by jamuir Loading…
2 tasks
demos: fix cert scripts approval: otc review pending This pull request needs review by an OTC member approval: review pending This pull request needs review by a committer branch: master Merge to master branch tests: exempted The PR is exempt from requirements for testing triaged: documentation The issue/pr deals with documentation (errors)
#23142 opened Dec 24, 2023 by jamuir Loading…
2 tasks
riscv: Fix mispelling of extension test macro approval: otc review pending This pull request needs review by an OTC member approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.2 Merge to openssl-3.2 tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#23139 opened Dec 23, 2023 by gwnichol Loading…
Fix error handling in ASN1_mbstring_ncopy branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 branch branch: 3.1 Merge to openssl-3.1 branch: 3.2 Merge to openssl-3.2
#23138 opened Dec 22, 2023 by bernd-edlinger Loading…
2 tasks
Fix new typos found by codespell approval: review pending This pull request needs review by a committer branch: master Merge to master branch tests: exempted The PR is exempt from requirements for testing triaged: cleanup The issue/pr deals with cleanup of comments/docs not altering code significantly
#23133 opened Dec 22, 2023 by DimitriPapadopoulos Loading…
2 tasks
Fix typos found by codespell in man pages approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.2 Merge to openssl-3.2 tests: exempted The PR is exempt from requirements for testing triaged: documentation The issue/pr deals with documentation (errors)
#23131 opened Dec 22, 2023 by DimitriPapadopoulos Loading…
1 of 2 tasks
Add looping test case to evppkey_ecdsa_rfc6979.txt approval: otc review pending This pull request needs review by an OTC member approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 branch branch: 3.1 Merge to openssl-3.1 branch: 3.2 Merge to openssl-3.2 hold: cla required The contributor needs to submit a license agreement tests: present The PR has suitable tests present triaged: bug The issue/pr is/fixes a bug
#23130 opened Dec 22, 2023 by FiloSottile Loading…
Fix the double free of kem pointer. approval: otc review pending This pull request needs review by an OTC member branch: master Merge to master branch cla: trivial One of the commits is marked as 'CLA: trivial' severity: fips change The pull request changes FIPS provider sources tests: exempted The PR is exempt from requirements for testing triaged: refactor The issue/pr requests/implements refactoring
#23125 opened Dec 22, 2023 by shashankmca80 Loading…
2 tasks
Detect and prevent recursive config parsing [3.0 backport of #22898] approval: review pending This pull request needs review by a committer branch: 3.0 Merge to openssl-3.0 branch tests: present The PR has suitable tests present triaged: bug The issue/pr is/fixes a bug
#23120 opened Dec 21, 2023 by nhorman Loading…
Fix memory leak of conn in new_conn() approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch cla: trivial One of the commits is marked as 'CLA: trivial' tests: exempted The PR is exempt from requirements for testing
#23115 opened Dec 21, 2023 by zengwei2000 Loading…
2 tasks
Add Signing with SHAKE support approval: otc review pending This pull request needs review by an OTC member approval: review pending This pull request needs review by a committer branch: master Merge to master branch hold: needs tests The PR needs tests to be added to it severity: fips change The pull request changes FIPS provider sources triaged: feature The issue/pr requests/adds a feature
#23114 opened Dec 20, 2023 by slontis Loading…
1 of 2 tasks
Fix remaining provider config settings to be decisive in value approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch tests: exempted The PR is exempt from requirements for testing triaged: documentation The issue/pr deals with documentation (errors) triaged: feature The issue/pr requests/adds a feature
#23111 opened Dec 20, 2023 by nhorman Loading…
1 task done
gate calling of evp_method_id on having a non-zero name id approval: otc review pending This pull request needs review by an OTC member approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 branch branch: 3.1 Merge to openssl-3.1 branch: 3.2 Merge to openssl-3.2 severity: fips change The pull request changes FIPS provider sources tests: present The PR has suitable tests present triaged: bug The issue/pr is/fixes a bug
#23110 opened Dec 20, 2023 by nhorman Loading…
2 tasks done
backport #21933 to 3.0 branch approval: review pending This pull request needs review by a committer branch: 3.0 Merge to openssl-3.0 branch tests: present The PR has suitable tests present triaged: bug The issue/pr is/fixes a bug
#23102 opened Dec 20, 2023 by Liu-ErMeng Loading…
1 of 2 tasks
Test construction of ocsp requests with "-cert_chain" approval: otc review pending This pull request needs review by an OTC member approval: review pending This pull request needs review by a committer branch: master Merge to master branch tests: present The PR has suitable tests present triaged: feature The issue/pr requests/adds a feature
#23101 opened Dec 20, 2023 by jamuir Loading…
1 of 2 tasks
evp_test.c: Fix provider compat tests CI failure approval: otc review pending This pull request needs review by an OTC member approval: review pending This pull request needs review by a committer branch: 3.0 Merge to openssl-3.0 branch tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#23099 opened Dec 19, 2023 by t8m Loading…
Set the aid pointer to aid_buf of dstctx when dup the sig ctx approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 branch branch: 3.1 Merge to openssl-3.1 branch: 3.2 Merge to openssl-3.2 severity: fips change The pull request changes FIPS provider sources tests: deferred Tests will be added in a subsequent PR (label should be removed when the PR with tests is merged) triaged: bug The issue/pr is/fixes a bug
#23094 opened Dec 19, 2023 by lan1120 Loading…
Check appropriate OSSL_PARAM_get_* functions for NULL approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 branch branch: 3.1 Merge to openssl-3.1 branch: 3.2 Merge to openssl-3.2 severity: fips change The pull request changes FIPS provider sources tests: present The PR has suitable tests present triaged: bug The issue/pr is/fixes a bug
#23083 opened Dec 18, 2023 by nhorman Loading…
1 task done
Fix VMS installation - update vmsconfig.pm for consistency approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 branch branch: 3.1 Merge to openssl-3.1 branch: 3.2 Merge to openssl-3.2 tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#23081 opened Dec 18, 2023 by levitte Loading…
Improve bounds checks hold: cla required The contributor needs to submit a license agreement severity: fips change The pull request changes FIPS provider sources
#23076 opened Dec 18, 2023 by gal1ium Loading…
add cleanup NULL check to encoder_process and validate KDF method availability branch: master Merge to master branch severity: fips change The pull request changes FIPS provider sources tests: present The PR has suitable tests present triaged: refactor The issue/pr requests/implements refactoring
#23069 opened Dec 16, 2023 by nhorman Loading…
1 task done
doc: fix "the a" typos approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 branch branch: 3.1 Merge to openssl-3.1 branch: 3.2 Merge to openssl-3.2 tests: exempted The PR is exempt from requirements for testing triaged: documentation The issue/pr deals with documentation (errors)
#23068 opened Dec 16, 2023 by jamuir Loading…
1 of 2 tasks
Revert "Improved detection of engine-provided private "classic" keys" branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 branch branch: 3.1 Merge to openssl-3.1 branch: 3.2 Merge to openssl-3.2 severity: regression The issue/pr is a regression from previous released version tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#23063 opened Dec 15, 2023 by t8m Loading…
apps: Don't print hostname on bio_out during connect. approval: done This pull request has the required number of approvals branch: master Merge to master branch branch: 3.2 Merge to openssl-3.2 tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#23056 opened Dec 14, 2023 by sebastianas Loading…
ProTip! Exclude everything labeled bug with -label:bug.