1. f37c707 Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full config by Waleed Elmelegy · 1 year, 7 months ago
  2. 454ab28 Merge pull request #8668 from gilles-peskine-arm/asymmetric_key_data-secpr1 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  3. 68b5182 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  4. 478dd84 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  5. 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
  6. cd06a81 Fix name in documentation by Gilles Peskine · 1 year, 7 months ago
  7. 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
  8. f3316f1 Correct name and documentation of preprocessor symbol check function by Gilles Peskine · 1 year, 7 months ago
  9. 2337a3b Explain the use of control by Gilles Peskine · 1 year, 7 months ago
  10. 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 7 months ago
  11. 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 7 months ago
  12. 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 7 months ago
  13. f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 7 months ago
  14. b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
  15. f05b768 Use existing variable containing full path by Thomas Daubney · 1 year, 8 months ago
  16. 42d78c7 Merge pull request #8550 from gabor-mezei-arm/tf_psa_crypto_change_log_support by Gilles Peskine · 1 year, 8 months ago
  17. fe23daf Remove leftover code from initial changelog support by Gabor Mezei · 1 year, 8 months ago
  18. 04c446c Modify crypto_core_directory to also return a relative path by Thomas Daubney · 1 year, 8 months ago
  19. 99030e2 Remove trailing whitespace by Thomas Daubney · 1 year, 8 months ago
  20. db80b23 Introduce guess_tf_psa_crypto_root by Thomas Daubney · 1 year, 8 months ago
  21. d1f2934 Introduce guess_mbedtls_root by Thomas Daubney · 1 year, 8 months ago
  22. 56bee03 Rename variable for better clarity by Thomas Daubney · 1 year, 8 months ago
  23. 46588de Improve documentation of crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  24. 08c6dc4 Rename project_crypto_name by Thomas Daubney · 1 year, 8 months ago
  25. cdbf2fd Add documentation for new public functions by Thomas Daubney · 1 year, 8 months ago
  26. beec452 Use os.path.join in crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  27. 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 8 months ago
  28. 8932404 Introduce project_crypto_name in build_tree.py by Thomas Daubney · 1 year, 8 months ago
  29. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 8 months ago
  30. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
  31. 755d321 Rename guess_mbedtls_root to guess_project_root by Thomas Daubney · 1 year, 8 months ago
  32. d35b94b Improve implementation of crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  33. 4e574db Remove initial changelog entry creation support by Gabor Mezei · 1 year, 8 months ago
  34. 772056c Replace repo_root with project_root by Thomas Daubney · 1 year, 8 months ago
  35. b42c50b Make use of new crypto_core_directory function by Thomas Daubney · 1 year, 8 months ago
  36. 79cae20 Remove useless line by Thomas Daubney · 1 year, 8 months ago
  37. 31dbc36 prepare_release: sed querry change to strip whitespace by Minos Galanakis · 1 year, 9 months ago
  38. 8933c04 Enable to specify the name of the project in the changelog by Gabor Mezei · 1 year, 8 months ago
  39. ddffa10 Initial changelog support for changelog assembling by Gabor Mezei · 1 year, 8 months ago
  40. 885bcfc Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  41. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  42. 13ecb69 Introduce function to return library/core directory by Thomas Daubney · 1 year, 9 months ago
  43. 5556f90 Rename variables in script by Thomas Daubney · 1 year, 9 months ago
  44. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  45. 4291bc2 Remove trailing whitespace by Thomas Daubney · 1 year, 9 months ago
  46. c1750bb Apply correct license to generate_driver_wrappers.py by Thomas Daubney · 1 year, 9 months ago
  47. 0bb761c Remove further extraneous whitespace in lcov script by Thomas Daubney · 1 year, 9 months ago
  48. b10cc7a Modify generate_driver_wrappers.py to work in both repos by Thomas Daubney · 1 year, 9 months ago
  49. b4f1ee0 Remove superfluous leading whitespace by Thomas Daubney · 1 year, 9 months ago
  50. 19583e4 psa_information: improve code readability by Yanray Wang · 1 year, 9 months ago
  51. 70743b0 psa_information: compile a regex instead of using string directly by Yanray Wang · 1 year, 9 months ago
  52. f95b678 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
  53. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  54. a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  55. e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
  56. be08908 config.py: exclude MBEDTLS_BLOCK_CIPHER_NO_DECRYPT from full by Yanray Wang · 1 year, 9 months ago
  57. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  58. 6b190d4 psa_information.py: generate dep for AES/ARIA/CAMELLIA ECB test case by Yanray Wang · 1 year, 9 months ago
  59. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  60. fc31cb2 Merge pull request #8395 from tom-daubney-arm/modify_lcov_script_tf_psa_crypto by Paul Elliott · 1 year, 9 months ago
  61. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  62. 6f21dd5 move script to `tests/scripts` by Jerry Yu · 1 year, 9 months ago
  63. baf7ba4 improve document by Jerry Yu · 1 year, 9 months ago
  64. 974be51 move asn1crypto to ci.requirements.txt by Jerry Yu · 1 year, 9 months ago
  65. c0ae569 Make lcov.sh run from the build directory by Thomas Daubney · 1 year, 9 months ago
  66. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 9 months ago
  67. fb81f77 Add build preset full_no_platform by Paul Elliott · 1 year, 10 months ago
  68. 11120f9 Modify lcov.sh to work in tf-psa-crypto as well by Thomas Daubney · 1 year, 10 months ago
  69. 08e9423 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 10 months ago
  70. 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  71. 2f3f968 fix wrong typo and indent issue by Jerry Yu · 1 year, 10 months ago
  72. 09977e2 Add asn1crypto to python maintainer requirements by Jerry Yu · 2 years, 2 months ago
  73. a3d911b add script for server9_bad_saltlen by Jerry Yu · 2 years, 2 months ago
  74. 7cb635a Adjust the full config by Dave Rodgman · 1 year, 10 months ago
  75. 9be3cf0 Fix a couple of typos related to renaming options by Dave Rodgman · 1 year, 10 months ago
  76. b0d9830 Merge branch 'development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 10 months ago
  77. be7915a Revert renaming of SHA512 options by Dave Rodgman · 1 year, 10 months ago
  78. a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
  79. 5b89c55 Rename MBEDTLS_SHAxxx_USE_ARMV8_yyy to MBEDTLS_SHAxxx_USE_ARMV8_A_yyy by Dave Rodgman · 1 year, 10 months ago
  80. 6ab314f More config option renaming by Dave Rodgman · 1 year, 10 months ago
  81. e6fa2c53 Merge pull request #8186 from paul-elliott-arm/fix_wrapper_deadcode by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-8186-32743619a293c9e68262ef1049ed2f12cfeaae51
  82. 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
  83. 0101f47 Remove logically dead code by Paul Elliott · 1 year, 11 months ago
  84. 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
  85. bc2d217 Update baremetal config to exclude MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT by Dave Rodgman · 1 year, 10 months ago
  86. 65d8ec1 Move check into list_files_to_merge by Dave Rodgman · 1 year, 10 months ago
  87. 3901e2e Check for incorrect changelog extensions by Dave Rodgman · 1 year, 10 months ago
  88. 16e9256 Merge pull request #8272 from daverodgman/iar-warnings by Gilles Peskine · 1 year, 10 months ago
  89. 9ac0e72 Undo not-needed change by Dave Rodgman · 1 year, 10 months ago
  90. ed9c22d Remove redundant code by Dave Rodgman · 1 year, 10 months ago
  91. 3572bde Assume get_num_ops cannot fail by Dave Rodgman · 1 year, 10 months ago
  92. 2bc38a6 Fix return type by Dave Rodgman · 1 year, 10 months ago
  93. 9329252 Fix IAR statement is unreachable warning by Dave Rodgman · 1 year, 10 months ago
  94. 321c7e9 Fix error handling in psa_driver_wrapper_xxx_hash_get_num_ops by Dave Rodgman · 1 year, 10 months ago
  95. 2864823 configs: move TFM config to a subdirectory by Yanray Wang · 1 year, 11 months ago
  96. 9e11126 Remove useless empty line by Xiaokang Qian · 1 year, 11 months ago
  97. c23c351 Remove the UN_USED_DISABLE attribute by Xiaokang Qian · 1 year, 11 months ago
  98. 7d546c7 Change to os.path functions base on comment by Xiaokang Qian · 1 year, 11 months ago
  99. 845693c Change comments to psa_crypto_driver_wrappers.h by Xiaokang Qian · 1 year, 11 months ago
  100. fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago