1. 9c4dd4e Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  2. 06fb180 Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  3. 30805a7 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
  4. 93ee016 Remove multi-type variable by David Horstmann · 1 year, 2 months ago
  5. 8eaeb38 Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
  6. 2cfa6c9 Merge pull request #9208 from davidhorstmann-arm/move-test-generation-files-3.6 by Bence Szépkúti · 1 year, 2 months ago
  7. ea09152 Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  8. 8d398ee Make abi_check.py look in both locations by David Horstmann · 1 year, 2 months ago
  9. cddcd7a Merge pull request #9177 from ttytm/fix-typo-bp-3.6 by Gilles Peskine · 1 year, 2 months ago
  10. bc93d0e Extend C code style check to framework files by Ronald Cron · 1 year, 3 months ago
  11. 20f4488 fix typo by Turiiya · 1 year, 3 months ago
  12. 7f6c81a Rename framework_path to framework_scripts_path by David Horstmann · 1 year, 3 months ago
  13. b8e1332 Add framework_path module by David Horstmann · 1 year, 3 months ago
  14. 9638ca3 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  15. b66f039 Move some files to framework repository by David Horstmann · 1 year, 3 months ago
  16. c229319 generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
  17. 85a0066 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
  18. eba7f8c asymmetric_key_data: fix public RSA-2048 key by Valerio Setti · 1 year, 4 months ago
  19. 7affeef generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  20. 96948e9 Merge pull request #8980 from adeaarm/fix_jinja_template by Minos Galanakis · 1 year, 4 months ago
  21. 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 4 months ago
  22. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  23. 1bd787a Minor relaxation to auto-gen regex by Dave Rodgman · 1 year, 5 months ago
  24. 4e4540d line length fix by Dave Rodgman · 1 year, 5 months ago
  25. 2a9eb22 Check file content to see if it looks auto-generated by Dave Rodgman · 1 year, 5 months ago
  26. 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
  27. 6f8c95b Preserve alphabetical sorting of config options by David Horstmann · 1 year, 5 months ago
  28. 5a71e76 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 5 months ago
  29. 5c77ad0 Merge pull request #8926 from gilles-peskine-arm/lcov-cannot-write-investigation by Gilles Peskine · 1 year, 5 months ago
  30. 539d7d5 Work around a bug in ancient lcov by Gilles Peskine · 1 year, 5 months ago
  31. 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
  32. 0719d7c Update the MSBuild toolset versions to VS2017 by Bence Szépkúti · 1 year, 5 months ago
  33. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  34. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  35. f9bbe0d Show guidance if the framework is not found by Gilles Peskine · 1 year, 5 months ago
  36. 469f781 Require framework directory to exist when building by Gilles Peskine · 1 year, 5 months ago
  37. 8988767 Use attribute accessor functions in driver wrappers by Gilles Peskine · 1 year, 5 months ago
  38. 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 6 months ago
  39. 69f11c8 generate key ext: skip driver invocation with non-default method by Gilles Peskine · 1 year, 6 months ago
  40. c81393b generate/derive key ext: pass method_data_length rather than method_length by Gilles Peskine · 1 year, 6 months ago
  41. 7a18f96 psa_generate_key_ext: RSA: support custom public exponent by Gilles Peskine · 1 year, 6 months ago
  42. 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
  43. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  44. 48a847a tests: add guards for DH groups by Valerio Setti · 1 year, 7 months ago
  45. 89b50a7 Fix parsing of C line comments by Gilles Peskine · 1 year, 7 months ago
  46. a1871f3 Add review exception warning by Gilles Peskine · 1 year, 7 months ago
  47. f838eb2 Guard the macro definition by Gilles Peskine · 1 year, 8 months ago
  48. d022093 C function wrapper generator by Gilles Peskine · 1 year, 8 months ago
  49. 00ed38c Python module to parse function declarations from a header file by Gilles Peskine · 1 year, 8 months ago
  50. f37c707 Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full config by Waleed Elmelegy · 1 year, 7 months ago
  51. 454ab28 Merge pull request #8668 from gilles-peskine-arm/asymmetric_key_data-secpr1 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  52. 7ed1cf5 Enable common.make to be included by programs/fuzz by Paul Elliott · 1 year, 7 months ago
  53. 68b5182 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  54. 478dd84 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  55. 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
  56. cd06a81 Fix name in documentation by Gilles Peskine · 1 year, 7 months ago
  57. 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
  58. f3316f1 Correct name and documentation of preprocessor symbol check function by Gilles Peskine · 1 year, 7 months ago
  59. 2337a3b Explain the use of control by Gilles Peskine · 1 year, 8 months ago
  60. 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 8 months ago
  61. 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  62. 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  63. f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
  64. b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
  65. f05b768 Use existing variable containing full path by Thomas Daubney · 1 year, 8 months ago
  66. 42d78c7 Merge pull request #8550 from gabor-mezei-arm/tf_psa_crypto_change_log_support by Gilles Peskine · 1 year, 8 months ago
  67. fe23daf Remove leftover code from initial changelog support by Gabor Mezei · 1 year, 8 months ago
  68. 04c446c Modify crypto_core_directory to also return a relative path by Thomas Daubney · 1 year, 8 months ago
  69. 99030e2 Remove trailing whitespace by Thomas Daubney · 1 year, 8 months ago
  70. db80b23 Introduce guess_tf_psa_crypto_root by Thomas Daubney · 1 year, 8 months ago
  71. d1f2934 Introduce guess_mbedtls_root by Thomas Daubney · 1 year, 8 months ago
  72. 56bee03 Rename variable for better clarity by Thomas Daubney · 1 year, 8 months ago
  73. 46588de Improve documentation of crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  74. 08c6dc4 Rename project_crypto_name by Thomas Daubney · 1 year, 8 months ago
  75. cdbf2fd Add documentation for new public functions by Thomas Daubney · 1 year, 8 months ago
  76. beec452 Use os.path.join in crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  77. 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 8 months ago
  78. 8932404 Introduce project_crypto_name in build_tree.py by Thomas Daubney · 1 year, 8 months ago
  79. 42be1ba block_cipher_no_decrypt: improve comment by Yanray Wang · 1 year, 8 months ago
  80. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
  81. 755d321 Rename guess_mbedtls_root to guess_project_root by Thomas Daubney · 1 year, 8 months ago
  82. d35b94b Improve implementation of crypto_core_directory by Thomas Daubney · 1 year, 8 months ago
  83. 4e574db Remove initial changelog entry creation support by Gabor Mezei · 1 year, 8 months ago
  84. 772056c Replace repo_root with project_root by Thomas Daubney · 1 year, 8 months ago
  85. b42c50b Make use of new crypto_core_directory function by Thomas Daubney · 1 year, 9 months ago
  86. 79cae20 Remove useless line by Thomas Daubney · 1 year, 9 months ago
  87. 31dbc36 prepare_release: sed querry change to strip whitespace by Minos Galanakis · 1 year, 9 months ago
  88. 8933c04 Enable to specify the name of the project in the changelog by Gabor Mezei · 1 year, 9 months ago
  89. ddffa10 Initial changelog support for changelog assembling by Gabor Mezei · 1 year, 9 months ago
  90. 885bcfc Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  91. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  92. 13ecb69 Introduce function to return library/core directory by Thomas Daubney · 1 year, 9 months ago
  93. 5556f90 Rename variables in script by Thomas Daubney · 1 year, 9 months ago
  94. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  95. 4291bc2 Remove trailing whitespace by Thomas Daubney · 1 year, 9 months ago
  96. c1750bb Apply correct license to generate_driver_wrappers.py by Thomas Daubney · 1 year, 9 months ago
  97. 0bb761c Remove further extraneous whitespace in lcov script by Thomas Daubney · 1 year, 9 months ago
  98. b10cc7a Modify generate_driver_wrappers.py to work in both repos by Thomas Daubney · 1 year, 9 months ago
  99. b4f1ee0 Remove superfluous leading whitespace by Thomas Daubney · 1 year, 9 months ago
  100. 19583e4 psa_information: improve code readability by Yanray Wang · 1 year, 9 months ago