TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
ed87da7ad766a98ff1175045c5ad7b6246258da3
ed87da7
Merge remote-tracking branch 'restricted/development-restricted' into future_rc
by Minos Galanakis
· 6 weeks ago
415d7eb
Merge pull request #10242 from Mbed-TLS/mbedtls-release-sync
by Ronald Cron
· 6 weeks ago
ed7c0d1
Updated tf-psa-crypto pointer (release-sync)
by Minos Galanakis
· 6 weeks ago
mbedtls-release-sync
07b95f0
Updated framework pointer (release-sync)
by Minos Galanakis
· 6 weeks ago
a3857eb
Merge pull request #10162 from davidhorstmann-arm/fix-bump-version
by minosgalanakis
· 7 weeks ago
2180a7e
Merge pull request #10240 from valeriosetti/prereq-for-psa298
by Gilles Peskine
· 7 weeks ago
68e531f
Merge pull request #10216 from felixc-arm/gcc-15-warning-dev
by Manuel Pégourié-Gonnard
· 7 weeks ago
gh-readonly-queue/development/pr-10216-7c536dab54bf083962a52ccbba9b752c3d6f682c
06d64ad
library: Makefile: use wildcard to select sources for crypto library
by Valerio Setti
· 7 weeks ago
78b0521
Remove trailing whitespace
by Ari Weiler-Ofek
· 7 weeks ago
69f5706
Add explanatory comment above #include "../tf-psa-crypto/core/common.h"
by Ari Weiler-Ofek
· 7 weeks ago
cfbee27
Add include so psasim files can find new macro
by Felix Conway
· 7 weeks ago
b9891f1
Add changelog
by Felix Conway
· 8 weeks ago
5b84ae1
Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING
by Felix Conway
· 8 weeks ago
79b5138
Add __attribute__ ((nonstring)) to remove unterminated-string-initialization warning
by Felix Conway
· 8 weeks ago
7c536da
Merge pull request #10231 from ronald-cron-arm/mbedtls-build-info
by Ronald Cron
· 7 weeks ago
a9dc998
Merge pull request #10235 from mpg/cleanup-oid
by Manuel Pégourié-Gonnard
· 7 weeks ago
gh-readonly-queue/development/pr-10235-4ccde0c8e5837db88f3118ade472e8cf42aa70e0
838a114
Remove MBEDTLS_OID_C from sample configs
by Manuel Pégourié-Gonnard
· 7 weeks ago
6a3b877
Remove OID from generate_error.pl
by Manuel Pégourié-Gonnard
· 7 weeks ago
d9fa075
Update tf-psa-crypto
by Manuel Pégourié-Gonnard
· 7 weeks ago
4ccde0c
Merge pull request #10225 from valeriosetti/issue229-mbedtls
by Manuel Pégourié-Gonnard
· 7 weeks ago
2d7ded6
scripts: generate_visualc_files: fix include_directories
by Valerio Setti
· 7 weeks ago
f5e27fa
Revert "update further everest paths"
by Valerio Setti
· 7 weeks ago
26893d9
Revert "CMakeLists: prepare for Everest headers relocation"
by Valerio Setti
· 7 weeks ago
d1e4ccf
cmake: Fix library order
by Ronald Cron
· 7 weeks ago
e4960bc
framework: update reference
by Valerio Setti
· 7 weeks ago
3150913
Revert "update framework submodule to pull in everest changes"
by Valerio Setti
· 7 weeks ago
653a86d
CMakeLists: prepare for Everest headers relocation
by Valerio Setti
· 7 weeks ago
a3b562a
programs: test: Let zeroize be an Mbed TLS test program
by Ronald Cron
· 7 weeks ago
0815c67
programs: pkey: Use tf-psa-crypto/build_info.h
by Ronald Cron
· 4 months ago
3de417f
scripts: generate_visualc_files.pl: prepare for Everest headers relocation
by Valerio Setti
· 7 weeks ago
48552b6
Merge pull request #10187 from valeriosetti/ecp-restartable-development
by Manuel Pégourié-Gonnard
· 7 weeks ago
d177e3f
Merge pull request #1356 from Mbed-TLS/bugfix_1351_1352_1353_lms_drivers
by David Horstmann
· 8 weeks ago
3a21cdf
Merge pull request #1354 from mpg/fix-asn1-store-named-data-null-deref-dev
by Manuel Pégourié-Gonnard
· 8 weeks ago
b1d3e2e
Merge pull request #9634 from gabor-mezei-arm/9144_update_depends.py_hashes_domain
by Ronald Cron
· 8 weeks ago
f5a63d1
Fix invalid test data by aligning with 3.6
by Manuel Pégourié-Gonnard
· 8 weeks ago
dc82fa6
Keep only the X.509 part from the Changelog
by Manuel Pégourié-Gonnard
· 10 weeks ago
5f6310b
Add ChangeLog entry
by Manuel Pégourié-Gonnard
· 2 months ago
d2262f2
Uncomment tests now that crypto is fixed
by Manuel Pégourié-Gonnard
· 10 weeks ago
d1090d7
Update crypto submodule
by Manuel Pégourié-Gonnard
· 10 weeks ago
d7d0acb
tf-psa-crypto: update reference
by Valerio Setti
· 8 weeks ago
a81d6df
tests|programs: remove usage of mbedtls_ecp_set_max_ops()
by Valerio Setti
· 3 months ago
eaf5789
library: remove ECDSA_C dependency from ECP_RESTARTABLE
by Valerio Setti
· 3 months ago
c394fd0
library: debug: replace MBEDTLS_PK_USE_PSA_EC_DATA with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY
by Valerio Setti
· 3 months ago
ae89dcc
library: tls12: remove usage of MBEDTLS_PK_USE_PSA_EC_DATA
by Valerio Setti
· 3 months ago
c2b7f85
Merge pull request #10206 from felixc-arm/doxygen-doxyfile-public-only
by Gilles Peskine
· 8 weeks ago
035247d
Re-add doxygen/input to INPUT variable
by Felix Conway
· 8 weeks ago
67f6382
Updated tf-psa-crypto pointer
by Minos Galanakis
· 10 weeks ago
1704578
Update tf-psa-crypto pointer to bring in doxygen pre-work
by Felix Conway
· 9 weeks ago
4f94ae8
Doxygen: only render public files
by Felix Conway
· 9 weeks ago
c6654fc
Replace MBEDTLS_ERR_ECP_IN_PROGRESS with alias PSA_OPERATION_INCOMPLETE in documentation
by Felix Conway
· 9 weeks ago
96e17e8
Merge pull request #10204 from felixc-arm/remove-mbedtlsplatformc-requirements
by Gilles Peskine
· 8 weeks ago
3795f8a
Remove temporary component created for SHA3 testing
by Gabor Mezei
· 9 weeks ago
ef013a6
Use PSA macros for the `hashes` domain
by Gabor Mezei
· 11 months ago
c54da23
Update tf-psa-crypto pointer
by Felix Conway
· 9 weeks ago
43c891a
Remove requirement on MBEDTLS_PLATFORM_C from configs
by Felix Conway
· 9 weeks ago
cdd91da
Merge pull request #10145 from gabor-mezei-arm/remove_sha3_config_option
by Manuel Pégourié-Gonnard
· 8 weeks ago
2649800
Do not disable `PSA_WANT_SHA3` macros when driver accel is used
by Gabor Mezei
· 9 weeks ago
c45f3d6
Update PSA repo
by Gabor Mezei
· 9 weeks ago
83e5a7b
update framework submodule to pull in everest changes
by Ben Taylor
· 10 weeks ago
de864e7
Remove ChangeLog as it is not required
by Ben Taylor
· 4 months ago
40bc348
corrected ChangeLog
by Ben Taylor
· 4 months ago
1423473
Add ChangeLog for removal of everest headers
by Ben Taylor
· 4 months ago
243b54f
update further everest paths
by Ben Taylor
· 4 months ago
2d6374a
adjust everest header paths in generate_visualc_files.pl
by Ben Taylor
· 4 months ago
b4cbc15
Merge pull request #10192 from valeriosetti/fixes-for-ecp-restartable-part2
by Gilles Peskine
· 9 weeks ago
e806134
Merge pull request #10173 from gilles-peskine-arm/oid-split-x509
by Manuel Pégourié-Gonnard
· 9 weeks ago
72cc7bb
Start the generation at the beginning of the line
by Gabor Mezei
· 3 months ago
588769c
Update error generation
by Gabor Mezei
· 3 months ago
4aa974f
Remove `MBEDTLS_SHA3_C` config option
by Gabor Mezei
· 3 months ago
7e7dc6f
Align endif comments with auxiliary macros
by Gilles Peskine
· 3 months ago
9e147f2
Exclude crypto's oid.h now that it is in mbedtls
by Gilles Peskine
· 3 months ago
53e11cb
Changelog entry for the OID module in Mbed TLS 4.0
by Gilles Peskine
· 3 months ago
dcd43fc
Move oid_xxx_numeric_string back to oid.h
by Gilles Peskine
· 3 months ago
b828820
Declare oid_xxx_numeric_string only when they are defined
by Gilles Peskine
· 3 months ago
02ec585
Replace MBEDTLS_OID_C by function-specific dependencies
by Gilles Peskine
· 3 months ago
6354411
Remove unused function
by Gilles Peskine
· 3 months ago
cd4c0d7
Move OID string definitions back to mbedtls/oid.h
by Gilles Peskine
· 3 months ago
f9ca8ed
Create a public header file for OID values
by Gilles Peskine
· 3 months ago
71ccc72
Remove macros for crypto OID
by Gilles Peskine
· 3 months ago
4c83221
Replace MBEDTLS_ERR_OID_NOT_FOUND with MBEDTLS_ERR_X509_UNKNOWN_OID
by Gilles Peskine
· 3 months ago
47f1d7b
Replace MBEDTLS_ERR_OID_BUF_TOO_SMALL with PSA_ERROR_BUFFER_TOO_SMALL
by Gilles Peskine
· 3 months ago
32a1112
Remove MBEDTLS_OID_X509_EXT_xxx constants
by Gilles Peskine
· 4 months ago
b7ef4df
Remove OID tables that are not used in X.509
by Gilles Peskine
· 3 months ago
532e3ee
Switch library and tests to the x509_oid module
by Gilles Peskine
· 3 months ago
d2fe51c
Add the x509_oid module to the build
by Gilles Peskine
· 3 months ago
86e45ba
Rename OID functions and types to mbedtls_x509_oid_xxx in x509_oid
by Gilles Peskine
· 3 months ago
86a47f8
Switch to "x509_oid.h" in code that uses OID functions
by Gilles Peskine
· 3 months ago
b825dcf
Update file names in comments
by Gilles Peskine
· 3 months ago
86b9d3f
documentation of mbedtls_ssl_async_sign_t with RSA: update to PSA
by Gilles Peskine
· 4 months ago
591d854
Merge pull request #10201 from gabor-mezei-arm/9144_SHA3_testing
by Bence Szépkúti
· 9 weeks ago
b9d7284
Fix calling `config.py` and update comment
by Gabor Mezei
· 9 weeks ago
8e5ee47
Add temporary component for SHA3 testing
by Gabor Mezei
· 9 weeks ago
03a86e7
test: suites: pkcs7/x509parse: add missing PSA_INIT and PSA_DONE
by Valerio Setti
· 10 weeks ago
5989da2
Add tests for bug in mbedtls_x509_string_to_names()
by Manuel Pégourié-Gonnard
· 3 months ago
a4ffc4e
Merge remote-tracking branch 'public/development' into development-restricted
by Manuel Pégourié-Gonnard
· 10 weeks ago
80b697d
Merge pull request #10183 from felixc-arm/fix-ssl-opt-error-codes
by Gilles Peskine
· 2 months ago
7f363df
programs: ssl_client2: set max restartable op also in PSA
by Valerio Setti
· 2 months ago
ffac311
library: debug: fix guards for EC helper functions
by Valerio Setti
· 2 months ago
199a156
library: debug: make mbedtls_debug_print_ecp() internal
by Valerio Setti
· 2 months ago
36f424e
Merge pull request #10190 from valeriosetti/prerequisites-for-ecp-restartable
by Ronald Cron
· 2 months ago
Next »