1. f948e2f Warn if mbedtls_config.h is included manually by Gilles Peskine · 1 year, 2 months ago
  2. e0ec8f5 Document check-config.h and *adjust*.h as internal headers by Gilles Peskine · 1 year, 3 months ago
  3. d93e640 Merge pull request #8797 from adeaarm/check_config_look_for_crypto_client by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  4. a8f8eb1 check_config: add missing dependency check for MBEDTLS_PK_WRITE_C by Yanray Wang · 1 year, 8 months ago
  5. 072a068 check_config: combine check for MBEDTLS_PK_PARSE_C by Yanray Wang · 1 year, 8 months ago
  6. 5b118d4 Check MBEDTLS_PK_{PARSE,WRITE}_C requires MBEDTLS_OID_C by Yanray Wang · 1 year, 8 months ago
  7. b807cc6 Add checks for PK_[PARSE/WRITE]_C when PK_HAVE_ECC_KEYS is set by Yanray Wang · 1 year, 8 months ago
  8. aa33d60 Merge remote-tracking branch 'origin/development' into check_config_look_for_crypto_client by Antonio de Angelis · 1 year, 5 months ago
  9. ac60afc Remove useless overly strong dependency by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  10. a6184b2 Remove redundant check by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  11. 1463e49 Move config adjustment to config_adjust by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  12. e1f3faf Remove temporary macros that are not needed by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  13. 61758e6 Fix wrong dependency of ECJPAKE_C by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  14. 49f64b4 Fix dependency on low-level hash modules by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  15. 7eb3f9a Simplify and fix dependency of MD_C on a hash by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  16. 68608b2 Remove redundant helper macros in check_config.h by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  17. 3c19b23 Fix trailing parenthesis by Antonio de Angelis · 1 year, 6 months ago
  18. 7889fe7 Make check_config aware of MBEDTLS_PSA_CRYPTO_CLIENT by Antonio de Angelis · 1 year, 6 months ago
  19. 4aad0ff Merge pull request #8632 from valeriosetti/issue8598 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  20. 1994e72 check_config/block_cipher: minor improvements by Valerio Setti · 1 year, 7 months ago
  21. 6d3a681 check_config: remove CIPHER_C requirement for PKCS[5/12] by Valerio Setti · 1 year, 7 months ago
  22. c0f9bbc check_config: use new helpers for legacy GCM_C/CCM_C by Valerio Setti · 1 year, 8 months ago
  23. fbefe04 check_config: fix requirements for CTR_DRBG by Valerio Setti · 1 year, 9 months ago
  24. 919e3fa check_config: fix guards for PSA builtin implementation of cipher/AEAD by Valerio Setti · 1 year, 8 months ago
  25. 294f5d7 Merge pull request #8540 from valeriosetti/issue8060 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  26. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
  27. 8db46e4 check_config: remove dependency check of CCM_C/GCM_C on CIPHER_C by Valerio Setti · 1 year, 8 months ago
  28. d137da5 check_config: make error message in BLOCK_CIPHER_NO_DECRYPT clearer by Yanray Wang · 1 year, 9 months ago
  29. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  30. 956aa00 check_config: add checks for MBEDTLS_BLOCK_CIPHER_NO_DECRYPT with PSA by Yanray Wang · 1 year, 9 months ago
  31. 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
  32. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  33. b799eea check_config: add checks for MBEDTLS_BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  34. b67b474 Rename MBEDTLS_CIPHER_ENCRYPT_ONLY as MBEDTLS_BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  35. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  36. d531dab check_config: let SSL_TLS depend on either CIPHER_C or USE_PSA_CRYPTO by Valerio Setti · 1 year, 9 months ago
  37. c1d50b6 check_config: fix dependency of PSA_CRYPTO_C on CIPHER_C by Valerio Setti · 1 year, 11 months ago
  38. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 9 months ago
  39. 08e9423 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  40. c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  41. 6d42921 Require at least on curve for ECP_LIGHT by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  42. aa01ee3 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
  43. 193e383 check_config: fix typo causing build issues with only CCM enabled by Valerio Setti · 1 year, 10 months ago
  44. e570704 ssl: use MBEDTLS_SSL_HAVE_[CCM/GCM/CHACHAPOLY/AEAD] macros for ssl code by Valerio Setti · 1 year, 10 months ago
  45. e7bac17 test: keep SSL_TICKET_C and SSL_CONTEXT_SERIALIZATION enabled by Valerio Setti · 1 year, 10 months ago
  46. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  47. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago
  48. fe9fda8 Rename MBEDTLS_ARCH_IS_ARMV8 to MBEDTLS_ARCH_IS_ARMV8_A by Dave Rodgman · 1 year, 10 months ago
  49. f097bef Refer to Armv8-A (not Armv8) in docs by Dave Rodgman · 1 year, 10 months ago
  50. 6ab314f More config option renaming by Dave Rodgman · 1 year, 10 months ago
  51. cc5bf49 Make SHA256 depend on Armv8, not aarch64 by Dave Rodgman · 1 year, 10 months ago
  52. 7f22f34 Add check for unsupported partial curves acceleration by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  53. 842d355 Add check for unsupported partial key type acceleration by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  54. 145bb29 check_config: add check of ASN1_[WRITE/PARSE]_C by Yanray Wang · 1 year, 10 months ago
  55. ea167c3 check_config: remove unnecessary check about builtin curve usage by Valerio Setti · 1 year, 11 months ago
  56. e6f65a9 config_psa: fix comment by Valerio Setti · 1 year, 11 months ago
  57. 4b75a76 check_config: include also ECJPAKE_C as usage for builtin curves by Valerio Setti · 2 years ago
  58. dca8492 check_config: request at least 1 builtin EC alg if there is at least 1 builtin curve by Valerio Setti · 2 years ago
  59. 8ec2120 check_config: fix comment by Valerio Setti · 2 years ago
  60. 8600de8 check_config: perform checks only when config_psa.h is evaluated by Valerio Setti · 2 years ago
  61. 3b69e3e check_config: skip check on SECP224K1 because the PSA is never enabled by Valerio Setti · 2 years ago
  62. a7a1831 check_config: verify that each ECP_DP has the corresponding PSA_WANT_ECC by Valerio Setti · 2 years ago
  63. 3b4471e MBEDTLS_SSL_MAX_EARLY_DATA_SIZE: default value should be commented out in config by Tom Cosgrove · 1 year, 11 months ago
  64. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  65. 72d7bb4 check_config.h: add checks for CIPHER_ENCRYPT_ONLY by Yanray Wang · 1 year, 11 months ago
  66. 1fdc884 Merge pull request #7384 from yuhaoth/pr/add-aes-accelerator-only-mode by Dave Rodgman · 2 years ago
  67. c6aeb0d check_config: remove unnecessary BIGNUM_C requirements by Valerio Setti · 2 years ago
  68. 13696bb improve check config option for i386 by Jerry Yu · 2 years ago
  69. 7c494e7 pk: move PK_HAVE_ECC_KEYS to build_info.h by Valerio Setti · 2 years ago
  70. 7dccb66 test: disable RSA support on the test ecc_no_bignum component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  71. de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
  72. 170c199 Align guards of Windows specific configuration checks by Ronald Cron · 2 years, 1 month ago
  73. aa7cbd6 build_info: replace PK_CAN_ECDH with CAN_ECDH and fix comments by Valerio Setti · 2 years, 1 month ago
  74. a15078b pk: do not duplicate internal symbols for ECDH/ECDSA capabilities by Valerio Setti · 2 years, 1 month ago
  75. 9967f11 Merge pull request #7810 from valeriosetti/issue7771 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  76. 56b159a Merge pull request #7627 from mprse/ffdh_tls13_v2 by Manuel Pégourié-Gonnard · 2 years, 1 month ago
  77. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  78. 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 1 month ago
  79. b0d9aae psa: move PSA_WANT checks to check_crypto_config by Valerio Setti · 2 years, 2 months ago
  80. 602ee2e config_psa: remove support for PSA_WANT_KEY_TYPE_DH_KEY_PAIR_DERIVE by Valerio Setti · 2 years, 2 months ago
  81. 8bb5763 library: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  82. 8d6e98c psa: add support for legacy symbols by Valerio Setti · 2 years, 2 months ago
  83. ce05f54 Properly disable ECDH in only (psk) ephemeral ffdh key exchange components by Przemek Stekiel · 2 years, 1 month ago
  84. a7d454c Remove unnecessary check by Jerry Yu · 2 years, 4 months ago
  85. ed5998c Merge pull request #7422 from valeriosetti/remove-psa-have-full-symbols by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  86. 48fba6f Fix so that PSA_WANT_ALG_DETERMINISTIC_ECDSA implies PSA_HAVE_FULL_ECDSA. by Stephan Koch · 2 years, 4 months ago
  87. 6b006c1 remove KEY_TYPE_ECC_PUBLIC_KEY unnecessary requirement by Valerio Setti · 2 years, 4 months ago
  88. fd122f4 ecp: introduce new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  89. 969e206 remove PSA_HAVE_FULL_JPAKE symbol by Valerio Setti · 2 years, 4 months ago
  90. 6f66664 remove PSA_HAVE_FULL_ECDSA symbol by Valerio Setti · 2 years, 4 months ago
  91. 48859cc remove PSA_HAVE_FULL_ECDH symbol by Valerio Setti · 2 years, 4 months ago
  92. 86d5d4b Merge pull request #7103 from valeriosetti/issue6622 by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  93. b8f5ba8 Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function by Dave Rodgman · 2 years, 4 months ago
  94. 59b61da Fix dependency check for TLS 1.3 ECDH by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  95. ee9fa46 check_config: add helper symbol for SECP256R1 by Valerio Setti · 2 years, 4 months ago
  96. 1a6d96f test: use full config as test starting point and solve issues by Valerio Setti · 2 years, 4 months ago
  97. d01a3bc Merge tag 'v3.4.0' into mbedtls-3.4.0_mergeback by Paul Elliott · 2 years, 4 months ago
  98. 70a1b6d Fix typos by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  99. a31ddb9 Fix and simplify TLS hash dependency declarations by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  100. bb21c5a Use helper macros for hashes in check_config.h by Manuel Pégourié-Gonnard · 2 years, 4 months ago