TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
b9da11f289783a763c352f14be29927921a8e0c6
/
tests
b9da11f
Test with GCC 15 with sloppy union initialization
by Gilles Peskine
· 3 months ago
d31a3c3
Merge pull request #10159 from gilles-peskine-arm/union-initialization-gcc15-preliminaries-dev
by Gilles Peskine
· 3 months ago
7769c16
Merge pull request #9654 from gabor-mezei-arm/9145_update_depends.py_pkalgs_domain
by Manuel Pégourié-Gonnard
· 3 months ago
49b7ef6
Merge pull request #10166 from gilles-peskine-arm/oid-split-restore-x509
by Gilles Peskine
· 3 months ago
f13fd1e
Use PSA macros for the `pkalgs` domain
by Gabor Mezei
· 10 months ago
d0e799a
Improve comments
by Gilles Peskine
· 3 months ago
d69bfb9044
Allow gcc-15 to be in $PATH
by Gilles Peskine
· 6 months ago
27f0713
Enable drivers when testing with GCC 15
by Gilles Peskine
· 6 months ago
6e24504
GCC 15: Silence -Wunterminated-string-initialization
by Gilles Peskine
· 8 months ago
579475d
Test with GCC 15
by Gilles Peskine
· 8 months ago
1876efc
Merge remote-tracking branch 'development' into HEAD
by Gilles Peskine
· 3 months ago
47c8579
Copy OID files that are getting moved to tf-psa-crypto
by Gilles Peskine
· 3 months ago
b8d5649
tests: test_suite_x509: adapt RSA-PSS tests
by Valerio Setti
· 3 months ago
7f6f4e6
library: pass NULL options parameter to mbedtls_pk_verify_ext()
by Valerio Setti
· 3 months ago
d24dfad
library: x509: remove sig_opts from mbedtls_x509_sig_alg_gets()
by Valerio Setti
· 3 months ago
2439c4c
Merge pull request #10090 from valeriosetti/issue9618-development
by Gilles Peskine
· 3 months ago
1afedac
tests: scripts: add new component to configuration-platform.sh
by Valerio Setti
· 3 months ago
5f6c633
Merge pull request #10157 from diopoex/development
by Gilles Peskine
· 3 months ago
02c80e6
Fix test and formatting in ssl_context_info
by Paul Höhn
· 3 months ago
e380416
fixed the tests
by Paul Höhn
· 3 months ago
0f0304d
scripts: tests: fix component_test_full_cmake_clang
by Valerio Setti
· 4 months ago
7fb7fda
tests: scripts: fix component_test_no_platform()
by Valerio Setti
· 4 months ago
b13d29e
tests: scripts: fix test_cmake_out_of_source
by Valerio Setti
· 4 months ago
7ac1184
configs: add PLATFORM_C to configs using ENTROPY_C
by Valerio Setti
· 4 months ago
73bd210
tests: remove usage of MBEDTLS_NO_PLATFORM_ENTROPY
by Valerio Setti
· 4 months ago
405d4ad
psasim: add timeout while waiting for psa_server to start
by Valerio Setti
· 4 months ago
1948c94
added dependencies to test scripts
by Ben Taylor
· 5 months ago
ad6953f
Merge pull request #10114 from felixc-arm/switch-to-which-aes
by David Horstmann
· 3 months ago
4156c49
Merge pull request #10122 from felixc-arm/move-public-headers
by Gilles Peskine
· 3 months ago
97c45bb
Merge pull request #10120 from gilles-peskine-arm/test_suite_ssl-fix-ret-20250408
by Gilles Peskine
· 3 months ago
6908580
Use aesni_crypt_ecb and internal_aes_encrypt to check conditional compilation
by Felix Conway
· 4 months ago
ad70494
Remove executable permissions and shebang from component-platforms.sh
by Felix Conway
· 4 months ago
8e13c8f
Add shebang to fix CI error
by Felix Conway
· 4 months ago
5081d65
Switch all.sh components from selftest to which_aes
by Felix Conway
· 4 months ago
232da48
Merge pull request #9421 from mfil/feature/implement_tls_exporter
by David Horstmann
· 4 months ago
a5db6c1
Fix record insertion
by Manuel Pégourié-Gonnard
· 4 months ago
7af97b6
Use HANDSHAKE_OVER in nominal test cases
by Manuel Pégourié-Gonnard
· 4 months ago
8d73bdc
Improve comments
by Manuel Pégourié-Gonnard
· 4 months ago
6fedc4e
Add executable permissions to new perl file
by Felix Conway
· 4 months ago
132f5b9
Use same dependencies for helper functions
by Manuel Pégourié-Gonnard
· 4 months ago
1f471a1
Tighten dependencies again
by Manuel Pégourié-Gonnard
· 4 months ago
921a2ac
Improve dependency declarations
by Manuel Pégourié-Gonnard
· 4 months ago
0a1996f
Tighten dependency declarations
by Manuel Pégourié-Gonnard
· 4 months ago
c0721e0
Improve documentation
by Gilles Peskine
· 5 months ago
eb48890
Remove redundant setup
by Gilles Peskine
· 5 months ago
161cadd
Fix copypasta
by Gilles Peskine
· 5 months ago
84ccbd8
Simulate closing the connection mid-message
by Gilles Peskine
· 5 months ago
5e3c0bd
Also test inserting non-empty, non-handshake records
by Gilles Peskine
· 5 months ago
c34ea47
Fix the build without MBEDTLS_DEBUG_C
by Gilles Peskine
· 5 months ago
0742672
Fix the build in PSK-only configurations
by Gilles Peskine
· 5 months ago
7ab9fb6
Pacify ancient clang -Wmissing-initializer
by Gilles Peskine
· 5 months ago
7c1dbef
Test split, coalesced-split and empty handshake records
by Gilles Peskine
· 5 months ago
92122ed
Create handshake record coalescing tests
by Gilles Peskine
· 5 months ago
a4bf002
Document gotcha of move_handshake_to_state
by Gilles Peskine
· 5 months ago
1ef121c
Move script and update shebang to fix CI
by Felix Conway
· 4 months ago
e6605f9
Adjust build scripts to accommodate public header move
by Felix Conway
· 4 months ago
946bf14
Fix some test helper functions returning 0 on some failures
by Gilles Peskine
· 4 months ago
55b8bb4
Check the status of mbedtls_ssl_set_hostname()
by Gilles Peskine
· 4 months ago
3b819cf
Merge pull request #10109 from mpg/merge-from-restricted
by Gilles Peskine
· 4 months ago
8bbe60a
Merge pull request #10102 from ronald-cron-arm/check-generated-files-follow-up
by Ronald Cron
· 4 months ago
ed4a2b4
Merge branch 'development-restricted' into merge-from-restricted
by Manuel Pégourié-Gonnard
· 4 months ago
e235958
Merge pull request #10078 from bjwtaylor/pk_rsa_alt-removal
by Manuel Pégourié-Gonnard
· 4 months ago
444db89
Remove check-generated-files.sh
by Ronald Cron
· 4 months ago
5d9b9d2
Rename mbedtls-all.sh to just all.sh
by Ronald Cron
· 4 months ago
8e2d40d
Remove all.sh wrapper
by Ronald Cron
· 4 months ago
1a1ec2f
Fix up merge conflict resolution
by Max Fillinger
· 4 months ago
29f8f9a
Fix dependencies for TLS-Exporter tests
by Max Fillinger
· 7 months ago
9f84333
Exporter: Add min. and max. label tests
by Max Fillinger
· 8 months ago
9c5bae5
Fix max. label length in key material exporter
by Max Fillinger
· 9 months ago
d23579c
Fix requirements for TLS 1.3 Exporter compat test
by Max Fillinger
· 9 months ago
4e21703
Add fixed compatibility test for TLS 1.3 Exporter
by Max Fillinger
· 9 months ago
7b97712
Remove exporter compatibility test for TLS 1.3
by Max Fillinger
· 9 months ago
6d53a3a
Fix openssl s_client invocation
by Max Fillinger
· 9 months ago
f8059db
Print names of new tests properly
by Max Fillinger
· 9 months ago
92b7a7e
ssl-opt.sh: Add tests for keying material export
by Max Fillinger
· 9 months ago
ee467aa
mbedtls_test_ssl_do_handshake_with_endpoints: Zeroize endpoints
by Max Fillinger
· 9 months ago
d6e0095
Exporter tests: Don't use unavailbable constant
by Max Fillinger
· 9 months ago
8e0b8c9
Exporter tests: Add missing depends-ons
by Max Fillinger
· 9 months ago
c6fd1a2
Use one maximum key_len for all exported keys
by Max Fillinger
· 9 months ago
a9a9e99
Exporter tests: Reduce key size in long key tests
by Max Fillinger
· 9 months ago
9dc7b19
Exporter tests: Free endpoints before PSA_DONE()
by Max Fillinger
· 9 months ago
364afea
Exporter tests: Fix possible uninitialized variable use
by Max Fillinger
· 9 months ago
ea1e777
Coding style cleanup
by Max Fillinger
· 9 months ago
8a2d2ad
Exporter tests: Initialize allocated memory
by Max Fillinger
· 9 months ago
8f12e31
Exportert tests: Free endpoints and options
by Max Fillinger
· 9 months ago
3e12918
Fix output size check for key material exporter
by Max Fillinger
· 9 months ago
28916ac
Increase allowed output size of HKDF-Expand-Label
by Max Fillinger
· 9 months ago
cf007ca
Add more tests for keying material export
by Max Fillinger
· 9 months ago
7b72220
Fix coding style
by Max Fillinger
· 11 months ago
c798642
Add test for TLS-Exporter in TLS 1.3
by Max Fillinger
· 12 months ago
3189752
Merge pull request #10073 from felixc-arm/remove-inject-entropy
by Ronald Cron
· 4 months ago
064f68e
Merge pull request #10032 from valeriosetti/psasim-doc-update
by Manuel Pégourié-Gonnard
· 4 months ago
133f7aa
Add MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES to ignore list for CI
by Felix Conway
· 5 months ago
92efce2
[development] Remove code relating to MBEDTLS_PSA_INJECT_ENTROPY
by Felix Conway
· 5 months ago
e57ea21
Merge pull request #10042 from bjwtaylor/remove-ssl-conf
by Manuel Pégourié-Gonnard
· 4 months ago
05a9787
Remove MBEDTLS_PK_RSA_ALT
by Ben Taylor
· 5 months ago
4cd8fbb
Use TF_PSA_CRYPTO_ROOT_DIR
by Ronald Cron
· 5 months ago
aa5c159
all.sh: check generated files: Use make_generated_files.py
by Ronald Cron
· 5 months ago
99226e9
cmake: Generate test_keys.h and test_certs.h in the build tree
by Ronald Cron
· 6 months ago
81a674e
Adapt to generate_config_tests.py changes
by Ronald Cron
· 5 months ago
Next »