1. 03ab544 Generate cpp_cummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  2. 7238503 Heed --quiet when running make generated_files by Gilles Peskine · 4 years, 1 month ago
  3. 88a0745 Remove barely-used redirect functions by Gilles Peskine · 4 years, 1 month ago
  4. aca0b32 Keep going after a shell "[" a.k.a. "test" fails by Gilles Peskine · 5 years ago
  5. c2e22ee Remove code that is useless now that components run in a subshell by Gilles Peskine · 5 years ago
  6. b80f0d2 Complain if an unsupported component is explicitly requested by Gilles Peskine · 5 years ago
  7. a681c59 Better not function by Gilles Peskine · 5 years ago
  8. fec30cb Fix double reporting when the last command of a function fails by Gilles Peskine · 5 years ago
  9. 1f0cdaf Stop dispatching through obsolete functions by Gilles Peskine · 4 years, 1 month ago
  10. f7e956c component_test_cmake_out_of_source: simplify and fix error handling by Gilles Peskine · 5 years ago
  11. 3664780 Detect errors on the left-hand side of a pipeline by Gilles Peskine · 5 years ago
  12. ce266c4 Run each component in a subshell and handle errors more robustly by Gilles Peskine · 5 years ago
  13. 5d99682 Add --error-test option to test error detection and reporting by Gilles Peskine · 5 years ago
  14. 62cf2e8 Switch all.sh to bash by Gilles Peskine · 5 years ago
  15. 45f2a40 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  16. 2c9e54a Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  17. 0c24edd Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  18. 6385780 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  19. 2a499c0 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  20. 2784bfe Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  21. 340fbf3 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  22. 5df1dee Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  23. 2710bb1 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  24. d9050a5 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  25. 8f40510 Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  26. 35929eb Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  27. 11e4838 Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  28. 49d6ea9 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  29. 0f8136a Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago
  30. 672e376 Add test case generation for usage extensions when loading keys by gabor-mezei-arm · 4 years, 1 month ago
  31. 7748b6f Add key usage policy extension support for key generation by gabor-mezei-arm · 4 years, 1 month ago
  32. a4102cb Use different subslasses for the test data files by gabor-mezei-arm · 4 years, 1 month ago
  33. 780cf9d Create a function for gather all the keys. by gabor-mezei-arm · 4 years, 1 month ago
  34. 6ee7253 Extend description generation by gabor-mezei-arm · 4 years, 1 month ago
  35. 68c030a Use builder method pattern to generate a key by gabor-mezei-arm · 4 years, 1 month ago
  36. b5db2c4 Convert iterators to lists to remove late binding by gabor-mezei-arm · 4 years, 1 month ago
  37. 7b5c4e2 Add type annotations by gabor-mezei-arm · 4 years, 1 month ago
  38. 414d6bd Fix pre-existing typo in comment by Bence Szépkúti · 4 years, 1 month ago
  39. fc04aa2 Remove MBEDTLS_USER_CONFIG_VERSION handling by Bence Szépkúti · 4 years, 2 months ago
  40. ba7248a Introduce versioning in the config files by Bence Szépkúti · 4 years, 2 months ago
  41. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  42. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  43. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  44. eb7bdaa Add storage tests for lifetimes by Gilles Peskine · 4 years, 4 months ago
  45. 32750ef Merge pull request #4685 from mpg/improve-all-sh-robustness by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  46. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  47. 87db8a2 Clean up old files before generating them by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  48. a354867 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 2 months ago
  49. d1dcfd5 Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
  50. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  51. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  52. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  53. 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
  54. 1628a9c MBEDTLS_DEBUG_C is compatible with every whole-module ALT except DHM by Gilles Peskine · 4 years, 2 months ago
  55. 5c3f18d MBEDTLS_PK_PARSE_EC_EXTENDED is incompatible with MBEDTLS_ECP_ALT by Gilles Peskine · 4 years, 2 months ago
  56. cc73cc5 Test the build with whole-module alternative implementations by Gilles Peskine · 4 years, 2 months ago
  57. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  58. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  59. d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
  60. f9f9cc2 Merge pull request #4579 from tom-daubney-arm/rm_ecdh_legacy_context_config_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  61. 42aaf7a Removes component_test_new_ecdh_context in all.sh by Thomas Daubney · 4 years, 2 months ago
  62. 8f4eaca Removes MBEDTLS_ECDH_LEGACY_CONTEXT from config.h by Thomas Daubney · 4 years, 2 months ago
  63. 7146cb9 Merge pull request #4559 from gilles-peskine-arm/psa-storage-format-test-algorithms-3.0 by Ronald Cron · 4 years, 2 months ago
  64. 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 3 months ago
  65. 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
  66. 45f1cd7 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
  67. ae4c460 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
  68. 20f55f6 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
  69. c5d086f Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
  70. 537d5fa Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago
  71. 3c9d423 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
  72. 3d404b8 Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
  73. b4edff9 Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
  74. 95649ed Add type annotations by Gilles Peskine · 4 years, 4 months ago
  75. c893a57 Fix copypasta in documentation by Gilles Peskine · 4 years, 5 months ago
  76. 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
  77. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  78. 424fa93 psa: Support RSA signature without MBEDTLS_GENPRIME by Jaeden Amero · 4 years, 3 months ago
  79. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  80. eb30b0c Merge remote-tracking branch 'upstream-public/development' into no-generated-files-3.0 by Gilles Peskine · 4 years, 3 months ago
  81. 67debb6 Test check-generated-files.sh by Gilles Peskine · 4 years, 3 months ago
  82. 94230ea Fix `make generated_files` generating broken visualc files by Gilles Peskine · 4 years, 3 months ago
  83. e2f476e Avoid creating visualc/VS2010/*.bak.bak files by Gilles Peskine · 4 years, 3 months ago
  84. b32966d In update mode, create the files if they don't exist by Gilles Peskine · 4 years, 3 months ago
  85. 9e84ec7 Always use posix semantics when joining paths by Bence Szépkúti · 4 years, 3 months ago
  86. 1570b59 Generate source files before running any components by Gilles Peskine · 4 years, 4 months ago
  87. 729fa5b Merge pull request #4450 from mstarzyk-mobica/remove_null_entropy by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  88. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  89. c86f20a Allow running source file generators from a subdirectory by Gilles Peskine · 4 years, 4 months ago
  90. eb3e463 Merge pull request #4247 from stevew817/dispatch_mac_operations by Ronald Cron · 4 years, 3 months ago
  91. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  92. 31017d3 Remove config-psa-crypto.h by Gilles Peskine · 4 years, 3 months ago
  93. 7515e75 Add CMAC and HMAC driver testing to all.sh by Steven Cooreman · 4 years, 5 months ago
  94. b548cda Merge pull request #4397 from TRodziewicz/change_config_h_defaults by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  95. 7f13fa2 tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
  96. 89f98c2 Removal of wrongly placed unset by TRodziewicz · 4 years, 3 months ago
  97. 2add5c1 On second thought changing the way the test is run by TRodziewicz · 4 years, 3 months ago
  98. e66f49c Merge branch 'development_3.0' into change_config_h_defaults by Tomasz Rodziewicz · 4 years, 3 months ago
  99. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 4 months ago
  100. 6fce30f Update hashes dependencies testing script. by Mateusz Starzyk · 4 years, 4 months ago