1. f77722d Rename calss by Gabor Mezei · 1 year, 1 month ago
  2. 9b0f9e7 Simplify set creation by Gabor Mezei · 1 year, 1 month ago
  3. e7742b3 Unify the `_format_parameter` function among the `ConfigFile` subclasses by Gabor Mezei · 1 year, 1 month ago
  4. 93a6d1f Make the `name` parameter mandatory for the constructor of `ConfigFile` by Gabor Mezei · 1 year, 1 month ago
  5. 8a64d8e Only write config files if it is modified by Gabor Mezei · 1 year, 2 months ago
  6. 542fd38 Update unsupported and deprecated psa fearues handling by Gabor Mezei · 1 year, 2 months ago
  7. d723b51 Fix for crypto config default value by Gabor Mezei · 1 year, 2 months ago
  8. ee521b6 Restructure the configuration representation by Gabor Mezei · 1 year, 2 months ago
  9. 92065ed Fix pylint issues by Gabor Mezei · 1 year, 2 months ago
  10. 62a9bd0 Update and add documentation by Gabor Mezei · 1 year, 2 months ago
  11. 3678dee Add crypto config support for config.py by Gabor Mezei · 1 year, 2 months ago
  12. 3486950 Adapt make_generated_files.bat by Ronald Cron · 1 year, 1 month ago
  13. c51b0d1 Adapt bump_version.sh by Ronald Cron · 1 year, 1 month ago
  14. 5903be2 Adapt abi_check.py by Ronald Cron · 1 year, 1 month ago
  15. 9e2ff40 Adapt code_style.py by Ronald Cron · 1 year, 1 month ago
  16. f250cf6 common.make: Use dedicated env variable by Ronald Cron · 1 year, 1 month ago
  17. 2fd621e Adapt code_style.py by Ronald Cron · 1 year, 1 month ago
  18. aef8cf3 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  19. 381247e Adapt check-generated-files.sh by Ronald Cron · 1 year, 1 month ago
  20. c29afb6 Adjust build systems by Ronald Cron · 1 year, 1 month ago
  21. fe3ad99 Merge pull request #9249 from davidhorstmann-arm/move-test-data-files-to-framework by Ronald Cron · 1 year, 1 month ago gh-readonly-queue/development/pr-9249-1d256267b0182390f42085f6943ba540a41018e4
  22. dcf18dd Update paths pointing to tests/data_files by David Horstmann · 1 year, 2 months ago
  23. 9da1769 Remove MBEDTLS_ECP_ALT and associated options by Thomas Daubney · 1 year, 2 months ago
  24. 5e3c529 Merge pull request #9172 from gilles-peskine-arm/test_suite_config-booleans by Ronald Cron · 1 year, 1 month ago
  25. 0917265 makefile: allow to build and link test suites against psasim by Valerio Setti · 1 year, 1 month ago
  26. 1b22dd8 Merge remote-tracking branch 'dev' into test_suite_config-booleans by Gilles Peskine · 1 year, 1 month ago
  27. 3d817ad Adjust build systems by Ronald Cron · 1 year, 2 months ago
  28. f0481f5 Merge pull request #9258 from tom-daubney-arm/drop_padlock_support by Ronald Cron · 1 year, 1 month ago
  29. 0d915a9 Remove final references to padlock by Thomas Daubney · 1 year, 2 months ago
  30. e154e6f Generate config test cases for single options by Gilles Peskine · 1 year, 2 months ago
  31. 9ba9c21 Recognize that a double-inclusion guard is not a config setting by Gilles Peskine · 1 year, 2 months ago
  32. 7e5d61c Adjust more paths to PSA headers by Ronald Cron · 1 year, 2 months ago
  33. c7e9e36 Adjust build systems by Ronald Cron · 1 year, 2 months ago
  34. f8bbc2d Remove multi-type variable by David Horstmann · 1 year, 2 months ago
  35. 330680e Allow code_style.py to work from a git hook by David Horstmann · 1 year, 2 months ago
  36. c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
  37. f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
  38. b8360cf Make abi_check.py look in both locations by David Horstmann · 1 year, 2 months ago
  39. d961929 Merge pull request #9155 from ttytm/fix-typo by Gilles Peskine · 1 year, 2 months ago gh-readonly-queue/development/pr-9155-8c60b16188d6a73b02fee09a298cd36488328c51
  40. c15544e Merge pull request #9088 from ronald-cron-arm/check-framework-files by Gilles Peskine · 1 year, 2 months ago
  41. 27098b4 fix typo by Turiiya · 1 year, 3 months ago
  42. ecd6d01 Rename framework_path to framework_scripts_path by David Horstmann · 1 year, 3 months ago
  43. 875c32f Add framework_path module by David Horstmann · 1 year, 3 months ago
  44. cd84bb2 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
  45. 6343a83 Move some files to framework repository by David Horstmann · 1 year, 3 months ago
  46. 62a908d Extend C code style check to framework files by Ronald Cron · 1 year, 3 months ago
  47. 455fb4e generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
  48. 96daf67 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
  49. 024d3da Merge pull request #8986 from valeriosetti/issue8871 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
  50. 776dce5 asymmetric_key_data: fix public RSA-2048 key by Valerio Setti · 1 year, 4 months ago
  51. 6bda5f5 generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
  52. 96948e9 Merge pull request #8980 from adeaarm/fix_jinja_template by Minos Galanakis · 1 year, 5 months ago
  53. 700632e Fix #ifdef guard in driver wrapper template by Antonio de Angelis · 1 year, 5 months ago
  54. b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
  55. 1bd787a Minor relaxation to auto-gen regex by Dave Rodgman · 1 year, 5 months ago
  56. 4e4540d line length fix by Dave Rodgman · 1 year, 5 months ago
  57. 2a9eb22 Check file content to see if it looks auto-generated by Dave Rodgman · 1 year, 5 months ago
  58. 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
  59. 6f8c95b Preserve alphabetical sorting of config options by David Horstmann · 1 year, 5 months ago
  60. 5a71e76 Remove MBEDTLS_PSA_ASSUME_EXCLUSIVE_BUFFERS from full by David Horstmann · 1 year, 5 months ago
  61. 5c77ad0 Merge pull request #8926 from gilles-peskine-arm/lcov-cannot-write-investigation by Gilles Peskine · 1 year, 5 months ago
  62. 539d7d5 Work around a bug in ancient lcov by Gilles Peskine · 1 year, 5 months ago
  63. 775c776 Merge pull request #8877 from gilles-peskine-arm/split-minimal-3.6 by Dave Rodgman · 1 year, 5 months ago
  64. 0719d7c Update the MSBuild toolset versions to VS2017 by Bence Szépkúti · 1 year, 5 months ago
  65. fac1122 Rename solution files to referece VS2017 by Bence Szépkúti · 1 year, 5 months ago
  66. 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
  67. f9bbe0d Show guidance if the framework is not found by Gilles Peskine · 1 year, 5 months ago
  68. 469f781 Require framework directory to exist when building by Gilles Peskine · 1 year, 5 months ago
  69. 8988767 Use attribute accessor functions in driver wrappers by Gilles Peskine · 1 year, 5 months ago
  70. 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 6 months ago
  71. 69f11c8 generate key ext: skip driver invocation with non-default method by Gilles Peskine · 1 year, 6 months ago
  72. c81393b generate/derive key ext: pass method_data_length rather than method_length by Gilles Peskine · 1 year, 6 months ago
  73. 7a18f96 psa_generate_key_ext: RSA: support custom public exponent by Gilles Peskine · 1 year, 6 months ago
  74. 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
  75. 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
  76. 48a847a tests: add guards for DH groups by Valerio Setti · 1 year, 7 months ago
  77. 89b50a7 Fix parsing of C line comments by Gilles Peskine · 1 year, 7 months ago
  78. a1871f3 Add review exception warning by Gilles Peskine · 1 year, 7 months ago
  79. f838eb2 Guard the macro definition by Gilles Peskine · 1 year, 9 months ago
  80. d022093 C function wrapper generator by Gilles Peskine · 1 year, 9 months ago
  81. 00ed38c Python module to parse function declarations from a header file by Gilles Peskine · 1 year, 9 months ago
  82. f37c707 Add MBEDTLS_SSL_RECORD_SIZE_LIMIT to full config by Waleed Elmelegy · 1 year, 7 months ago
  83. 454ab28 Merge pull request #8668 from gilles-peskine-arm/asymmetric_key_data-secpr1 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  84. 7ed1cf5 Enable common.make to be included by programs/fuzz by Paul Elliott · 1 year, 7 months ago
  85. 68b5182 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  86. 478dd84 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  87. 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
  88. cd06a81 Fix name in documentation by Gilles Peskine · 1 year, 7 months ago
  89. 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
  90. f3316f1 Correct name and documentation of preprocessor symbol check function by Gilles Peskine · 1 year, 8 months ago
  91. 2337a3b Explain the use of control by Gilles Peskine · 1 year, 8 months ago
  92. 21570cf Auto-detect the need to link with pthread on Unix-like platforms by Gilles Peskine · 1 year, 8 months ago
  93. 4392fc1 Unify some common rules of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  94. 076fd25 Unify common variables of programs/Makefile and tests/Makefile by Gilles Peskine · 1 year, 8 months ago
  95. f3d1ae1 Create common.make with LOCAL_CFLAGS and friends by Gilles Peskine · 1 year, 8 months ago
  96. b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
  97. f05b768 Use existing variable containing full path by Thomas Daubney · 1 year, 8 months ago
  98. 42d78c7 Merge pull request #8550 from gabor-mezei-arm/tf_psa_crypto_change_log_support by Gilles Peskine · 1 year, 8 months ago
  99. fe23daf Remove leftover code from initial changelog support by Gabor Mezei · 1 year, 8 months ago
  100. 04c446c Modify crypto_core_directory to also return a relative path by Thomas Daubney · 1 year, 8 months ago