1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-09 16:41:19 +08:00

Commit Graph

  • 1782587af2
    Merge pull request #10130 from valeriosetti/issue8154-development development coverity_scan Gilles Peskine 2025-05-07 14:22:34 +00:00
  • f0daff971b
    Merge pull request #10151 from gilles-peskine-arm/union-initialization-gcc15-preliminaries-3.6 mbedtls-3.6 Gilles Peskine 2025-05-07 14:22:28 +00:00
  • b8d5649ab6 tests: test_suite_x509: adapt RSA-PSS tests Valerio Setti 2025-04-28 10:14:18 +02:00
  • 7f6f4e6907 library: pass NULL options parameter to mbedtls_pk_verify_ext() Valerio Setti 2025-04-23 11:29:51 +02:00
  • d24dfad7af library: x509: remove sig_opts from mbedtls_x509_sig_alg_gets() Valerio Setti 2025-04-23 11:13:02 +02:00
  • 68878ccdd0 library: x509: simplify RSA-PSS management Valerio Setti 2025-04-10 23:30:26 +02:00
  • 2439c4c14a
    Merge pull request #10090 from valeriosetti/issue9618-development Gilles Peskine 2025-05-06 22:35:03 +02:00
  • 7f8b7b768b tf-psa-crypto: update reference Valerio Setti 2025-04-29 11:02:37 +02:00
  • 55fa875574 framework: update reference Valerio Setti 2025-04-29 11:02:27 +02:00
  • 1afedacfea tests: scripts: add new component to configuration-platform.sh Valerio Setti 2025-05-06 06:27:02 +02:00
  • 15bb8e04bf Improve comments Gilles Peskine 2025-04-30 16:57:07 +02:00
  • 5f6c6334f8
    Merge pull request #10157 from diopoex/development Gilles Peskine 2025-04-30 07:00:01 +00:00
  • 02c80e631f
    Fix test and formatting in ssl_context_info Paul Höhn 2025-04-29 22:02:24 +02:00
  • e38041673f
    fixed the tests Paul Höhn 2025-04-29 18:52:13 +02:00
  • 5a7a5305e8
    removed trailing whitespace Paul Höhn 2025-04-29 16:34:14 +02:00
  • da95274730
    ssl context fix for 4.0 Paul Höhn 2025-04-28 19:40:52 +02:00
  • 0f0304d433 scripts: tests: fix component_test_full_cmake_clang Valerio Setti 2025-04-22 17:36:17 +02:00
  • 7fb7fdabd7 tests: scripts: fix component_test_no_platform() Valerio Setti 2025-04-22 16:28:55 +02:00
  • 1971eab465 programs: test: add C++ specific commands to cpp_dummy_build Valerio Setti 2025-04-22 16:11:00 +02:00
  • b13d29ebb2 tests: scripts: fix test_cmake_out_of_source Valerio Setti 2025-04-18 18:11:17 +02:00
  • 7ac11845d0 configs: add PLATFORM_C to configs using ENTROPY_C Valerio Setti 2025-04-18 14:30:28 +02:00
  • 3775c9b48f programs: selftest: remove direct call to mbedtls_platform_entropy_poll() Valerio Setti 2025-04-15 12:49:17 +02:00
  • 73bd210a94 tests: remove usage of MBEDTLS_NO_PLATFORM_ENTROPY Valerio Setti 2025-04-15 08:56:51 +02:00
  • 405d4adff2 psasim: add timeout while waiting for psa_server to start Valerio Setti 2025-04-08 14:04:57 +02:00
  • c568688456 config.py: do not enable MBEDTLS_PLATFORM_GET_ENTROPY_ALT in full config Valerio Setti 2025-03-24 15:55:27 +01:00
  • 0fe9277fec
    Merge pull request #9983 from bjwtaylor/kw-api-rework Manuel Pégourié-Gonnard 2025-04-29 08:53:51 +00:00
  • 1948c94385 added dependencies to test scripts Ben Taylor 2025-03-04 09:11:11 +00:00
  • 4695204872 remove mbedtls_nist_kw_self_test from selftests Ben Taylor 2025-02-13 15:09:54 +00:00
  • 3bd433d38a
    Merge pull request #10150 from gilles-peskine-arm/pylint-check-str-concat-3.6 David Horstmann 2025-04-28 16:53:39 +00:00
  • 748e24d78e
    Merge pull request #10143 from diopoex/development Gilles Peskine 2025-04-28 12:35:12 +00:00
  • 4f4a2b3fc3
    Merge pull request #10146 from gilles-peskine-arm/pylint-check-str-concat-dev David Horstmann 2025-04-28 09:11:57 +00:00
  • ad6953f788
    Merge pull request #10114 from felixc-arm/switch-to-which-aes David Horstmann 2025-04-28 06:58:38 +00:00
  • 88f6ce195e Update framework Gilles Peskine 2025-04-25 19:06:50 +02:00
  • df065720da Allow gcc-15 to be in $PATH Gilles Peskine 2025-02-05 20:26:21 +01:00
  • 2eab9fd92a Enable drivers when testing with GCC 15 Gilles Peskine 2025-02-05 20:01:52 +01:00
  • bf90dc9c71 GCC 15: Silence -Wunterminated-string-initialization Gilles Peskine 2024-12-07 23:32:22 +01:00
  • 94c1b9a4c3 Test with GCC 15 Gilles Peskine 2024-12-07 15:08:35 +01:00
  • 451b9ada27 Disable warning from gcc -pedantic on dlsym/dlopen Gilles Peskine 2025-01-08 17:26:01 +01:00
  • ebd0888cf0 Move persistent key tests to a separate .data file Gilles Peskine 2025-02-05 19:37:56 +01:00
  • f5f15aa9e2 Move concurrent tests to a separate .data file Gilles Peskine 2025-02-05 19:33:20 +01:00
  • cdb37812e5 Update obsolete section title Gilles Peskine 2025-02-05 18:02:49 +01:00
  • 8893a8f33b Complain about a missing comma in multiline lists of strings Gilles Peskine 2025-04-24 13:59:06 +02:00
  • 0f6dd1caf1 Prepare framework for pylint check-str-concat-over-line-jumps Gilles Peskine 2025-04-24 15:20:22 +02:00
  • ae18357880
    Merge pull request #10138 from XavierChapron/xch/constify-mbedtls_cipher_base_lookup_table-3.6 Gilles Peskine 2025-04-24 17:49:03 +00:00
  • 4156c49342
    Merge pull request #10122 from felixc-arm/move-public-headers Gilles Peskine 2025-04-24 17:47:17 +00:00
  • cc4649dd7f Complain about a missing comma in multiline lists of strings Gilles Peskine 2025-04-24 13:59:06 +02:00
  • 0dd76e0470 Prepare framework for pylint check-str-concat-over-line-jumps Gilles Peskine 2025-04-24 19:37:41 +02:00
  • 97c45bb2e0
    Merge pull request #10120 from gilles-peskine-arm/test_suite_ssl-fix-ret-20250408 Gilles Peskine 2025-04-23 16:42:20 +00:00
  • 84442115ff
    Merge pull request #10137 from gilles-peskine-arm/test_suite_ssl-fix-ret-20250408-3.6 Gilles Peskine 2025-04-23 16:42:17 +00:00
  • f065c311d4 Update tf-psa-crypto pointer Felix Conway 2025-04-22 10:52:18 +01:00
  • 6908580131 Use aesni_crypt_ecb and internal_aes_encrypt to check conditional compilation Felix Conway 2025-04-09 17:05:00 +01:00
  • ad7049407b Remove executable permissions and shebang from component-platforms.sh Felix Conway 2025-04-09 15:41:11 +01:00
  • 8e13c8f018 Add shebang to fix CI error Felix Conway 2025-04-03 15:06:37 +01:00
  • 9949f00930 Add tf-psa-crypto/programs/test/which_aes to Makefile Felix Conway 2025-04-03 15:05:21 +01:00
  • 5081d6544d Switch all.sh components from selftest to which_aes Felix Conway 2025-04-02 14:29:59 +01:00
  • b12205ca7a
    Removed use of mbedtls_cipher_info from ssl_context_info.c diopoex 2025-04-22 11:09:43 +02:00
  • 0d4fca2456 Update submodule pointers Felix Conway 2025-04-22 09:25:58 +01:00
  • 74383ab137
    Merge pull request #10132 from valeriosetti/issue157-3.6 Gilles Peskine 2025-04-18 11:11:11 +00:00
  • 309ca525ac framework: update reference Valerio Setti 2025-04-11 15:07:35 +02:00
  • afedef5eea Constify cipher_wrap:mbedtls_cipher_base_lookup_table Xavier Chapron 2025-04-18 09:24:05 +02:00
  • e08edcc494
    Merge pull request #9469 from mfil/feature/backport36_implement_tls_exporter David Horstmann 2025-04-17 14:47:20 +00:00
  • 232da48471
    Merge pull request #9421 from mfil/feature/implement_tls_exporter David Horstmann 2025-04-17 14:47:13 +00:00
  • 61bd2729b2 Check include/mbedtls exists before including from it Felix Conway 2025-04-17 10:24:20 +01:00
  • 0e6032dd94 Fix some test helper functions returning 0 on some failures Gilles Peskine 2025-04-08 09:48:40 +02:00
  • 1ff12810e5 Check the status of mbedtls_ssl_set_hostname() Gilles Peskine 2025-04-08 09:44:34 +02:00
  • dc6f6ec354 Update framework pointer to merge commit Felix Conway 2025-04-16 14:16:24 +01:00
  • 819bb4ae25 Reset crypto pointer to development Felix Conway 2025-04-16 14:15:04 +01:00
  • dba07e152e Add missing ifdef for mbedtls_ssl_tls13_exporter Max Fillinger 2025-04-16 14:35:24 +02:00
  • 1b0e2e903b Add missing ifdef for mbedtls_ssl_tls13_exporter Max Fillinger 2025-04-16 14:35:24 +02:00
  • 40c202461f Add label_len argument to non-PSA tls_prf_generic Max Fillinger 2025-04-15 21:18:20 +02:00
  • 820e5cc29b Fix dependencies for TLS-Exporter tests Max Fillinger 2025-01-21 21:40:04 +01:00
  • 0b65a91eea Fix doxygen for MBEDTLS_SSL_KEYING_MATERIAL_EXPORT Max Fillinger 2025-01-17 14:10:08 +01:00
  • 5122dc6219 Fix mistake in previous comment change Max Fillinger 2024-12-02 19:34:40 +01:00
  • 7833b18008 Fix HkdfLabel comment Max Fillinger 2024-12-02 19:26:13 +01:00
  • 529931a34a Allow maximum label length in Hkdf-Expand-Label Max Fillinger 2024-11-25 20:38:04 +01:00
  • 6a64f0f171 Exporter: Add min. and max. label tests Max Fillinger 2024-11-25 20:21:29 +01:00
  • 76bb753054 Fix max. label length in key material exporter Max Fillinger 2024-11-21 12:33:46 +01:00
  • 97a287953f Document BAD_INPUT_DATA error in key material exporter Max Fillinger 2024-11-18 18:22:51 +01:00
  • c361064dee Fix requirements for TLS 1.3 Exporter compat test Max Fillinger 2024-11-14 21:11:26 +01:00
  • 6f7cf0e402 Use mbedtls_calloc, not regular calloc Max Fillinger 2024-11-14 20:41:03 +01:00
  • 2310c1970b Add fixed compatibility test for TLS 1.3 Exporter Max Fillinger 2024-11-14 17:50:42 +01:00
  • e009158d71 Remove exporter compatibility test for TLS 1.3 Max Fillinger 2024-11-14 15:32:01 +01:00
  • 0faf5d19a7 Fix openssl s_client invocation Max Fillinger 2024-11-14 15:28:05 +01:00
  • d22493f86b Print names of new tests properly Max Fillinger 2024-11-13 15:27:23 +01:00
  • a442aea2be Fix memory leak in example programs Max Fillinger 2024-11-13 15:19:03 +01:00
  • 9c3a7ba6da ssl-opt.sh: Add tests for keying material export Max Fillinger 2024-11-11 17:50:34 +01:00
  • c8f936e746 mbedtls_test_ssl_do_handshake_with_endpoints: Zeroize endpoints Max Fillinger 2024-11-08 22:17:33 +01:00
  • ede294ea42 Exporter tests: Don't use unavailbable constant Max Fillinger 2024-11-05 19:45:41 +01:00
  • 2c2a6ac64c Exporter tests: Add missing depends-ons Max Fillinger 2024-11-01 14:14:19 +01:00
  • 8ee21410f1 Use one maximum key_len for all exported keys Max Fillinger 2024-11-01 16:05:34 +01:00
  • fb7e578689 Exporter tests: Reduce key size in long key tests Max Fillinger 2024-10-31 15:31:55 +01:00
  • 20e4ac8b3e Exporter tests: Free endpoints before PSA_DONE() Max Fillinger 2024-10-31 12:43:19 +01:00
  • 81b41d40dc Exporter tests: Fix possible uninitialized variable use Max Fillinger 2024-10-30 18:58:50 +01:00
  • 538ed71ecb Coding style cleanup Max Fillinger 2024-10-30 00:49:10 +01:00
  • e825110391 Exporter tests: Initialize allocated memory Max Fillinger 2024-10-30 00:39:54 +01:00
  • 436cc20378 Exportert tests: Free endpoints and options Max Fillinger 2024-10-30 00:29:37 +01:00
  • e95edbf6c5 Fix output size check for key material exporter Max Fillinger 2024-10-29 19:18:54 +01:00
  • ffc47e6e2b Increase allowed output size of HKDF-Expand-Label Max Fillinger 2024-10-29 18:49:30 +01:00
  • 9e23339ae9 Add more tests for keying material export Max Fillinger 2024-10-29 16:57:09 +01:00
  • 1bc2a9bdbf Mention MBEDTLS_SSL_KEYING_MATERIAL_EXPORT in change log Max Fillinger 2024-10-28 14:46:46 +01:00