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
Assigned to nobody Loading
Sort

Pull requests list

coverity fixes for apps/s_server.c approval: review pending This pull request needs review by a committer branch: master Merge to master branch
#28101 opened Jul 26, 2025 by nhorman Loading…
25-test_verify.t: fix partly case-sensitive matching for Windows OS: s/MsWin32/MSWin32/ branch: master Merge to master branch branch: 3.0 Merge to openssl-3.0 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 branch: 3.5 Merge to openssl-3.5 tests: present The PR has suitable tests present triaged: bug The issue/pr is/fixes a bug
#28098 opened Jul 26, 2025 by DDvO Loading…
crypto: evp: fix potential null pointer dereference in EVP_DigestSign in m_sigver.c branch: master Merge to master branch tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#28095 opened Jul 25, 2025 by AntonMoryakov Loading…
ML-DSA: Validate signature length before decoding 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
#28093 opened Jul 25, 2025 by sil2100 Loading…
ML-KEM, ML-DSA: further sanitize some variables 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 tests: exempted The PR is exempt from requirements for testing triaged: feature The issue/pr requests/adds a feature
#28092 opened Jul 25, 2025 by sil2100 Loading…
ML-KEM: add FIPS 203 encap and decap input checks branch: master Merge to master branch resolved: not a bug The issue is not considered a bug severity: fips change The pull request changes FIPS provider sources triaged: feature The issue/pr requests/adds a feature
#28091 opened Jul 25, 2025 by sil2100 Loading…
1 task done
BIO_dgram: Fix BIO_CTRL_DGRAM_QUERY_MTU for IPv4-mapped IPv6 addresses 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.2 Merge to openssl-3.2 branch: 3.3 Merge to openssl-3.3 branch: 3.4 Merge to openssl-3.4 branch: 3.5 Merge to openssl-3.5 style: waived exempted from style checks tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
#28088 opened Jul 24, 2025 by ngauder Loading…
minimize contention for ADDED_OBJ hash table 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: performance The issue/pr reports/fixes a performance concern
#28081 opened Jul 23, 2025 by nhorman Loading…
Add memory allocation failure testing approval: review pending This pull request needs review by a committer branch: master Merge to master branch
#28078 opened Jul 23, 2025 by nhorman Loading…
add PQC algs to recommended TLS 1.3 groups 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)
#28076 opened Jul 23, 2025 by baentsch Loading…
Fix behavior change with EC keygen after commit "crypto/evp: compensate for providers not adding error queue entries for keymgmt, sigver, and asymcipher" approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch branch: 3.5 Merge to openssl-3.5 extended tests Run extended tests in CI severity: fips change The pull request changes FIPS provider sources severity: regression The issue/pr is a regression from previous released version style: waived exempted from style checks triaged: bug The issue/pr is/fixes a bug
#28073 opened Jul 22, 2025 by ifranzki Loading…
Add array memory allocation routines approval: review pending This pull request needs review by a committer branch: master Merge to master branch extended tests Run extended tests in CI severity: ABI change This pull request contains ABI changes severity: fips change The pull request changes FIPS provider sources triaged: feature The issue/pr requests/adds a feature
#28059 opened Jul 17, 2025 by esyr Loading…
1 of 2 tasks
Pairwise check for DH keys import as part of FIPS severity: fips change The pull request changes FIPS provider sources
#28058 opened Jul 17, 2025 by npajkovsky Loading…
update comments about retry required condition
#28055 opened Jul 17, 2025 by willmafh Loading…
[RISC-V] Further optimization for AES-128-CBC decryption performance approval: review pending This pull request needs review by a committer branch: master Merge to master branch
#28048 opened Jul 16, 2025 by zl523856 Loading…
2 tasks
MACs, RANDs & asym ciphers: use generated parameter parsing branch: master Merge to master branch extended tests Run extended tests in CI severity: fips change The pull request changes FIPS provider sources style: waived exempted from style checks tests: exempted The PR is exempt from requirements for testing triaged: performance The issue/pr reports/fixes a performance concern triaged: refactor The issue/pr requests/implements refactoring
#28047 opened Jul 16, 2025 by paulidale Draft
Remove support for SSLv3 branch: master Merge to master branch hold: committer discussion The committers need to establish a consensus how to move forward with the issue or PR triaged: feature The issue/pr requests/adds a feature
#28044 opened Jul 15, 2025 by kroeckx Loading…
2 tasks done
Remove support for SSLv2 Client Hello 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 tests: present The PR has suitable tests present triaged: feature The issue/pr requests/adds a feature
#28041 opened Jul 15, 2025 by kroeckx Loading…
2 tasks done
evp_test: Fix tests that were always skipped approval: review pending This pull request needs review by a committer branch: master Merge to master branch extended tests Run extended tests in CI triaged: bug The issue/pr is/fixes a bug
#28040 opened Jul 15, 2025 by slontis Loading…
1 of 2 tasks
Correctly fail on invalid pkey in CMS_decrypt
#28038 opened Jul 14, 2025 by bukka Draft
1 task done
crypto/{cmp,crmf}/: clean up #includes 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
#28035 opened Jul 14, 2025 by DDvO Loading…
Constify further X509 functions; will take effect with 4.0 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 tests: exempted The PR is exempt from requirements for testing triaged: refactor The issue/pr requests/implements refactoring
#28033 opened Jul 14, 2025 by DDvO Loading…
OCSP_request_set1_name(): make use of GENERAL_NAME_set1_X509_NAME() 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: refactor The issue/pr requests/implements refactoring
#28031 opened Jul 14, 2025 by DDvO Loading…
Updates to openssl-env(7) and friends to consistently document environment variable usage 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: documentation The issue/pr deals with documentation (errors) triaged: feature The issue/pr requests/adds a feature
#28025 opened Jul 11, 2025 by esyr Loading…
1 task done
CMP doc: update RFC 4210 -> 9810, RFC 6712 -> 9811 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)
#28017 opened Jul 10, 2025 by DDvO Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.