1. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  2. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  3. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  4. eb7bdaa Add storage tests for lifetimes by Gilles Peskine · 4 years, 4 months ago
  5. 32750ef Merge pull request #4685 from mpg/improve-all-sh-robustness by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  6. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  7. 87db8a2 Clean up old files before generating them by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  8. a354867 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 2 months ago
  9. d1dcfd5 Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
  10. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  11. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  12. 17575dc Merge pull request #4629 from TRodziewicz/rename_functions_whose_deprecated_variants_have_been_removd by Gilles Peskine · 4 years, 2 months ago
  13. 28a4a96 Corrections to the docs wording and changes to aux scripts by TRodziewicz · 4 years, 2 months ago
  14. 1628a9c MBEDTLS_DEBUG_C is compatible with every whole-module ALT except DHM by Gilles Peskine · 4 years, 2 months ago
  15. 5c3f18d MBEDTLS_PK_PARSE_EC_EXTENDED is incompatible with MBEDTLS_ECP_ALT by Gilles Peskine · 4 years, 2 months ago
  16. cc73cc5 Test the build with whole-module alternative implementations by Gilles Peskine · 4 years, 2 months ago
  17. 26371e4 Rename the _ret() functions by TRodziewicz · 4 years, 2 months ago
  18. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  19. d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
  20. 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
  21. 42aaf7a Removes component_test_new_ecdh_context in all.sh by Thomas Daubney · 4 years, 2 months ago
  22. 8f4eaca Removes MBEDTLS_ECDH_LEGACY_CONTEXT from config.h by Thomas Daubney · 4 years, 2 months ago
  23. 7146cb9 Merge pull request #4559 from gilles-peskine-arm/psa-storage-format-test-algorithms-3.0 by Ronald Cron · 4 years, 2 months ago
  24. 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 3 months ago
  25. 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
  26. 45f1cd7 key_storage_read: pass exercise as a flag rather than a boolean by Gilles Peskine · 4 years, 4 months ago
  27. ae4c460 Do support multiple files generated from the same script by Gilles Peskine · 4 years, 4 months ago
  28. 20f55f6 Abbreviate algorithms in test descriptions by Gilles Peskine · 4 years, 4 months ago
  29. c5d086f Don't generate non-existent dependency symbols by Gilles Peskine · 4 years, 4 months ago
  30. 537d5fa Expand psa_generate_tests to support constructor arguments by Gilles Peskine · 4 years, 4 months ago
  31. 3c9d423 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 4 months ago
  32. 3d404b8 Use InputsForTest in generate_psa_tests by Gilles Peskine · 4 years, 4 months ago
  33. b4edff9 Move InputsForTest to macro_collector.py by Gilles Peskine · 4 years, 4 months ago
  34. 95649ed Add type annotations by Gilles Peskine · 4 years, 4 months ago
  35. c893a57 Fix copypasta in documentation by Gilles Peskine · 4 years, 5 months ago
  36. 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
  37. 0f82ec6 Remove the TLS 1.0 and 1.1 support by TRodziewicz · 4 years, 3 months ago
  38. 424fa93 psa: Support RSA signature without MBEDTLS_GENPRIME by Jaeden Amero · 4 years, 3 months ago
  39. 17011a3 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  40. eb30b0c Merge remote-tracking branch 'upstream-public/development' into no-generated-files-3.0 by Gilles Peskine · 4 years, 3 months ago
  41. 67debb6 Test check-generated-files.sh by Gilles Peskine · 4 years, 3 months ago
  42. 94230ea Fix `make generated_files` generating broken visualc files by Gilles Peskine · 4 years, 3 months ago
  43. e2f476e Avoid creating visualc/VS2010/*.bak.bak files by Gilles Peskine · 4 years, 3 months ago
  44. b32966d In update mode, create the files if they don't exist by Gilles Peskine · 4 years, 3 months ago
  45. 9e84ec7 Always use posix semantics when joining paths by Bence Szépkúti · 4 years, 3 months ago
  46. 1570b59 Generate source files before running any components by Gilles Peskine · 4 years, 4 months ago
  47. 729fa5b Merge pull request #4450 from mstarzyk-mobica/remove_null_entropy by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  48. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  49. c86f20a Allow running source file generators from a subdirectory by Gilles Peskine · 4 years, 4 months ago
  50. eb3e463 Merge pull request #4247 from stevew817/dispatch_mac_operations by Ronald Cron · 4 years, 3 months ago
  51. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  52. 31017d3 Remove config-psa-crypto.h by Gilles Peskine · 4 years, 3 months ago
  53. 7515e75 Add CMAC and HMAC driver testing to all.sh by Steven Cooreman · 4 years, 5 months ago
  54. b548cda Merge pull request #4397 from TRodziewicz/change_config_h_defaults by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  55. 7f13fa2 tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
  56. 89f98c2 Removal of wrongly placed unset by TRodziewicz · 4 years, 3 months ago
  57. 2add5c1 On second thought changing the way the test is run by TRodziewicz · 4 years, 3 months ago
  58. e66f49c Merge branch 'development_3.0' into change_config_h_defaults by Tomasz Rodziewicz · 4 years, 3 months ago
  59. e3c48b4 Separate SHA224 from SHA256 config options. by Mateusz Starzyk · 4 years, 4 months ago
  60. 6fce30f Update hashes dependencies testing script. by Mateusz Starzyk · 4 years, 4 months ago
  61. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  62. 856db5f Remove merge conflict marker by Chris Jones · 4 years, 8 months ago
  63. c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
  64. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  65. 1f98424 Correction fixing the test_when_no_ciphersuites_have_mac falure by TRodziewicz · 4 years, 3 months ago
  66. 7c1d41d Correction fixing the test_everest_curve25519_only falure by TRodziewicz · 4 years, 3 months ago
  67. 85aff9f Correction fixing the test_depends_curves_psa falure by TRodziewicz · 4 years, 3 months ago
  68. b683776 Per-line opt-out of check-names typo check by Gilles Peskine · 4 years, 4 months ago
  69. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  70. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  71. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  72. f5c5351 Remove remaining comments and strings refering to removed features. by Mateusz Starzyk · 4 years, 4 months ago
  73. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  74. 6741fc9 Merge pull request #4306 from daverodgman/fix_mps_trace_macros by Dave Rodgman · 4 years, 4 months ago
  75. 95caad3 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
  76. 6341c06 Make check-names.sh accept any grep by Dave Rodgman · 4 years, 4 months ago
  77. add60da Scan library for enums in list-enum-consts.sh by Dave Rodgman · 4 years, 4 months ago
  78. e6f6301 psa: Add cipher accelerator flags to test_psa_crypto_drivers by Ronald Cron · 4 years, 5 months ago
  79. 067de3b tests: psa: Test cipher operations by a transparent driver by Ronald Cron · 4 years, 5 months ago
  80. 9f97c6e Update PSA crypto test dependencies by Ronald Cron · 4 years, 5 months ago
  81. 9838dc2 tests: Fine tune handling of policy negative tests by Ronald Cron · 4 years, 4 months ago
  82. 6ac020d tests: Treat PSA_WANT_ECC_* as manual dependencies by Ronald Cron · 4 years, 4 months ago
  83. 01196d0 Merge pull request #4214 from gilles-peskine-arm/psa-storage-format-test-types by Gilles Peskine · 4 years, 5 months ago
  84. d86bc52 Cover encodings of algorithms without parameters by Gilles Peskine · 4 years, 5 months ago
  85. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  86. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  87. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  88. 753f973 Use full config during driver testing by Steven Cooreman · 4 years, 5 months ago
  89. f8223ab Cover all key types by Gilles Peskine · 4 years, 5 months ago
  90. 897dff9 Code to generate storage format test cases by Gilles Peskine · 4 years, 5 months ago
  91. 22fcf1b Move PSAMacroEnumerator to macro_collector by Gilles Peskine · 4 years, 5 months ago
  92. 10ab267 Add some type annotations by Gilles Peskine · 4 years, 5 months ago
  93. 6f7ba5f Split out PSAMacroEnumerator from the test data collection code by Gilles Peskine · 4 years, 5 months ago
  94. 3d77839 Use an iterator when constructing test cases by Gilles Peskine · 4 years, 6 months ago
  95. 0298bda generate_psa_tests.py: allow generating each file independently by Gilles Peskine · 4 years, 5 months ago
  96. b94ea51 Break up the god class TestGenerator by Gilles Peskine · 4 years, 5 months ago
  97. f6643cc Add library/*_internal.h to build files by Chris Jones · 4 years, 6 months ago
  98. d50db94 Add hash acceleration driver testing by Steven Cooreman · 4 years, 5 months ago
  99. 17605f0 Merge pull request #4151 from ronald-cron-arm/psa-sign_verify-hash by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  100. 7d48b28 Remove 1.3 to 2.0 transition helpers files. by Mateusz Starzyk · 4 years, 6 months ago