TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/development
/
tests
40486a4
Merge pull request #10209 from bjwtaylor/remove-MBEDTLS_USE_PSA_CRYPTO-code
by Gilles Peskine
· 6 days ago
gh-readonly-queue/development/pr-10209-3e23cdc754cce64cf6aa124d6872d49d7dec7d77
ae9dbaa
Merge pull request #10315 from bjwtaylor/include-private-pk
by Gilles Peskine
· 6 days ago
c454b5b
Fix rebase failure
by Ben Taylor
· 6 days ago
4df61d4
fix style issues
by Ben Taylor
· 7 days ago
dbea0a9
Remove additional unused no rng case
by Ben Taylor
· 7 days ago
1e2e2ea
Added back crypto treatment of certs as the keyfile is now passed in and the previous rng issue should no longer be relevent
by Ben Taylor
· 7 days ago
8519c3e
corrected copy paste error for MBEDTLS_USE_PSA_CRYPTO enabled/disabled
by Ben Taylor
· 3 weeks ago
6164e92
Restore comment in ssl-opt.sh as it is still relevent
by Ben Taylor
· 3 weeks ago
0768726
restoring test comment that refer to USE_PSA
by Ben Taylor
· 3 weeks ago
39a68bf
removed additional references to USE_PSA in tests and comments
by Ben Taylor
· 3 weeks ago
98ecfdb
corrected code style
by Ben Taylor
· 8 weeks ago
9020426
remove MBEDTLS_USE_PSA_CRYPTO from tests
by Ben Taylor
· 8 weeks ago
4bb98be
initial remove of MBEDTLS_USE_PSA_CRYPTO
by Ben Taylor
· 3 months ago
b3a2005
Remove copy from Makefile
by Ben Taylor
· 7 days ago
d6f881e
Merge pull request #10319 from gilles-peskine-arm/move-check-config-to-library
by Gilles Peskine
· 7 days ago
cd1b7ff
tests: x509write: replace MBEDTLS_ECDSA_DETERMINISTIC with PSA_WANT one
by Valerio Setti
· 7 days ago
d560799
Adjust libtestdriver1_rewrite.pl to work on private
by Ben Taylor
· 8 days ago
1787ea4
Removed debug comment
by Ben Taylor
· 13 days ago
532dfee
Add copy of header file for libtestdriver1
by Ben Taylor
· 2 weeks ago
01def64
Unit tests for check_config.h
by Gilles Peskine
· 3 months ago
1819a91
Include limits.h where needed
by Gilles Peskine
· 14 days ago
b23424c
Merge pull request #10317 from ronald-cron-arm/legacy-crypto-options-cleanup
by Ronald Cron
· 11 days ago
361ce2b
Rename mbedtls_pk_setup_opaque to mbedtls_pk_wrap_psa
by Ben Taylor
· 5 weeks ago
dfd501d
depends.py: Adapt to the removal of legacy crypto config options
by Ronald Cron
· 2 weeks ago
fb03d13
depends.py: Remove cipher_padding domain
by Ronald Cron
· 4 weeks ago
0668036
Replace MBEDTLS_AES_C
by Ronald Cron
· 2 weeks ago
e13c701
all.sh: Remove unset of now removed legacy symmetric crypto options
by Ronald Cron
· 2 weeks ago
892bb61
all.sh: Remove unset of now removed legacy RSA config options
by Ronald Cron
· 2 weeks ago
772a8ad
all.sh: Remove unset of now removed legacy hash config options
by Ronald Cron
· 2 weeks ago
27125ce
Update references to tf-psa-crypto/core/common.h
by Bence Szépkúti
· 3 weeks ago
5be8511
Fix too many arguments in mbedtls_pk_verify_new
by Ben Taylor
· 3 weeks ago
0c787e3
Remove additional calls to mbedtls_pk_verify_ext
by Ben Taylor
· 3 weeks ago
b5fd7b9
Merge pull request #10295 from gilles-peskine-arm/nv-seed-only-prepare-mbedtls
by Ronald Cron
· 3 weeks ago
gh-readonly-queue/development/pr-10295-4e9d91005f3e1b8823b358515f92339968acfbac
4e9d910
Merge pull request #10272 from bjwtaylor/include-private-pk
by Gilles Peskine
· 3 weeks ago
c801d32
include private pk.h internally
by Ben Taylor
· 5 weeks ago
375fab7
Added a fix for the CI failure due to private access error
by Anton Matkin
· 3 weeks ago
abafe32
Merge pull request #10297 from ronald-cron-arm/remove-legacy-crypto-options-preparation-1
by Ronald Cron
· 3 weeks ago
3c2a1cb
Prepare to ignore a new test case
by Gilles Peskine
· 3 weeks ago
9edf4c5
test_psa_crypto_config_accel_rsa_crypto: Disable MBEDTLS_GENPRIME
by Ronald Cron
· 3 weeks ago
4c48114
analyze_outcomes.py: Ignore test cases depending on MBEDTLS_GENPRIME
by Ronald Cron
· 4 weeks ago
50f99ca
depends.py: Add warning log
by Ronald Cron
· 3 weeks ago
e0b06eb
test_xts: Remove temporarily file earlier
by Ronald Cron
· 3 weeks ago
f256f8a
Add test_xts component
by Ronald Cron
· 4 weeks ago
b5c6fcc
test_psa_crypto_config_accel_cipher_aead_cmac: Disable POLY1305
by Ronald Cron
· 4 weeks ago
3f12006
build_psa_config_file: Check PSA_WANT_ALG_CMAC instead of MBEDTLS_CMAC_C
by Ronald Cron
· 5 weeks ago
fbd5157
ssl-opt.sh: Replace MBEDTLS_ECP_DP_* dependencies
by Ronald Cron
· 4 weeks ago
68ba7f7
ssl-opt.sh: Replace MBEDTLS_RSA_C dependencies
by Ronald Cron
· 5 weeks ago
bd28acf
ssl-opt.sh: Remove dependencies on built-in CBC and AES
by Ronald Cron
· 4 weeks ago
d5da020
depends.py: Do not fail when disabling a non-existing option
by Ronald Cron
· 5 weeks ago
ba2376c
Merge pull request #10275 from ariwo17/remove-des-core-before-crypto
by David Horstmann
· 4 weeks ago
5d8d299
Disable PSA_WANT_KEY_TYPE_DES to stop DES from being re-enabled
by Ari Weiler-Ofek
· 4 weeks ago
83bef5b
Merge tag 'mbedtls-4.0.0-beta' into mbedtls-4.0.0-beta-mergeback
by Minos Galanakis
· 4 weeks ago
86422e5
Remove: DES selftest, component_test_psa_crypto_config_accel_des and dead DES mentions prior to TF-PSA-Crypto cleanup
by Ari Weiler-Ofek
· 5 weeks ago
9213318
Merge pull request #10197 from gilles-peskine-arm/ssl_helpers-split_perform_handshake-dev
by Manuel Pégourié-Gonnard
· 5 weeks ago
0038408
Properly initialize SSL endpoint objects
by Gilles Peskine
· 6 weeks ago
042ee3b
Fix accidentally skipped test assertion
by Gilles Peskine
· 6 weeks ago
ed87da7
Merge remote-tracking branch 'restricted/development-restricted' into future_rc
by Minos Galanakis
· 6 weeks ago
42c4bdd
Merge pull request #10245 from felixc-arm/gcc-15-remove-wnoerror-dev
by Manuel Pégourié-Gonnard
· 6 weeks ago
f68f45c
Merge pull request #10213 from valeriosetti/issue298-development
by Gilles Peskine
· 6 weeks ago
27eb014
tests: suite_x509parse: rename variable in x509parse_crt()
by Valerio Setti
· 7 weeks ago
210b611
tests: suite_x509parse: fix indentation in x509parse_crt()
by Valerio Setti
· 7 weeks ago
2747ac1
tests: x509parse: fix RSA key in DER certificates
by Valerio Setti
· 8 weeks ago
11345e9
tests: x509parse: fix return values for invalid RSA keys
by Valerio Setti
· 8 weeks ago
760608d
Properly initialize SSL endpoint objects
by Gilles Peskine
· 6 weeks ago
b836d46
Fix accidentally skipped test assertion
by Gilles Peskine
· 6 weeks ago
8e95ba9
Merge pull request #10214 from ariwo17/fix-typo
by David Horstmann
· 6 weeks ago
95c48b3
Turn Wunterminated-string-initialization back into an error
by Felix Conway
· 6 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
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
48552b6
Merge pull request #10187 from valeriosetti/ecp-restartable-development
by Manuel Pégourié-Gonnard
· 7 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
d2262f2
Uncomment tests now that crypto is fixed
by Manuel Pégourié-Gonnard
· 10 weeks ago
a81d6df
tests|programs: remove usage of mbedtls_ecp_set_max_ops()
by Valerio Setti
· 3 months ago
6ee4d92
Fixed the same typo in ssl-opt.sh
by Ari Weiler-Ofek
· 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
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
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
4aa974f
Remove `MBEDTLS_SHA3_C` config option
by Gabor Mezei
· 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
cd4c0d7
Move OID string definitions back to mbedtls/oid.h
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
86a47f8
Switch to "x509_oid.h" in code that uses OID functions
by Gilles Peskine
· 3 months 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
6edb76c
mbedtls_test_ssl_endpoint_init: split configuration and setup
by Gilles Peskine
· 9 weeks ago
00eb072
mbedtls_test_ssl_endpoint_init: store user_data_n in the endpoint object
by Gilles Peskine
· 9 weeks ago
a6e71f9
Don't change the configuration after mbedtls_ssl_setup
by Gilles Peskine
· 9 weeks ago
Next »