1. 99ee750 Replace references to tests/include by David Horstmann · 1 year, 4 months ago
  2. 844da45 Replace tests/src with framework/src by David Horstmann · 1 year, 4 months ago
  3. 96948e9 Merge pull request #8980 from adeaarm/fix_jinja_template by Minos Galanakis · 1 year, 4 months ago
  4. 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 4 months ago
  5. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  6. 1bd787a Minor relaxation to auto-gen regex by Dave Rodgman · 1 year, 5 months ago
  7. 4e4540d line length fix by Dave Rodgman · 1 year, 5 months ago
  8. 2a9eb22 Check file content to see if it looks auto-generated by Dave Rodgman · 1 year, 5 months ago
  9. 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
  10. 6f8c95b Preserve alphabetical sorting of config options by David Horstmann · 1 year, 5 months ago
  11. 5a71e76 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 5 months ago
  12. 5c77ad0 Merge pull request #8926 from gilles-peskine-arm/lcov-cannot-write-investigation by Gilles Peskine · 1 year, 5 months ago
  13. 539d7d5 Work around a bug in ancient lcov by Gilles Peskine · 1 year, 5 months ago
  14. 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
  15. 0719d7c Update the MSBuild toolset versions to VS2017 by Bence Szépkúti · 1 year, 5 months ago
  16. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  17. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  18. f9bbe0d Show guidance if the framework is not found by Gilles Peskine · 1 year, 5 months ago
  19. 469f781 Require framework directory to exist when building by Gilles Peskine · 1 year, 5 months ago
  20. 8988767 Use attribute accessor functions in driver wrappers by Gilles Peskine · 1 year, 5 months ago
  21. 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 5 months ago
  22. 69f11c8 generate key ext: skip driver invocation with non-default method by Gilles Peskine · 1 year, 6 months ago
  23. c81393b generate/derive key ext: pass method_data_length rather than method_length by Gilles Peskine · 1 year, 6 months ago
  24. 7a18f96 psa_generate_key_ext: RSA: support custom public exponent by Gilles Peskine · 1 year, 6 months ago
  25. 7a28738 Merge pull request #8636 from paul-elliott-arm/new_test_thread_interface by Janos Follath · 1 year, 6 months ago gh-readonly-queue/development/pr-8636-1dbfc8ad3c32f77f360e47a367c074397915a4bd
  26. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  27. 48a847a tests: add guards for DH groups by Valerio Setti · 1 year, 7 months ago
  28. 89b50a7 Fix parsing of C line comments by Gilles Peskine · 1 year, 7 months ago
  29. a1871f3 Add review exception warning by Gilles Peskine · 1 year, 7 months ago
  30. f838eb2 Guard the macro definition by Gilles Peskine · 1 year, 8 months ago
  31. d022093 C function wrapper generator by Gilles Peskine · 1 year, 8 months ago
  32. 00ed38c Python module to parse function declarations from a header file by Gilles Peskine · 1 year, 8 months ago
  33. f37c707 Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full config by Waleed Elmelegy · 1 year, 7 months ago
  34. 454ab28 Merge pull request #8668 from gilles-peskine-arm/asymmetric_key_data-secpr1 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  35. 7ed1cf5 Enable common.make to be included by programs/fuzz by Paul Elliott · 1 year, 7 months ago
  36. 68b5182 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  37. 478dd84 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  38. 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
  39. cd06a81 Fix name in documentation by Gilles Peskine · 1 year, 7 months ago
  40. 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
  41. f3316f1 Correct name and documentation of preprocessor symbol check function by Gilles Peskine · 1 year, 7 months ago
  42. 2337a3b Explain the use of control by Gilles Peskine · 1 year, 7 months ago
  43. 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 7 months ago
  44. 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 7 months ago
  45. 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 7 months ago
  46. f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 7 months ago
  47. b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
  48. f05b768 Use existing variable containing full path by Thomas Daubney · 1 year, 8 months ago
  49. 42d78c7 Merge pull request #8550 from gabor-mezei-arm/tf_psa_crypto_change_log_support by Gilles Peskine · 1 year, 8 months ago
  50. fe23daf Remove leftover code from initial changelog support by Gabor Mezei · 1 year, 8 months ago
  51. 04c446c Modify crypto_core_directory to also return a relative path by Thomas Daubney · 1 year, 8 months ago
  52. 99030e2 Remove trailing whitespace by Thomas Daubney · 1 year, 8 months ago
  53. db80b23 Introduce guess_tf_psa_crypto_root by Thomas Daubney · 1 year, 8 months ago
  54. d1f2934 Introduce guess_mbedtls_root by Thomas Daubney · 1 year, 8 months ago
  55. 56bee03 Rename variable for better clarity by Thomas Daubney · 1 year, 8 months ago
  56. 46588de Improve documentation of crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  57. 08c6dc4 Rename project_crypto_name by Thomas Daubney · 1 year, 8 months ago
  58. cdbf2fd Add documentation for new public functions by Thomas Daubney · 1 year, 8 months ago
  59. beec452 Use os.path.join in crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  60. 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 8 months ago
  61. 8932404 Introduce project_crypto_name in build_tree.py by Thomas Daubney · 1 year, 8 months ago
  62. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 8 months ago
  63. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
  64. 755d321 Rename guess_mbedtls_root to guess_project_root by Thomas Daubney · 1 year, 8 months ago
  65. d35b94b Improve implementation of crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  66. 4e574db Remove initial changelog entry creation support by Gabor Mezei · 1 year, 8 months ago
  67. 772056c Replace repo_root with project_root by Thomas Daubney · 1 year, 8 months ago
  68. b42c50b Make use of new crypto_core_directory function by Thomas Daubney · 1 year, 8 months ago
  69. 79cae20 Remove useless line by Thomas Daubney · 1 year, 8 months ago
  70. 31dbc36 prepare_release: sed querry change to strip whitespace by Minos Galanakis · 1 year, 9 months ago
  71. 8933c04 Enable to specify the name of the project in the changelog by Gabor Mezei · 1 year, 8 months ago
  72. ddffa10 Initial changelog support for changelog assembling by Gabor Mezei · 1 year, 8 months ago
  73. 885bcfc Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  74. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  75. 13ecb69 Introduce function to return library/core directory by Thomas Daubney · 1 year, 9 months ago
  76. 5556f90 Rename variables in script by Thomas Daubney · 1 year, 9 months ago
  77. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  78. 4291bc2 Remove trailing whitespace by Thomas Daubney · 1 year, 9 months ago
  79. c1750bb Apply correct license to generate_driver_wrappers.py by Thomas Daubney · 1 year, 9 months ago
  80. 0bb761c Remove further extraneous whitespace in lcov script by Thomas Daubney · 1 year, 9 months ago
  81. b10cc7a Modify generate_driver_wrappers.py to work in both repos by Thomas Daubney · 1 year, 9 months ago
  82. b4f1ee0 Remove superfluous leading whitespace by Thomas Daubney · 1 year, 9 months ago
  83. 19583e4 psa_information: improve code readability by Yanray Wang · 1 year, 9 months ago
  84. 70743b0 psa_information: compile a regex instead of using string directly by Yanray Wang · 1 year, 9 months ago
  85. f95b678 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
  86. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  87. a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  88. 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
  89. be08908 config.py: exclude MBEDTLS_BLOCK_CIPHER_NO_DECRYPT from full by Yanray Wang · 1 year, 9 months ago
  90. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  91. 6b190d4 psa_information.py: generate dep for AES/ARIA/CAMELLIA ECB test case by Yanray Wang · 1 year, 9 months ago
  92. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  93. fc31cb2 Merge pull request #8395 from tom-daubney-arm/modify_lcov_script_tf_psa_crypto by Paul Elliott · 1 year, 9 months ago
  94. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  95. 6f21dd5 move script to `tests/scripts` by Jerry Yu · 1 year, 9 months ago
  96. baf7ba4 improve document by Jerry Yu · 1 year, 9 months ago
  97. 974be51 move asn1crypto to ci.requirements.txt by Jerry Yu · 1 year, 9 months ago
  98. c0ae569 Make lcov.sh run from the build directory by Thomas Daubney · 1 year, 9 months ago
  99. 5145902 Merge remote-tracking branch 'origin/development' into sha-armce-thumb2 by Dave Rodgman · 1 year, 9 months ago
  100. fb81f77 Add build preset full_no_platform by Paul Elliott · 1 year, 10 months ago