Skip to content

Pull requests: openssl/openssl

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
Sort

Pull requests list

Use test_random() in hashtable mt test for better reproducibility approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.4 Merge to openssl-3.4 tests: present The PR has suitable tests present triaged: bug The issue/pr is/fixes a bug
#25669 opened Oct 11, 2024 by t8m Loading…
DTLSv1.3: Adds DTLS unified header support
#25668 opened Oct 11, 2024 by fwh-dc Draft
2 tasks
check-format-commit.sh: make awk patterns more robust; further improvements 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 branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#25666 opened Oct 10, 2024 by DDvO Loading…
Fixes #24322 approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch branch: 3.4 Merge to openssl-3.4 cla: trivial One of the commits is marked as 'CLA: trivial' hacktoberfest-accepted Accepted for hacktoberfest, will be merged. tests: exempted The PR is exempt from requirements for testing triaged: documentation The issue/pr deals with documentation (errors)
#25665 opened Oct 10, 2024 by christriants Loading…
1 task done
Add test for releasing a shared EVP_PKEY across threads 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 branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 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
#25664 opened Oct 10, 2024 by t8m Loading…
ECH external APIs severity: ABI change This pull request contains ABI changes
#25663 opened Oct 10, 2024 by sftcd Loading…
2 tasks done
Workflow to automate creating of GitHub releases
#25662 opened Oct 10, 2024 by quarckster Loading…
Fixes issue-25440
#25657 opened Oct 10, 2024 by coolshrid Loading…
TRACE: automatically respect disabled categories 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 branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 triaged: bug The issue/pr is/fixes a bug triaged: documentation The issue/pr deals with documentation (errors)
#25652 opened Oct 9, 2024 by DDvO Loading…
1 of 2 tasks
Http client minor fixups backport 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 branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 triaged: bug The issue/pr is/fixes a bug triaged: documentation The issue/pr deals with documentation (errors)
#25647 opened Oct 9, 2024 by DDvO Loading…
1 of 2 tasks
first cut at KEM & key management skeletons branch: master Merge to master branch triaged: feature The issue/pr requests/adds a feature
#25640 opened Oct 9, 2024 by baentsch Loading…
Harden BN_GF2m_poly2arr against misuse. 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 branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 extended tests Run extended tests in CI severity: fips change The pull request changes FIPS provider sources severity: important Important bugs affecting a released version tests: present The PR has suitable tests present triaged: bug The issue/pr is/fixes a bug
#25639 opened Oct 9, 2024 by vdukhovni Loading…
1 task done
Fips cis 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: bug The issue/pr is/fixes a bug
#25638 opened Oct 9, 2024 by paulidale Loading…
1 of 2 tasks
Fix #25625: Memory leaks in ossl_quic_calculate_retry_integrity_tag approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch branch: 3.2 Merge to openssl-3.2 branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 cla: trivial One of the commits is marked as 'CLA: trivial' tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#25636 opened Oct 8, 2024 by nielsdos Loading…
Fix doc and use of X509v3_add_extensions() in corner case approval: review pending This pull request needs review by a committer branch: master Merge to master branch branch: 3.4 Merge to openssl-3.4 severity: fips change The pull request changes FIPS provider sources tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug triaged: documentation The issue/pr deals with documentation (errors)
#25631 opened Oct 7, 2024 by DDvO Loading…
1 of 2 tasks
Add Provider and QUERY tracepoints severity: fips change The pull request changes FIPS provider sources
#25630 opened Oct 7, 2024 by nhorman Loading…
2 tasks done
Documentation enhancement warning about duplicate algorithm registrations approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch branch: 3.2 Merge to openssl-3.2 branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 tests: exempted The PR is exempt from requirements for testing triaged: documentation The issue/pr deals with documentation (errors)
#25624 opened Oct 7, 2024 by baentsch Loading…
demos: aesgcm add internal IV encryption 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)
#25623 opened Oct 7, 2024 by xnox Loading…
pbkdf2: enable setting minimum password length at build time extended tests Run extended tests in CI severity: fips change The pull request changes FIPS provider sources
#25621 opened Oct 7, 2024 by xnox Loading…
fips: Disable FIPS 186-4 type parameters in FIPS mode branch: master Merge to master branch severity: fips change The pull request changes FIPS provider sources triaged: feature The issue/pr requests/adds a feature
#25620 opened Oct 7, 2024 by xnox Draft
apps: allow ca and req apps to be used without a default openssl.cnf branch: master Merge to master branch triaged: feature The issue/pr requests/adds a feature
#25618 opened Oct 6, 2024 by xnox Loading…
ProTip! Add no:assignee to see everything that’s not assigned.