-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: Mbed-TLS/mbedtls
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[mbedtls-3.6] fix arm32 build errors with GCC 15.3
#10793
opened Jun 27, 2026 by
DragonBluep
Loading…
Reject out-of-bounds ALPN length in ssl_context_load
bug
component-tls
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-xs
Estimated task size: extra small (a few hours at most)
#10792
opened Jun 25, 2026 by
nvxbug
Loading…
5 of 7 tasks
Reject out-of-bounds session ID length in ssl_tls12_session_load
bug
component-tls
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-xs
Estimated task size: extra small (a few hours at most)
#10791
opened Jun 24, 2026 by
nvxbug
Loading…
8 tasks done
mbedtls/ssl.h: ssl_user_data_* accepts const pointers.
component-tls
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-xs
Estimated task size: extra small (a few hours at most)
#10783
opened Jun 22, 2026 by
abtom87
Loading…
7 tasks
scripts: scan tf-psa-crypto/include/mbedtls for error codes
component-test
Test framework and CI scripts
enhancement
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-xs
Estimated task size: extra small (a few hours at most)
#10782
opened Jun 22, 2026 by
abtom87
Loading…
7 tasks
Complete the move of TF-PSA-Crypto driver wrappers to dispatch/ directory
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-s
Estimated task size: small (~2d)
#10780
opened Jun 18, 2026 by
asmellby
Loading…
7 of 8 tasks
Fix TriCore MULADDC clobber list missing carry register
bug
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-xs
Estimated task size: extra small (a few hours at most)
#10778
opened Jun 17, 2026 by
ThePassionate
Loading…
6 of 7 tasks
cmake: install libmbedcrypto compat library as a program
component-platform
Portability layer and build scripts
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
size-xs
Estimated task size: extra small (a few hours at most)
#10777
opened Jun 17, 2026 by
plusky
Loading…
3 tasks done
Fix generate_features.pl for X.509 section
component-platform
Portability layer and build scripts
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-xs
Estimated task size: extra small (a few hours at most)
#10776
opened Jun 15, 2026 by
MathisMARION
Loading…
7 of 8 tasks
Fix mbedtls_x509_dn_gets buffer too small for long DN values
bug
component-x509
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-s
Estimated task size: small (~2d)
#10767
opened Jun 2, 2026 by
eyupcanakman
Loading…
3 of 8 tasks
Allow TF-PSA-Crypto path to be specified in CMake and Makefiles
needs-ci
Needs to pass CI tests
priority-medium
Medium priority - this can be reviewed as time permits
size-xs
Estimated task size: extra small (a few hours at most)
#10764
opened May 25, 2026 by
valeriosetti
Contributor
Loading…
7 tasks
ssl: size _pms_ecdh against PSA_RAW_KEY_AGREEMENT_OUTPUT_MAX_SIZE
#10758
opened May 20, 2026 by
wkhadgar
Loading…
5 of 8 tasks
Missing assignment certificate request context len
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-s
Estimated task size: small (~2d)
#10756
opened May 19, 2026 by
bjwtaylor
Loading…
7 tasks
Resolve failure caused by empty digest algorithm
needs-preceding-pr
Requires another PR to be merged first
needs-review
Every commit must be reviewed by at least two team members,
needs-reviewer
This PR needs someone to pick it up for review
priority-low
Low priority - this may not receive review soon
size-s
Estimated task size: small (~2d)
#10746
opened May 1, 2026 by
bjwtaylor
Loading…
7 tasks
library/alignment.h: Fix 'MBEDTLS_GCC_VERSION' is not defined error
approved
Design and code approved - may be waiting for CI or backports
needs-backports
Backports are missing or are pending review and approval.
#10731
opened Apr 29, 2026 by
AmyChan-Intel
Loading…
7 tasks done
Fix -Wundef warnings for PSA macros in pk_internal.h
#10729
opened Apr 28, 2026 by
lhuang04
Contributor
Loading…
1 of 7 tasks
Fix -Wundef warnings for MBEDTLS_GCC_VERSION in alignment.h
#10717
opened Apr 27, 2026 by
lhuang04
Contributor
Loading…
1 of 7 tasks
Add MBEDTLS_SSL_TLS_HS_LARGE_MSG for large handshake message reassembly
component-tls
enhancement
needs-ci
Needs to pass CI tests
needs-review
Every commit must be reviewed by at least two team members,
size-s
Estimated task size: small (~2d)
#10714
opened Apr 24, 2026 by
lhuang04
Contributor
Loading…
3 of 8 tasks
Backport 4.1: Silence support failures in all.sh
needs-review
Every commit must be reviewed by at least two team members,
priority-medium
Medium priority - this can be reviewed as time permits
size-xs
Estimated task size: extra small (a few hours at most)
#10681
opened Apr 9, 2026 by
gilles-peskine-arm
Contributor
Loading…
7 tasks done
Backport 3.6: ssl_fork_server RNG testing
needs-ci
Needs to pass CI tests
priority-high
High priority - will be reviewed soon
size-s
Estimated task size: small (~2d)
#10666
opened Apr 1, 2026 by
gilles-peskine-arm
Contributor
Loading…
4 of 6 tasks
Backport 3.6: Fix variable set but not used warning
approved
Design and code approved - may be waiting for CI or backports
priority-medium
Medium priority - this can be reviewed as time permits
size-xs
Estimated task size: extra small (a few hours at most)
#10657
opened Mar 25, 2026 by
bjwtaylor
Loading…
5 tasks
Fix variable set but not used warning
approved
Design and code approved - may be waiting for CI or backports
needs-backports
Backports are missing or are pending review and approval.
priority-medium
Medium priority - this can be reviewed as time permits
size-xs
Estimated task size: extra small (a few hours at most)
#10656
opened Mar 25, 2026 by
bjwtaylor
Loading…
6 tasks done
Backport 3.6: Add fix for -DENABLE_PROGRAMS=OFF build error
needs-work
priority-medium
Medium priority - this can be reviewed as time permits
size-xs
Estimated task size: extra small (a few hours at most)
#10655
opened Mar 25, 2026 by
bjwtaylor
Loading…
5 of 7 tasks
Previous Next
ProTip!
Follow long discussions with comments:>50.