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